Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newVerifyPhoneNumberResponse :: VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent

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

  2. phoneNumber :: AccountBusinessInformation -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The phone number of the business in E.164 format. This can only be updated if a verified phone number is not already set. To replace a verified phone number use the Accounts.requestphoneverification and Accounts.verifyphonenumber.

  3. phoneNumber :: AccountCustomerService -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    Customer service phone number.

  4. phoneNumber :: PosStore -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The store phone number.

  5. phoneNumber :: RequestPhoneVerificationRequest -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    Phone number to be verified.

  6. phoneNumber :: ReturnAddress -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    Required. The merchant's contact phone number regarding the return.

  7. verifiedPhoneNumber :: VerifyPhoneNumberResponse -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    Verified phone number if verification is successful. This phone number can only be replaced by another verified phone number.

  8. module Gogol.ShoppingContent.Content.Accounts.Verifyphonenumber

    Validates verification code to verify phone number for the account. If successful this will overwrite the value of accounts.businessinformation.phoneNumber. Only verified phone number will replace an existing verified phone number. See: Content API for Shopping Reference for content.accounts.verifyphonenumber.

  9. data ContentAccountsVerifyphonenumber

    gogol-shopping-content Gogol.ShoppingContent.Content.Accounts.Verifyphonenumber

    Validates verification code to verify phone number for the account. If successful this will overwrite the value of accounts.businessinformation.phoneNumber. Only verified phone number will replace an existing verified phone number. See: newContentAccountsVerifyphonenumber smart constructor.

  10. ContentAccountsVerifyphonenumber :: Maybe Xgafv -> Maybe Text -> Int64 -> Maybe Text -> Int64 -> VerifyPhoneNumberRequest -> Maybe Text -> Maybe Text -> ContentAccountsVerifyphonenumber

    gogol-shopping-content Gogol.ShoppingContent.Content.Accounts.Verifyphonenumber

    No documentation available.

Page 700 of many | Previous | Next