Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.42 KB

Workspace.md

File metadata and controls

22 lines (18 loc) · 1.42 KB

Workspace

Properties

Name Type Description Notes
billableAccountId String The id of the account to bill. [optional]
callerInformation WorkspaceUser [optional]
created String The UTC DateTime when the workspace user authorization was created. [optional]
createdByInformation WorkspaceUser [optional]
lastModified String The UTC date and time that the comment was last updated. Note: This can only be done by the creator. [optional]
lastModifiedByInformation WorkspaceUser [optional]
settings WorkspaceSettings [optional]
status String The status of the item. [optional]
workspaceBaseUrl String The relative URL for accessing the workspace. [optional]
workspaceDescription String Text describing the purpose of the workspace. [optional]
workspaceId String The id of the workspace. [optional]
workspaceName String The name of the workspace. [optional]
workspaceUri String The relative URI for accessing the workspace. [optional]

[Back to Model list] [Back to API list] [Back to README]