root.generated.openapi_client.models.nested_user_details ======================================================== .. py:module:: root.generated.openapi_client.models.nested_user_details .. 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.nested_user_details.NestedUserDetails Module Contents --------------- .. py:class:: NestedUserDetails Bases: :py:obj:`pydantic.BaseModel` NestedUserDetails .. py:attribute:: email :type: pydantic.StrictStr .. py:attribute:: full_name :type: pydantic.StrictStr .. py:attribute:: model_config