AdyenCheckoutEx.Model.CheckoutThreeDs2Action (adyen_checkout_ex v0.1.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %AdyenCheckoutEx.Model.CheckoutThreeDs2Action{
  authorisationToken: String.t() | nil,
  paymentData: String.t() | nil,
  paymentMethodType: String.t() | nil,
  subtype: String.t() | nil,
  token: String.t() | nil,
  type: String.t(),
  url: String.t() | nil
}