acquirerAccountCode property

String? get acquirerAccountCode

Implementation

String? get acquirerAccountCode => _$this._acquirerAccountCode;
set acquirerAccountCode (String? acquirerAccountCode)

Implementation

set acquirerAccountCode(String? acquirerAccountCode) =>
    _$this._acquirerAccountCode = acquirerAccountCode;