deductFromLiableAccount constant

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

Deducts the transaction fee due to Adyen under Interchange ++ pricing from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount.

Implementation

@BuiltValueEnumConst(wireName: r'deductFromLiableAccount')
static const SplitConfigurationLogicAdyenMarkupEnum deductFromLiableAccount = _$splitConfigurationLogicAdyenMarkupEnum_deductFromLiableAccount;