remainder property
Books the amount left over after currency conversion to the specified balance account. Possible values: addToLiableAccount, addToOneBalanceAccount.
Implementation
@BuiltValueField(wireName: r'remainder')
SplitConfigurationLogicRemainderEnum? get remainder;