AdyenCheckoutEx.Model.UpiDetails (adyen_checkout_ex v0.1.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %AdyenCheckoutEx.Model.UpiDetails{
  recurringDetailReference: String.t() | nil,
  shopperNotificationReference: String.t() | nil,
  storedPaymentMethodId: String.t() | nil,
  type: String.t(),
  virtualPaymentAddress: String.t() | nil
}