root.generated.openapi_aclient.models.kind_enum

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

Module Contents

class root.generated.openapi_aclient.models.kind_enum.KindEnum

Bases: str, enum.Enum

  • input_output_pair - input_output_pair * single_content - single_content

INPUT_OUTPUT_PAIR = 'input_output_pair'
SINGLE_CONTENT = 'single_content'