AccountInfoResponse class

AccountInfoResponse class

Account information response class.

The AccountInfoResponse type exposes the following members:

Constructors

Constructor Description
AccountInfoResponse() Initializes a new instance of AccountInfoResponse class.

Properties

Property Description
account_update_date Gets or sets the date and time of last update to account information on the server.
account_infos Gets or sets the collection of AccountInfo.

See Also