deductFromLiableAccount constant

  1. @BuiltValueEnumConst.new(wireName: r'deductFromLiableAccount')
UpdateSplitConfigurationLogicRequestChargebackCostAllocationEnum const deductFromLiableAccount

Deducts the chargeback costs from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount

Implementation

@BuiltValueEnumConst(wireName: r'deductFromLiableAccount')
static const UpdateSplitConfigurationLogicRequestChargebackCostAllocationEnum deductFromLiableAccount = _$updateSplitConfigurationLogicRequestChargebackCostAllocationEnum_deductFromLiableAccount;