google_api_android_management v0.25.0 GoogleApi.AndroidManagement.V1.Model.User View Source
A user belonging to an enterprise.
Attributes
-
accountIdentifier
(type:String.t
, default:nil
) - A unique identifier you create for this user, such as user342 or asset#44418. This field must be set when the user is created and can't be updated. This field must not contain personally identifiable information (PII). This identifier must be 1024 characters or less; otherwise, the update policy request will fail.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidManagement.V1.Model.User{accountIdentifier: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.