Magidoc

License
Object

Represents the conditions, permissions, and limitations granted to a User.

Fields

#

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

expiresAt

The date and time when the License expires.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the License.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the License.

product

The product the License applies to.

settings

Non-null

The settings associated with the object.

state

The state of the License.

type

The type of the License.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

user

The User associated with the License.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#