GMTDAuthorizationContext Class Reference
Overview
An immutable object representing the context needed to fetch an auth token.
Inherits GMTSImmutableData.
Properties | |
GMTDFleetEngineIDString * | vehicleID |
The ID of the vehicle to fetch an auth token for. | |
GMTDFleetEngineIDString * | taskID |
The ID of the task to fetch an auth token for. |
Property Documentation
- (GMTDFleetEngineIDString*) vehicleID [read, assign] |
The ID of the vehicle to fetch an auth token for.
- (GMTDFleetEngineIDString*) taskID [read, assign] |
The ID of the task to fetch an auth token for.