AmortizationResponse

AmortizationResponse class

Antwortklasse Amortisationsrechnung.

public class AmortizationResponse

Konstrukteure

NameBeschreibung
AmortizationResponse()Initialisiert eine neue Instanz vonAmortizationResponse Klasse.

Eigenschaften

NameBeschreibung
AmortizationTransactionList { get; set; }Ruft ab oder setzt dieAmortizationTransactionList .
Currency { get; set; }Ruft die Standardwährung für den Kontoauszug ab oder legt sie fest
LoanAccountFrom { get; set; }Ermittelt oder setzt die Quelle vonLoanAccount .
MarketingInformation { get; set; }Ruft die Marketinginformationen ab oder legt sie fest.

Siehe auch