ParsersResolvePrqlModulesResponse200Contents

class pydelfini.delfini_core.models.parsers_resolve_prql_modules_response_200_contents.ParsersResolvePrqlModulesResponse200Contents[source]

Bases: object

When the href request parameter is provided, this contains a mapping of resolved hrefs to the module contents.

Attributes

additional_properties

additional_keys

classmethod from_dict(src_dict)[source]

Create an instance of ParsersResolvePrqlModulesResponse200Contents from a dict

Parameters:

src_dict (Dict[str, Any])

Return type:

T

to_dict()[source]

Convert to a dict

Return type:

Dict[str, Any]