root.generated.openapi_aclient.models.paginated_objective_list ============================================================== .. py:module:: root.generated.openapi_aclient.models.paginated_objective_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_objective_list.PaginatedObjectiveList Module Contents --------------- .. py:class:: PaginatedObjectiveList Bases: :py:obj:`pydantic.BaseModel` PaginatedObjectiveList .. 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.objective.Objective]