Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 508 Bytes

ComponentSearchResultDTO.md

File metadata and controls

13 lines (8 loc) · 508 Bytes

ComponentSearchResultDTO

Properties

Name Type Description Notes
id String The id of the component that matched the search. [optional]
groupId String The group id of the component that matched the search. [optional]
name String The name of the component that matched the search. [optional]
matches List<String> What matched the search from the component. [optional]