root.generated.openapi_client.models.document_parse_response¶
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¶
DocumentParseResponse |
Module Contents¶
- class root.generated.openapi_client.models.document_parse_response.DocumentParseResponse¶
Bases:
pydantic.BaseModel
DocumentParseResponse
- content_elements: List[Dict[str, Any]] | None¶
- content_plain: pydantic.StrictStr¶
- id: typing_extensions.Annotated[str, Field(min_length=32, strict=True, max_length=36)]¶
- model_config¶
- request_id: typing_extensions.Annotated[str, Field(min_length=32, strict=True, max_length=36)]¶