ex_saferpay v0.2.1 ExSaferpay.Response.TransactionAuthorizeDirect

See TransactionAuthorizeDirect http://saferpay.github.io/jsonapi/1.2/

Link to this section Summary

Link to this section Types

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

Link to this section Functions