paymentInstrumentData property
- @BuiltValueField.new(wireName: r'PaymentInstrumentData')
Data related to the instrument of payment for the transaction. If this type of payment card is configured to send information if the CardAcquisition response.
Implementation
@BuiltValueField(wireName: r'PaymentInstrumentData')
PaymentInstrumentData? get paymentInstrumentData;