SwedbankpayCheckout.Model.ShippingAddress (swedbankpay_checkout v0.2.2) View Source

Link to this section Summary

Types

t()

.shipping_address

Link to this section Types

Specs

t() :: %SwedbankpayCheckout.Model.ShippingAddress{
  addressee: String.t(),
  city: String.t(),
  co_address: String.t(),
  country_code: String.t(),
  street_address: String.t(),
  zip_code: String.t()
}

.shipping_address