{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/orgPrefixObject", "title": "orgPrefixObject", "type": "string", "enum": [ "wxc", "wxc-whs" ], "description": " * `wxc` - The customer is Webex calling.\n * `wxc-whs` - The customer is a wholesale.\n" }