root.generated.openapi_client.models.evaluator_result ===================================================== .. py:module:: root.generated.openapi_client.models.evaluator_result .. 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_client.models.evaluator_result.EvaluatorResult Module Contents --------------- .. py:class:: EvaluatorResult Bases: :py:obj:`pydantic.BaseModel` EvaluatorResult .. py:attribute:: evaluator_id :type: pydantic.StrictStr .. py:attribute:: evaluator_name :type: pydantic.StrictStr .. py:attribute:: evaluator_version_id :type: pydantic.StrictStr .. py:attribute:: justification :type: Optional[pydantic.StrictStr] .. py:attribute:: model_config .. py:attribute:: score :type: Optional[Union[pydantic.StrictFloat, pydantic.StrictInt]]