SearchAccountsResponseHitsItemProjectsItem¶
- class pydelfini.delfini_core.models.search_accounts_response_hits_item_projects_item.SearchAccountsResponseHitsItemProjectsItem(description, highlights, id, name)[source]¶
Bases:
object
SearchAccountsResponseHitsItemProjectsItem model
- Parameters:
description (str)
highlights (Highlights)
id (str)
name (str)
- highlights¶
- Type:
Attributes
- classmethod from_dict(src_dict)[source]¶
Create an instance of
SearchAccountsResponseHitsItemProjectsItem
from a dict