scorable.generated.openapi_aclient.models.judge_generator_response¶
Scorable API
Scorable JSON API provides a way to access Scorable 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¶
JudgeGeneratorResponse |
Module Contents¶
- class scorable.generated.openapi_aclient.models.judge_generator_response.JudgeGeneratorResponse¶
Bases:
pydantic.BaseModelJudgeGeneratorResponse
- claim_token: pydantic.StrictStr | None = None¶
- error_code: pydantic.StrictStr | None = None¶
- judge_id: pydantic.StrictStr¶
- judge_version_id: pydantic.StrictStr¶
- model_config¶