Internal Project
An internal project
classDiagram namespace Users { class _Users_InternalProject_yaml["Internal Project"] class _Users_Project_yaml["Project"] } _Users_Project_yaml <|-- _Users_InternalProject_yaml click _Users_InternalProject_yaml href "./InternalProject.yaml.html" "Internal Project" click _Users_Project_yaml href "./Project.yaml.html" "Project"
Properties
Property | Type | Description |
---|---|---|
projectId | String | The id of the project |
projectName | String | The name of the project |
projectDescription | String | The description of the project |
Examples
{"projectId":"1","projectName":"Project 1","projectDescription":"Description of project 1"}