Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 809 Bytes

SectionModel.md

File metadata and controls

17 lines (14 loc) · 809 Bytes

SectionModel

Properties

Name Type Description Notes
projectId UUID [optional] [default to null]
parentId UUID [optional] [default to null]
isDeleted Boolean [default to null]
id UUID [default to null]
createdDate Date [default to null]
modifiedDate Date [optional] [default to null]
createdById UUID [default to null]
modifiedById UUID [optional] [default to null]
name String [default to null]

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