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