root.generated.openapi_aclient.models.paginated_execution_log_list_list ======================================================================= .. py:module:: root.generated.openapi_aclient.models.paginated_execution_log_list_list .. 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.paginated_execution_log_list_list.PaginatedExecutionLogListList Module Contents --------------- .. py:class:: PaginatedExecutionLogListList Bases: :py:obj:`pydantic.BaseModel` PaginatedExecutionLogListList .. py:attribute:: model_config .. py:attribute:: next :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: previous :type: Optional[pydantic.StrictStr] :value: None .. py:attribute:: results :type: List[root.generated.openapi_aclient.models.execution_log_list.ExecutionLogList]