plaid v2.3.0 Plaid.PaymentInitiation.Recipients.Recipient View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %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

Link to this function

%Plaid.PaymentInitiation.Recipients.Recipient{}

View Source (struct)

Plaid Recipient data structure.