@webitel/api-services
Preparing search index...
_models/engineSetQueuesGlobalStateRequest.zod
EngineSetQueuesGlobalStateRequest
Interface EngineSetQueuesGlobalStateRequest
Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0
interface
EngineSetQueuesGlobalStateRequest
{
enabled
?:
boolean
;
id
?:
string
[]
;
q
?:
string
;
tags
?:
string
[]
;
teamId
?:
number
[]
;
type
?:
number
[]
;
}
Index
Properties
enabled?
id?
q?
tags?
team
Id?
type?
Properties
Optional
enabled
enabled
?:
boolean
Optional
id
id
?:
string
[]
Optional
q
q
?:
string
Optional
tags
tags
?:
string
[]
Optional
team
Id
teamId
?:
number
[]
Optional
type
type
?:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
id
q
tags
team
Id
type
@webitel/api-services
Loading...
Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0