AdyenCheckoutEx.Model.DetailsRequest (adyen_checkout_ex v0.1.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %AdyenCheckoutEx.Model.DetailsRequest{
details: AdyenCheckoutEx.Model.PaymentCompletionDetails.t(),
paymentData: String.t() | nil,
threeDSAuthenticationOnly: boolean() | nil
}