InvestmentStatementResponse

InvestmentStatementResponse class

Classe de réponse du relevé d’investissement.

public class InvestmentStatementResponse

Constructeurs

NomLa description
InvestmentStatementResponse()Initialise une nouvelle instance deInvestmentStatementResponse classe.

Propriétés

NomLa description
Currency { get; set; }Obtient ou définit la devise par défaut du relevé.
DateAsOf { get; set; }
Investment401k { get; set; }Obtient ou définit leInvestment401k .
Investment401kBalance { get; set; }Obtient ou définit leInvestment401kBalance .
InvestmentAccountFrom { get; set; }Obtient ou définit le deInvestmentAccount .
InvestmentBalance { get; set; }Obtient ou définit leInvestmentBalance .
InvestmentOpenOrderList { get; set; }Obtient ou définit leInvestmentOpenOrderList .
InvestmentPositionList { get; set; }Obtient ou définit leInvestmentPositionList .
InvestmentTransactionList { get; set; }Obtient ou définit leInvestmentTransactionList .
MarketingInformation { get; set; }Obtient ou définit les informations marketing,

Voir également