apple_pay v0.1.0 ApplePay.InitiateSessionBody

Body to be sent with Session Initialization

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ApplePay.InitiateSessionBody{
  display_name: String.t(),
  domain_name: String.t(),
  merchant_identifier: String.t()
}