Magidoc

EulaPrompt
Object

Represents an end-User License agreement that has been presented to a User.

Fields

#

agreed

Whether the User agreed to the EualPrompt.

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.

eula

The Eula associated with the EulaPrompt.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the EulaPrompt.

path

Non-null

The relative path of the object.

permissions

Non-null

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

settings

Non-null

The settings associated with the object.

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 EulaPrompt.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#