acquirerID property
Identification of the Acquirer. Could be present only if ReconciliationType is AcquirerReconciliation or AcquirerSynchronisation.
Implementation
@BuiltValueField(wireName: r'AcquirerID')
BuiltList<int>? get acquirerID;
Identification of the Acquirer. Could be present only if ReconciliationType is AcquirerReconciliation or AcquirerSynchronisation.
@BuiltValueField(wireName: r'AcquirerID')
BuiltList<int>? get acquirerID;