ComponentSearchResultDTO

Properties

Name Type Description Notes
id str The id of the component that matched the search. [optional]
group_id str The group id of the component that matched the search. [optional]
name str The name of the component that matched the search. [optional]
matches list[str] What matched the search from the component. [optional]

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