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.
newVerifyPhoneNumberResponse :: VerifyPhoneNumberResponsegogol-shopping-content Gogol.ShoppingContent Creates a value of VerifyPhoneNumberResponse with the minimum fields required to make a request.
phoneNumber :: AccountBusinessInformation -> Maybe Textgogol-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.
phoneNumber :: AccountCustomerService -> Maybe Textgogol-shopping-content Gogol.ShoppingContent Customer service phone number.
phoneNumber :: PosStore -> Maybe Textgogol-shopping-content Gogol.ShoppingContent The store phone number.
phoneNumber :: RequestPhoneVerificationRequest -> Maybe Textgogol-shopping-content Gogol.ShoppingContent Phone number to be verified.
phoneNumber :: ReturnAddress -> Maybe Textgogol-shopping-content Gogol.ShoppingContent Required. The merchant's contact phone number regarding the return.
verifiedPhoneNumber :: VerifyPhoneNumberResponse -> Maybe Textgogol-shopping-content Gogol.ShoppingContent Verified phone number if verification is successful. This phone number can only be replaced by another verified phone number.
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.
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.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Accounts.Verifyphonenumber No documentation available.