plaid v2.3.0 Plaid.PaymentInitiation.Recipients.Recipient View Source
Link to this section Summary
Functions
Plaid Recipient data structure.
Link to this section Types
Link to this type
t()
View Sourcet() :: %Plaid.PaymentInitiation.Recipients.Recipient{
address: Plaid.PaymentInitiation.Recipients.Recipient.Address.t(),
iban: String.t(),
name: String.t(),
recipient_id: String.t(),
request_id: String.t()
}
Link to this section Functions
Plaid Recipient data structure.