InvestmentStatementEndRequest

InvestmentStatementEndRequest class

Closing statement request class.

public class InvestmentStatementEndRequest

Constructors

NameDescription
InvestmentStatementEndRequest()Initializes a new instance of InvestmentStatementEndRequest class.

Properties

NameDescription
EndDate { get; set; }Gets or sets the end date of statement closing information.
IncludeStatementImage { get; set; }Gets or sets whether include data for closing statement images.
InvestmentAccountFrom { get; set; }Gets or sets the from of InvestmentAccount.
StartDate { get; set; }Gets or sets the start date for statement closing information.

See Also