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.

  1. lastModifyUser :: File -> Maybe GoogleAppsScriptTypeUser

    gogol-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.

  2. lastModifyUser :: Project -> Maybe GoogleAppsScriptTypeUser

    gogol-script Gogol.Script.Types

    User who last modified the script.

  3. pattern ConditionValue_RelativeDate_PASTMONTH :: ConditionValue_RelativeDate

    gogol-sheets Gogol.Sheets

    The value is one month before today.

  4. pattern ConditionValue_RelativeDate_PASTMONTH :: ConditionValue_RelativeDate

    gogol-sheets Gogol.Sheets.Types

    The value is one month before today.

  5. data ListMethodQuotasResponse

    gogol-shopping-content Gogol.ShoppingContent

    Response message for the ListMethodQuotas method. See: newListMethodQuotasResponse smart constructor.

  6. ListMethodQuotasResponse :: Maybe [MethodQuota] -> Maybe Text -> ListMethodQuotasResponse

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  7. flatAdjustment :: CarrierRate -> Maybe Price

    gogol-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.

  8. newListMethodQuotasResponse :: ListMethodQuotasResponse

    gogol-shopping-content Gogol.ShoppingContent

    Creates a value of ListMethodQuotasResponse with the minimum fields required to make a request.

  9. percentageAdjustment :: CarrierRate -> Maybe Text

    gogol-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.

  10. data ListMethodQuotasResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    Response message for the ListMethodQuotas method. See: newListMethodQuotasResponse smart constructor.

Page 347 of many | Previous | Next