Trading_GetClientAlertsAuthTokenResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetClientAlertsAuthTokenResponseType.h Trading_GetClientAlertsAuthTokenResponseType.m |
Tasks
-
clientAlertsAuthToken
This token string is required for the Login call in the Client Alerts API.
property
The Client Alerts GetUserAlerts call, which returns alerts about events
associated with a specific user, requires Login. -
hardExpirationTime
A Client Alerts token expires after seven days.
property
Properties
clientAlertsAuthToken
This token string is required for the Login call in the Client Alerts API.
The Client Alerts GetUserAlerts call, which returns alerts about events
associated with a specific user, requires Login.
@property (nonatomic, retain) NSString *clientAlertsAuthToken
Discussion
This token string is required for the Login call in the Client Alerts API.
The Client Alerts GetUserAlerts call, which returns alerts about events
associated with a specific user, requires Login.
type : NSString, wrapper for primitive string
Declared In
Trading_GetClientAlertsAuthTokenResponseType.h