Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lastModifyUser :: File -> Maybe GoogleAppsScriptTypeUsergogol-script Gogol.Script.Types The user who modified the file most recently. This read-only field is only visible to users who have WRITER permission for the script project.
lastModifyUser :: Project -> Maybe GoogleAppsScriptTypeUsergogol-script Gogol.Script.Types User who last modified the script.
pattern
ConditionValue_RelativeDate_PASTMONTH :: ConditionValue_RelativeDategogol-sheets Gogol.Sheets The value is one month before today.
pattern
ConditionValue_RelativeDate_PASTMONTH :: ConditionValue_RelativeDategogol-sheets Gogol.Sheets.Types The value is one month before today.
-
gogol-shopping-content Gogol.ShoppingContent Response message for the ListMethodQuotas method. See: newListMethodQuotasResponse smart constructor.
ListMethodQuotasResponse :: Maybe [MethodQuota] -> Maybe Text -> ListMethodQuotasResponsegogol-shopping-content Gogol.ShoppingContent No documentation available.
flatAdjustment :: CarrierRate -> Maybe Pricegogol-shopping-content Gogol.ShoppingContent Additive shipping rate modifier. Can be negative. For example { "value": "1", "currency" : "USD" } adds $1 to the rate, { "value": "-3", "currency" : "USD" } removes $3 from the rate. Optional.
newListMethodQuotasResponse :: ListMethodQuotasResponsegogol-shopping-content Gogol.ShoppingContent Creates a value of ListMethodQuotasResponse with the minimum fields required to make a request.
percentageAdjustment :: CarrierRate -> Maybe Textgogol-shopping-content Gogol.ShoppingContent Multiplicative shipping rate modifier as a number in decimal notation. Can be negative. For example "5.4" increases the rate by 5.4%, "-3" decreases the rate by 3%. Optional.
-
gogol-shopping-content Gogol.ShoppingContent.Types Response message for the ListMethodQuotas method. See: newListMethodQuotasResponse smart constructor.