Search
Plaid Payment Amount data structure.
@type t() :: %Plaid.PaymentInitiation.Payments.Payment.Amount{ amount: float(), currency: String.t() }