chargebackCostAllocation property

Implementation

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

Implementation

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