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. data VerifyPhoneNumberRequest

    gogol-shopping-content Gogol.ShoppingContent.Types

    Request message for the VerifyPhoneNumber method. See: newVerifyPhoneNumberRequest smart constructor.

  2. VerifyPhoneNumberRequest :: Maybe VerifyPhoneNumberRequest_PhoneVerificationMethod -> Maybe Text -> Maybe Text -> VerifyPhoneNumberRequest

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  3. newtype VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Verification method used to receive verification code.

  4. VerifyPhoneNumberRequest_PhoneVerificationMethod :: Text -> VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  5. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_PHONECALL :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Receive verification code by phone call.

  6. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_PHONEVERIFICATIONMETHODUNSPECIFIED :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Unknown method.

  7. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_Sms :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Receive verification code by SMS.

  8. newtype VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  9. VerifyPhoneNumberResponse :: Maybe Text -> VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  10. fromVerifyPhoneNumberRequest_PhoneVerificationMethod :: VerifyPhoneNumberRequest_PhoneVerificationMethod -> Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

Page 299 of many | Previous | Next