Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 993 Bytes

FilterModel.md

File metadata and controls

18 lines (15 loc) · 993 Bytes

FilterModel

Properties

Name Type Description Notes
createdDate Date [default to null]
modifiedDate Date [optional] [default to null]
createdById UUID [default to null]
modifiedById UUID [optional] [default to null]
data WorkItemSearchQueryModel [optional] [default to null]
projectId UUID [default to null]
fieldsToShow oas_any_type_not_mapped [optional] [default to null]
name String [default to null]
id UUID Unique ID of the entity [default to null]
isDeleted Boolean Indicates if the entity is deleted [default to null]

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