CollectionsTablesGetTableDataElementsResponse200

class pydelfini.delfini_core.models.collections_tables_get_table_data_elements_response_200.CollectionsTablesGetTableDataElementsResponse200(element_map, error_map)[source]

Bases: object

CollectionsTablesGetTableDataElementsResponse200 model

Parameters:
element_map
Type:

CollectionsTablesGetTableDataElementsResponse200ElementMap

error_map
Type:

CollectionsTablesGetTableDataElementsResponse200ErrorMap

Attributes

element_map

error_map

classmethod from_dict(src_dict)[source]

Create an instance of CollectionsTablesGetTableDataElementsResponse200 from a dict

Parameters:

src_dict (Dict[str, Any])

Return type:

T

to_dict()[source]

Convert to a dict

Return type:

Dict[str, Any]