acquirerID property

  1. @BuiltValueField.new(wireName: r'AcquirerID')
BuiltList<int>? get acquirerID

Identification of the Acquirer. Restrict to these Acquirer if present.

Implementation

@BuiltValueField(wireName: r'AcquirerID')
BuiltList<int>? get acquirerID;