deductFromLiableAccount constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'deductFromLiableAccount')
static const SplitConfigurationLogicRefundCostAllocationEnum deductFromLiableAccount = _$splitConfigurationLogicRefundCostAllocationEnum_deductFromLiableAccount;