plaid v2.3.0 Plaid.PaymentInitiation.Payments.Payment.Amount View Source

Plaid Payment Amount data structure.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Plaid.PaymentInitiation.Payments.Payment.Amount{
  amount: float(),
  currency: String.t()
}