refundCostAllocation property

Implementation

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

Implementation

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