paymentInstrumentId property
String?
get
paymentInstrumentId
Implementation
String? get paymentInstrumentId => _$this._paymentInstrumentId;
set
paymentInstrumentId
(String? paymentInstrumentId)
Implementation
set paymentInstrumentId(String? paymentInstrumentId) =>
_$this._paymentInstrumentId = paymentInstrumentId;