stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.IssuingVerification

Description

Contains the types generated from the schema IssuingVerification

Synopsis

Documentation

data Issuing'verification Source #

Defines the data type for the schema issuing.verification

An Issuing `Verification` object holds a one-time code request on behalf of a cardholder.

Constructors

Issuing'verification 

Fields

data Issuing'verificationVerificationMethod' Source #

Defines the enum schema issuing.verificationVerification_method'

The method by which the cardholder will be sent a one-time code (one of `email` or `sms`)