chargebackCostAllocation property

Implementation

UpdateSplitConfigurationLogicRequestChargebackCostAllocationEnum?
get chargebackCostAllocation => _$this._chargebackCostAllocation;
set chargebackCostAllocation (UpdateSplitConfigurationLogicRequestChargebackCostAllocationEnum? chargebackCostAllocation)

Implementation

set chargebackCostAllocation(
  UpdateSplitConfigurationLogicRequestChargebackCostAllocationEnum?
  chargebackCostAllocation,
) => _$this._chargebackCostAllocation = chargebackCostAllocation;