ex_saferpay v0.2.0 ExSaferpay.Response.TransactionAuthorizeReferenced

See TransactionAuthorizeReferenced http://saferpay.github.io/jsonapi/1.8/

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExSaferpay.Response.TransactionAuthorizeReferenced{dcc: nil | ExSaferpay.Response.Dcc.t(), payer: nil | ExSaferpay.Response.Payer.t(), payment_means: ExSaferpay.Response.PaymentMeans.t(), response_header: ExSaferpay.Response.ResponseHeader.t(), transaction: ExSaferpay.Response.Transaction.t()}

Link to this section Functions