refund property
UpdateSplitConfigurationLogicRequestRefundEnum?
get
refund
Implementation
UpdateSplitConfigurationLogicRequestRefundEnum? get refund => _$this._refund;
set
refund
(UpdateSplitConfigurationLogicRequestRefundEnum? refund)
Implementation
set refund(UpdateSplitConfigurationLogicRequestRefundEnum? refund) =>
_$this._refund = refund;