root.generated.openapi_client.models.model_enum =============================================== .. py:module:: root.generated.openapi_client.models.model_enum .. 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_client.models.model_enum.ModelEnum Module Contents --------------- .. py:class:: ModelEnum Bases: :py:obj:`str`, :py:obj:`enum.Enum` * `rs-fast` - Fast * `rs-thorough` - Thorough .. py:attribute:: RS_MINUS_FAST :value: 'rs-fast' .. py:attribute:: RS_MINUS_THOROUGH :value: 'rs-thorough'