paymentInstrument property
Contains information about the payment instrument that was used for the transaction.
Implementation
@BuiltValueField(wireName: r'paymentInstrument')
PaymentInstrument? get paymentInstrument;
Contains information about the payment instrument that was used for the transaction.
@BuiltValueField(wireName: r'paymentInstrument')
PaymentInstrument? get paymentInstrument;