@webitel/api-services
Preparing search index...
_models/engineAgentPauseCauseServicePatchAgentPauseCauseBody.zod
EngineAgentPauseCauseServicePatchAgentPauseCauseBody
Interface EngineAgentPauseCauseServicePatchAgentPauseCauseBody
Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0
interface
EngineAgentPauseCauseServicePatchAgentPauseCauseBody
{
allowAdmin
?:
boolean
;
allowAgent
?:
boolean
;
allowSupervisor
?:
boolean
;
description
?:
string
;
fields
?:
string
[]
;
limitMin
?:
number
;
name
?:
string
;
}
Index
Properties
allow
Admin?
allow
Agent?
allow
Supervisor?
description?
fields?
limit
Min?
name?
Properties
Optional
allow
Admin
allowAdmin
?:
boolean
Optional
allow
Agent
allowAgent
?:
boolean
Optional
allow
Supervisor
allowSupervisor
?:
boolean
Optional
description
description
?:
string
Optional
fields
fields
?:
string
[]
Optional
limit
Min
limitMin
?:
number
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Admin
allow
Agent
allow
Supervisor
description
fields
limit
Min
name
@webitel/api-services
Loading...
Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0