AdyenCheckoutEx.Model.ApplicationInfo (adyen_checkout_ex v0.1.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %AdyenCheckoutEx.Model.ApplicationInfo{
adyenLibrary: AdyenCheckoutEx.Model.CommonField.t() | nil,
adyenPaymentSource: AdyenCheckoutEx.Model.CommonField.t() | nil,
externalPlatform: AdyenCheckoutEx.Model.ExternalPlatform.t() | nil,
merchantApplication: AdyenCheckoutEx.Model.CommonField.t() | nil,
merchantDevice: AdyenCheckoutEx.Model.MerchantDevice.t() | nil,
shopperInteractionDevice:
AdyenCheckoutEx.Model.ShopperInteractionDevice.t() | nil
}