@webitel/api-services
Preparing search index...
_models/wfmAgentWorkingConditions.zod
WfmAgentWorkingConditions
Interface WfmAgentWorkingConditions
interface
WfmAgentWorkingConditions
{
pauseTemplate
?:
WfmLookupEntity
;
workingCondition
?:
WfmLookupEntity
;
}
Index
Properties
pause
Template?
working
Condition?
Properties
Optional
pause
Template
pauseTemplate
?:
WfmLookupEntity
Optional
working
Condition
workingCondition
?:
WfmLookupEntity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pause
Template
working
Condition
@webitel/api-services
Loading...