paymentInstrument property
Contains information about the payment instrument resource that triggered the event.
Implementation
@BuiltValueField(wireName: r'paymentInstrument')
PaymentInstrument? get paymentInstrument;
Contains information about the payment instrument resource that triggered the event.
@BuiltValueField(wireName: r'paymentInstrument')
PaymentInstrument? get paymentInstrument;