thirdPartyRefusalReason property

String? get thirdPartyRefusalReason

Implementation

String? get thirdPartyRefusalReason => _$this._thirdPartyRefusalReason;
set thirdPartyRefusalReason (String? thirdPartyRefusalReason)

Implementation

set thirdPartyRefusalReason(String? thirdPartyRefusalReason) =>
    _$this._thirdPartyRefusalReason = thirdPartyRefusalReason;