| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StripeAPI.Types.SourceTransactionChfCreditTransferData
Description
Contains the types generated from the schema SourceTransactionChfCreditTransferData
Synopsis
- data SourceTransactionChfCreditTransferData = SourceTransactionChfCreditTransferData {
- sourceTransactionChfCreditTransferDataReference :: Maybe String
- sourceTransactionChfCreditTransferDataSenderAddressCountry :: Maybe String
- sourceTransactionChfCreditTransferDataSenderAddressLine1 :: Maybe String
- sourceTransactionChfCreditTransferDataSenderIban :: Maybe String
- sourceTransactionChfCreditTransferDataSenderName :: Maybe String
Documentation
data SourceTransactionChfCreditTransferData Source #
Defines the data type for the schema source_transaction_chf_credit_transfer_data
Constructors
| SourceTransactionChfCreditTransferData | |
Fields
| |