InvestmentStatementEndResponse

InvestmentStatementEndResponse class

Clase de respuesta de declaración de cierre.

public class InvestmentStatementEndResponse

Constructores

NombreDescripción
InvestmentStatementEndResponse()Inicializa una nueva instancia deInvestmentStatementEndResponse clase.

Propiedades

NombreDescripción
Currency { get; set; }Obtiene o establece la moneda predeterminada utilizada para la información de cierre.
InvestmentAccountFrom { get; set; }Obtiene o establece el origen deInvestmentAccount .
InvestmentClosings { get; set; }Obtiene o establece la colección deInvestmentClosing .

Ver también