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