Skip to main content

Project

No overview available.

Attributes

AttributeTypeDescription
IdentifierstringStores a unique string identifier for the project, used for database referencing.
NamestringStores the name of the project, used for display and identification.
DescriptionstringStores a detailed description of the project, providing more context.
Labels[]byteStores a byte array representing labels associated with the project, used for categorization or metadata.
State*int32Stores a pointer to an integer representing the current state of the project, affecting its operational behavior.
CreatedAttime.TimeStores the timestamp when the project was created, used for tracking its age.
UpdatedAttime.TimeStores the timestamp when the project was last updated, used for tracking modifications.