CalculateInterestMethodEnum Enumeration See Also DescriptionIndicates whether to calculate interest for dunning letters based on the remaining amount or on the original total. MembersMemberValueDescription cimOnRemainingAmount0Calculate interest based on the remaining amount. cimOnOriginalSum1Calculate interest based on the original total.