deductFromLiableAccount constant
- @BuiltValueEnumConst.new(wireName: r'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;