/** * Webitel API * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: 24.04.0 * Contact: support@webitel.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ /** * * @export * @enum {string} */ export declare enum LoggerAvailableSystemObjects { CcQueue = "cc_queue", Schema = "schema", Users = "users", Devices = "devices", Calendars = "calendars", CcList = "cc_list", CcTeam = "cc_team", CcAgent = "cc_agent", CcResource = "cc_resource", CcResourceGroup = "cc_resource_group", ChatBots = "chat_bots", Cases = "cases", Contacts = "contacts", CcListNumber = "cc_list_number", CaseComments = "case_comments", RecordFile = "record_file" } //# sourceMappingURL=logger-available-system-objects.d.ts.map