AccountInfoRequest class

AccountInfoRequest class

The client uses this class to request information about accounts whose status has changed since the last time the request was made. This request is typically used to retrieve a list of accounts whose status has changed from PEND to ACTIVE.

The AccountInfoRequest type exposes the following members:

Constructors

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

Properties

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

See Also