View Source GoogleApi.Licensing.V1.Model.LicenseAssignmentInsert (google_api_licensing v0.19.0)
Representation of a license assignment.
Attributes
-
userId
(type:String.t
, default:nil
) - Email id of the user
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Licensing.V1.Model.LicenseAssignmentInsert{ userId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.