Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 804 Bytes

ConfigurationSelectModel_filter.md

File metadata and controls

12 lines (9 loc) · 804 Bytes

ConfigurationSelectModel_filter

Properties

Name Type Description Notes
projectIds Set Collection of identifiers of projects from which configurations will be taken [optional] [default to null]
name String Filter to search by name (case-insensitive, partial match) [optional] [default to null]
isDeleted Boolean Is configurations deleted or existing [optional] [default to null]
globalIds Set Collection of global (integer) identifiers to filter configurations [optional] [default to null]

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