Requests.Payments.Senders.Identification (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Requests.Payments.Senders.Identification{
  date_of_expiry: String.t(),
  issuing_country: String.t(),
  number: String.t(),
  type: String.t()
}

Link to this section Functions