deductFromLiableAccount constant

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

Specifies how and from which balance account(s) to deduct the refund amount. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount, deductAccordingToSplitRatio

Implementation

@BuiltValueEnumConst(wireName: r'deductFromLiableAccount')
static const SplitConfigurationLogicRefundEnum deductFromLiableAccount = _$splitConfigurationLogicRefundEnum_deductFromLiableAccount;