SwedbankpayCheckout.Client.Psp.PaymentOrders.PostRequest.Payer (swedbankpay_checkout v0.2.2) View Source

Link to this section Summary

Types

t()

.payment_order.payer

Link to this section Types

Specs

t() :: %SwedbankpayCheckout.Client.Psp.PaymentOrders.PostRequest.Payer{
  consumer_profile_ref: String.t() | nil,
  email: String.t() | nil,
  home_phone_number: String.t() | nil,
  msisdn: String.t() | nil,
  work_phone_number: String.t() | nil
}

.payment_order.payer