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