LoanInterestType

LoanInterestType class

Intérêts du prêt payés.

public class LoanInterestType

Constructeurs

Nom La description
LoanInterestType() Initialise une nouvelle instance deLoanInterestType classe.

Propriétés

Nom La description
DateAsOf { get; set; } Obtient ou définit la date et l’heure des informations d’intérêt.
LoanInterestLoanToDate { get; set; } Obtient ou définit le total des intérêts payés sur le prêt à date
LoanInterestProject { get; set; } Obtient ou définit le total des intérêts projetés à payer sur ce prêt
LoanInterestYearToDate { get; set; } Obtient ou définit le total des intérêts payés à ce jour.

Voir également