SwedbankpayCheckout.Model.CurrentPayment (swedbankpay_checkout v0.2.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %SwedbankpayCheckout.Model.CurrentPayment{
id: String.t(),
menu_element_name: String.t(),
operations: [SwedbankpayCheckout.Model.Operation.t()],
payment: SwedbankpayCheckout.Model.Payment.t()
}