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.

  1. newtype VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Verification method used to receive verification code.

  2. VerifyPhoneNumberRequest_PhoneVerificationMethod :: Text -> VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  3. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_PHONECALL :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Receive verification code by phone call.

  4. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_PHONEVERIFICATIONMETHODUNSPECIFIED :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Unknown method.

  5. pattern VerifyPhoneNumberRequest_PhoneVerificationMethod_Sms :: VerifyPhoneNumberRequest_PhoneVerificationMethod

    gogol-shopping-content Gogol.ShoppingContent.Types

    Receive verification code by SMS.

  6. newtype VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  7. VerifyPhoneNumberResponse :: Maybe Text -> VerifyPhoneNumberResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  8. fromVerifyPhoneNumberRequest_PhoneVerificationMethod :: VerifyPhoneNumberRequest_PhoneVerificationMethod -> Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  9. lineNumber :: DatafeedStatusExample -> Maybe Word64

    gogol-shopping-content Gogol.ShoppingContent.Types

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

  10. newVerifyPhoneNumberRequest :: VerifyPhoneNumberRequest

    gogol-shopping-content Gogol.ShoppingContent.Types

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

Page 284 of many | Previous | Next