SwedbankpayCheckout.Model.Transaction (swedbankpay_checkout v0.2.3) View Source

Link to this section Summary

Types

t()

.payment_order

Link to this section Types

Specs

t() :: %SwedbankpayCheckout.Model.Transaction{
  amount: Integer.t(),
  created: String.t(),
  description: String.t(),
  id: String.t(),
  is_operational: Boolean.t(),
  number: Integer.t(),
  operations: [],
  payer_reference: String.t(),
  state: String.t(),
  type: String.t(),
  updated: String.t(),
  vat_amount: Integer.t()
}

.payment_order