ex_saferpay v0.2.0 ExSaferpay.Response.Card

See Card 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.Card{country_code: nil | atom(), exp_month: non_neg_integer(), exp_year: non_neg_integer(), hash_value: nil | String.t(), holder_name: nil | String.t(), masked_number: String.t()}

Link to this section Functions