root.generated.openapi_aclient.models.model_test_response ========================================================= .. py:module:: root.generated.openapi_aclient.models.model_test_response .. autoapi-nested-parse:: Root Signals API Root Signals JSON API provides a way to access Root Signals using provisioned API token The version of the OpenAPI document: 1.0.0 (latest) Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. Classes ------- .. autoapisummary:: root.generated.openapi_aclient.models.model_test_response.ModelTestResponse Module Contents --------------- .. py:class:: ModelTestResponse Bases: :py:obj:`pydantic.BaseModel` ModelTestResponse .. py:attribute:: error :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: model :type: pydantic.StrictStr .. py:attribute:: model_config .. py:attribute:: response :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: success :type: pydantic.StrictBool .. py:attribute:: usage :type: Optional[Dict[str, Any]] :value: None