deductFromLiableAccount constant
- @BuiltValueEnumConst.new(wireName: r'deductFromLiableAccount')
Deducts the acquiring fees (the aggregated amount of interchange and scheme fee) from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount.
Implementation
@BuiltValueEnumConst(wireName: r'deductFromLiableAccount')
static const UpdateSplitConfigurationLogicRequestAcquiringFeesEnum deductFromLiableAccount = _$updateSplitConfigurationLogicRequestAcquiringFeesEnum_deductFromLiableAccount;