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