Class AmortizationRequest
AmortizationRequest class
Aanvraag klasse afschrijvingsoverzicht.
public class AmortizationRequest
Constructeurs
Naam | Beschrijving |
---|
AmortizationRequest() | Initialiseert een nieuw exemplaar vanAmortizationRequest klasse. |
Eigenschappen
Naam | Beschrijving |
---|
EndDate { get; set; } | Haalt de einddatum voor transactiegegevens op of stelt deze in. |
LoanAccountFrom { get; set; } | Haalt of stelt de from van inLoanAccount . |
StartDate { get; set; } | Haalt de startdatum voor transactiegegevens op of stelt deze in. |
Zie ook