Requests.Payments.Destinations.Token (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Requests.Payments.Destinations.Token{
  account_holder: map(),
  token: String.t(),
  type: String.t()
}

Link to this section Functions