Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_PHONEVERIFICATIONMETHODUNSPECIFIED :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent

    Unknown method.

  2. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_Sms :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent

    Receive verification code by SMS.

  3. newtype VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent

    Response message for the VerifyPhoneNumber method. See: newVerifyPhoneNumberResponse smart constructor.

  4. VerifyPhoneNumberResponse :: Maybe Text -> VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  5. fromVerifyPhoneNumberRequest_PhoneVerificationMethod :: VerifyPhoneNumberRequest_PhoneVerificationMethod -> Text

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  6. lineNumber :: DatafeedStatusExample -> Maybe Word64

    gogol-shopping-content Gogol.ShoppingContent

    Line number in the data feed where the example is found.

  7. newContentAccountsVerifyphonenumber :: Int64 -> Int64 -> VerifyPhoneNumberRequest -> ContentAccountsVerifyphonenumber

    gogol-shopping-content Gogol.ShoppingContent

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

  8. newVerifyPhoneNumberRequest :: VerifyPhoneNumberRequest

    gogol-shopping-content Gogol.ShoppingContent

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

  9. newVerifyPhoneNumberResponse :: VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent

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

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

Page 297 of many | Previous | Next