InterestAmount

CreditLineInfoType.InterestAmount property

Gets or sets the amount of MinPaymentDue, if any, which reflects interest on a loan. Only returned if loan accounts were mapped to CREDITLINE account type during implementation.

public string InterestAmount { get; set; }

See Also