Description: The workspace object contains the information on the workspace hierarchy.
Field | Type | Description | Read-Only |
---|---|---|---|
description | String | The description of the workspace. | No |
parentId | ForeignKey to Workspace | The unique ID of the parent workspace. | No |
workspaceCode | String | The value of the workspace code | No |
workspaceId | String | The unique ID generated by the system. | No |
workspaceName | String | The name of the workspace. | No |