@webitel/api-services
Preparing search index...
_models/engineAgentPauseCause
EngineAgentPauseCause
Interface EngineAgentPauseCause
interface
EngineAgentPauseCause
{
allowAdmin
?:
boolean
;
allowAgent
?:
boolean
;
allowSupervisor
?:
boolean
;
createdAt
?:
string
;
createdBy
?:
EngineLookup
;
description
?:
string
;
id
?:
number
;
limitMin
?:
number
;
name
?:
string
;
updatedAt
?:
string
;
updatedBy
?:
EngineLookup
;
}
Index
Properties
allow
Admin?
allow
Agent?
allow
Supervisor?
created
At?
created
By?
description?
id?
limit
Min?
name?
updated
At?
updated
By?
Properties
Optional
allow
Admin
allowAdmin
?:
boolean
Optional
allow
Agent
allowAgent
?:
boolean
Optional
allow
Supervisor
allowSupervisor
?:
boolean
Optional
created
At
createdAt
?:
string
Optional
created
By
createdBy
?:
EngineLookup
Optional
description
description
?:
string
Optional
id
id
?:
number
Optional
limit
Min
limitMin
?:
number
Optional
name
name
?:
string
Optional
updated
At
updatedAt
?:
string
Optional
updated
By
updatedBy
?:
EngineLookup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Admin
allow
Agent
allow
Supervisor
created
At
created
By
description
id
limit
Min
name
updated
At
updated
By
@webitel/api-services
Loading...