Plaid.PaymentInitiation.Payments.Payment.Amount (plaid v3.0.0) View Source

Plaid Payment Amount data structure.

Link to this section Summary

Link to this section Types

Specs

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