Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 892 Bytes

File metadata and controls

13 lines (9 loc) · 892 Bytes

MarkingCategoryPermissions

MarkingCategoryPermissions

Properties

Name Type Required Description
organization_rids List[OrganizationRid] Yes Users must be members of at least one of the Organizations in this list to view Markings in the category, regardless of their assigned roles.
roles List[MarkingCategoryRoleAssignment] Yes
is_public MarkingCategoryPermissionsIsPublic Yes If true, all users who are members of at least one of the Organizations from organizationRids can view the Markings in the category. If false, only users who are explicitly granted the VIEW role can view the Markings in the category.

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