View Source ExOAPI.Stripe.Schemas.SourceTransactionAchCreditTransferData (exoapi_stripe v0.1.4)
:customer_data :: :string
Customer data associated with the transfer.
:fingerprint :: :string
Bank account fingerprint associated with the transfer.
:last4 :: :string
Last 4 digits of the account number associated with the transfer.
:routing_number :: :string
Routing number associated with the transfer.
Link to this section Summary
Link to this section Types
@type params() :: map()
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()