========= Dataclass ========= If using the INTERSECT-SDK Python API, you can import the dataclass objects directly; see `the Client Guide `_ for an example of how to do this. If using the iHub interface, these schemas and their descriptions should be visible directly in the iHub interface. Request Objects =============== .. automodule:: dial_dataclass.dial_dataclass :members: :undoc-members: :exclude-members: model_computed_fields, model_config, model_fields Response Objects ================ .. automodule:: dial_dataclass.dial_dataclass_responses :members: :undoc-members: :exclude-members: model_computed_fields, model_config, model_fields