merchantCaptureRefused property
bool?
get
merchantCaptureRefused
Implementation
bool? get merchantCaptureRefused => _$this._merchantCaptureRefused;
set
merchantCaptureRefused
(bool? merchantCaptureRefused)
Implementation
set merchantCaptureRefused(bool? merchantCaptureRefused) =>
_$this._merchantCaptureRefused = merchantCaptureRefused;