Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Accounts.Verifyphonenumber A resource alias for content.accounts.verifyphonenumber method which the ContentAccountsVerifyphonenumber request conforms to.
-
gogol-shopping-content Gogol.ShoppingContent.Content.Accounts.Verifyphonenumber Creates a value of ContentAccountsVerifyphonenumber with the minimum fields required to make a request.
-
gogol-shopping-content Gogol.ShoppingContent.Types Request message for the VerifyPhoneNumber method. See: newVerifyPhoneNumberRequest smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent.Types No documentation available.