View Source GoogleApi.Licensing.V1.Model.LicenseAssignmentInsert (google_api_licensing v0.18.2)

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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.