ex_saferpay v0.1.0 ExSaferpay.Response.PaymentMeans

See PaymentMeans 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.PaymentMeans{bank_account: nil | ExSaferpay.Response.BankAccount.t(), brand: ExSaferpay.Response.Brand.t(), card: nil | ExSaferpay.Response.Card.t(), display_text: String.t(), wallet: nil | String.t()}

Link to this section Functions