SwedbankpayCheckout.Model.Payer (swedbankpay_checkout v0.2.1) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %SwedbankpayCheckout.Model.Payer{
birth_year: String.t() | nil,
device:
SwedbankpayCheckout.Model.Device.t()
| SwedbankpayCheckout.Model.LoadableUrl.t(),
email: String.t(),
gender: String.t() | nil,
id: String.t(),
msisdn: String.t(),
name: String.t() | nil,
reference: String.t(),
shipping_address:
SwedbankpayCheckout.Model.ShippingAddress.t()
| SwedbankpayCheckout.Model.LoadableUrl.t()
}
.payer