Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 670 Bytes

MarkingCategoryDict.md

File metadata and controls

18 lines (14 loc) · 670 Bytes

MarkingCategoryDict

MarkingCategory

Properties

Name Type Required Description
id MarkingCategoryId Yes
name MarkingCategoryName Yes
description NotRequired[str] No
categoryType MarkingCategoryType Yes
markingType MarkingType Yes
markings List[MarkingId] Yes
createdTime CreatedTime Yes
createdBy NotRequired[CreatedBy] No

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