acquirerID property

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

Identification of the Acquirer. Identification of the Acquirer when the POI System is multi-acquirer.

Implementation

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