github.com/grokify/go-ringcentral-client@v0.3.31/codegen/specs-engagevoice_v3.0.0/openapi-spec_schema_Timezone.json (about)

     1  {
     2      "components":{
     3         "schemas":{
     4            "Timezone":{
     5              "type":"object",
     6               "properties":{
     7                  "name":{
     8                     "type":"string"
     9                  },
    10                  "description":{
    11                     "type":"string"
    12                  }
    13               }
    14            }
    15         }
    16      }
    17   }