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

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

Properties

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

See Also