scorable.generated.openapi_aclient.models.project ================================================= .. py:module:: scorable.generated.openapi_aclient.models.project .. autoapi-nested-parse:: 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 ------- .. autoapisummary:: scorable.generated.openapi_aclient.models.project.Project Module Contents --------------- .. py:class:: Project Bases: :py:obj:`pydantic.BaseModel` Project .. py:attribute:: created_at :type: Optional[datetime.datetime] .. py:attribute:: description :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: id :type: pydantic.StrictStr .. py:attribute:: is_default :type: Optional[pydantic.StrictBool] :value: None .. py:attribute:: model_config .. py:attribute:: name :type: Annotated[str, Field(strict=True, max_length=512)] .. py:attribute:: owner :type: pydantic.StrictStr