adyenPaymentSource property

  1. @BuiltValueField.new(wireName: r'adyenPaymentSource')
CommonField? get adyenPaymentSource

Adyen-developed software to get payment details. For example, Checkout SDK, Secured Fields SDK, etc.

Implementation

@BuiltValueField(wireName: r'adyenPaymentSource')
CommonField? get adyenPaymentSource;