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. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_Sms :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Receive verification code by SMS.

  2. newtype VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  3. VerifyPhoneNumberResponse :: Maybe Text -> VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  4. carrierAccountNumber :: AccountReturnCarrier -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Number of the carrier account.

  5. fromVerifyPhoneNumberRequest_PhoneVerificationMethod :: VerifyPhoneNumberRequest_PhoneVerificationMethod -> Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  6. koreanBusinessRegistrationNumber :: AccountBusinessInformation -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    The 10-digit Korean business registration number separated with dashes in the format: XXX-XX-XXXXX. This field will only be updated if explicitly set.

  7. lineNumber :: DatafeedStatusExample -> Maybe Word64

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  8. newVerifyPhoneNumberRequest :: VerifyPhoneNumberRequest

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  9. newVerifyPhoneNumberResponse :: VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  10. phoneNumber :: AccountBusinessInformation -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    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 702 of many | Previous | Next