| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StripeAPI.Types.IssuingCardholderIdDocument
Description
Contains the types generated from the schema IssuingCardholderIdDocument
Documentation
data IssuingCardholderIdDocument Source #
Defines the object schema located at components.schemas.issuing_cardholder_id_document in the specification.
Constructors
| IssuingCardholderIdDocument | |
Fields
| |
Instances
mkIssuingCardholderIdDocument :: IssuingCardholderIdDocument Source #
Create a new IssuingCardholderIdDocument with all required fields.
data IssuingCardholderIdDocumentBack'Variants Source #
Defines the oneOf schema located at components.schemas.issuing_cardholder_id_document.properties.back.anyOf in the specification.
The back of a document returned by a file upload with a `purpose` value of `identity_document`.
Instances
data IssuingCardholderIdDocumentFront'Variants Source #
Defines the oneOf schema located at components.schemas.issuing_cardholder_id_document.properties.front.anyOf in the specification.
The front of a document returned by a file upload with a `purpose` value of `identity_document`.