paymentInstrumentId property
The unique identifier of the payment instrument related to the card order item.
Implementation
@BuiltValueField(wireName: r'paymentInstrumentId')
String? get paymentInstrumentId;
The unique identifier of the payment instrument related to the card order item.
@BuiltValueField(wireName: r'paymentInstrumentId')
String? get paymentInstrumentId;