SearchGetDictionarySearchOptionsResponse200

class pydelfini.delfini_core.models.search_get_dictionary_search_options_response_200.SearchGetDictionarySearchOptionsResponse200(sources)[source]

Bases: object

SearchGetDictionarySearchOptionsResponse200 model

Parameters:

sources (List[DictionarySearchOptions])

sources
Type:

List[‘DictionarySearchOptions’]

Attributes

sources

classmethod from_dict(src_dict)[source]

Create an instance of SearchGetDictionarySearchOptionsResponse200 from a dict

Parameters:

src_dict (Dict[str, Any])

Return type:

T

to_dict()[source]

Convert to a dict

Return type:

Dict[str, Any]