refundCostAllocation property
UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum?
get
refundCostAllocation
Implementation
UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum?
get refundCostAllocation => _$this._refundCostAllocation;
set
refundCostAllocation
(UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum? refundCostAllocation)
Implementation
set refundCostAllocation(
UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum?
refundCostAllocation,
) => _$this._refundCostAllocation = refundCostAllocation;