DocumentationToolsSDKsPythonReferencework_itemsModelsWorkItemsCountOn this pageWorkItemsCount Properties NameTypeDescriptionNotescountintThe count of work items[optional]} Example from sailpoint.work_items.models.work_items_count import WorkItemsCountwork_items_count = WorkItemsCount(count=29) [Back to top]