schemeFee property
Deducts the scheme fee from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount.
Implementation
@BuiltValueField(wireName: r'schemeFee')
SplitConfigurationLogicSchemeFeeEnum? get schemeFee;