stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.IssuingTransactionPurchaseDetails

Description

Contains the types generated from the schema IssuingTransactionPurchaseDetails

Synopsis

Documentation

data IssuingTransactionPurchaseDetails Source #

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

Constructors

IssuingTransactionPurchaseDetails 

Fields

data IssuingTransactionPurchaseDetailsFlight' Source #

Defines the object schema located at components.schemas.issuing_transaction_purchase_details.properties.flight.anyOf in the specification.

Information about the flight that was purchased with this transaction.

Constructors

IssuingTransactionPurchaseDetailsFlight' 

Fields

data IssuingTransactionPurchaseDetailsFuel' Source #

Defines the object schema located at components.schemas.issuing_transaction_purchase_details.properties.fuel.anyOf in the specification.

Information about fuel that was purchased with this transaction.

Constructors

IssuingTransactionPurchaseDetailsFuel' 

Fields

data IssuingTransactionPurchaseDetailsLodging' Source #

Defines the object schema located at components.schemas.issuing_transaction_purchase_details.properties.lodging.anyOf in the specification.

Information about lodging that was purchased with this transaction.

Constructors

IssuingTransactionPurchaseDetailsLodging' 

Fields