BalanceOrderMetadata
Summary
Types
@type t() :: %PolarExpress.Schemas.BalanceOrderMetadata{ amount: integer() | nil, currency: String.t() | nil, exchange_rate: float() | nil, fee: integer() | nil, net_amount: integer() | nil, order_id: String.t() | nil, presentment_amount: integer() | nil, presentment_currency: String.t() | nil, product_id: String.t() | nil, subscription_id: String.t() | nil, tax_amount: integer() | nil, tax_country: String.t() | nil, tax_state: String.t() | nil, transaction_id: String.t() | nil }
amountcurrencyexchange_ratefeenet_amountorder_idpresentment_amountpresentment_currencyproduct_idsubscription_idtax_amounttax_country- Nullable.tax_state- Nullable.transaction_id