google_api_android_enterprise v0.1.0 GoogleApi.AndroidEnterprise.V1.Model.UserToken View Source
A UserToken is used by a user when setting up a managed device or profile with their managed Google Play account on a device. When the user enters their email address and token (activation code) the appropriate EMM app can be automatically downloaded.
Attributes
- kind (String.t): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#userToken". Defaults to:
null
. - token (String.t): The token (activation code) to be entered by the user. This consists of a sequence of decimal digits. Note that the leading digit may be 0. Defaults to:
null
. - userId (String.t): The unique ID for the user. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.