GMTDAuthorizationContext Class Reference

GMTDAuthorizationContext Class Reference

Overview

An immutable object representing the context needed to fetch an auth token.

Inherits GMTSImmutableData.

Properties

GMTDFleetEngineIDStringvehicleID
 The ID of the vehicle to fetch an auth token for.
GMTDFleetEngineIDStringtaskID
 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.