paymentInstrumentGroupId property

  1. @BuiltValueField.new(wireName: r'paymentInstrumentGroupId')
String? get paymentInstrumentGroupId

The unique identifier of the payment instrument group to which the payment instrument belongs.

Implementation

@BuiltValueField(wireName: r'paymentInstrumentGroupId')
String? get paymentInstrumentGroupId;