stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.IssuingCardholderIdDocument

Description

Contains the types generated from the schema IssuingCardholderIdDocument

Synopsis

Documentation

data IssuingCardholderIdDocument Source #

Defines the object schema located at components.schemas.issuing_cardholder_id_document in the specification.

Constructors

IssuingCardholderIdDocument 

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`.

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`.