deviceId property

String? deviceId
getter/setter pair

Device ID associated with the access token. If no device is associated with the access token (such as in the case of application services) then this field can be omitted. Otherwise this is required.

Implementation

String? deviceId;