merchantVoid property

bool? get merchantVoid

Implementation

bool? get merchantVoid => _$this._merchantVoid;
set merchantVoid (bool? merchantVoid)

Implementation

set merchantVoid(bool? merchantVoid) => _$this._merchantVoid = merchantVoid;