AccountInfoResponse class

AccountInfoResponse class

Account information response class.

The AccountInfoResponse type exposes the following members:

Constructors

ConstructorDescription
AccountInfoResponse()Initializes a new instance of AccountInfoResponse class.

Properties

PropertyDescription
account_update_dateGets or sets the date and time of last update to account information on the server.
account_infosGets or sets the collection of AccountInfo.

See Also