Magidoc

ProjectSaveFile
Object

Represent a Scope Create project.

Fields

#

assets

A list of Assets associated with the Project Save File.

createdAt

The date the Project Save File was created.

createdBy

The User that created the Project Save File.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

extensionsVersion

The extensions version of the Project Save File.

file

The file contents of the Project Save File.

id

ID !
Non-null

ID of the object.

name

The name of the Project at the time the Save File was created.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

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

project

The Project associated with the Project Save File.

saveType

Whether the Save File was created as manually or automatically.

scopeCreateVersion

The version of the Create build the Project Save File was created with.

settings

Non-null

The settings associated with the object.

size

The size of the Project Save File in bytes.

updatedAt

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

url

Non-null

The url of the object.

version

The version of the Project Save File.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#