Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

to_dict

Return an independent copy of the complete wire response.

Reference

FieldValueDescription
symboltelion_api.AiResponse.to_dict
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Return an independent copy of the complete wire response.

Contract

PropertyValue
symboltelion_api.AiResponse.to_dict
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.AiResponse.to_dict(self) -> 'dict[str, Any]'