paymentInstrumentGroupId property
String?
get
paymentInstrumentGroupId
Implementation
String? get paymentInstrumentGroupId => _$this._paymentInstrumentGroupId;
set
paymentInstrumentGroupId
(String? paymentInstrumentGroupId)
Implementation
set paymentInstrumentGroupId(String? paymentInstrumentGroupId) =>
_$this._paymentInstrumentGroupId = paymentInstrumentGroupId;