@webitel/api-services
Preparing search index...
_models/engineRoutingSchemaServiceUpdateRoutingSchemaBody
EngineRoutingSchemaServiceUpdateRoutingSchemaBody
Interface EngineRoutingSchemaServiceUpdateRoutingSchemaBody
interface
EngineRoutingSchemaServiceUpdateRoutingSchemaBody
{
debug
?:
boolean
;
description
?:
string
;
editor
?:
boolean
;
name
?:
string
;
note
?:
string
;
tags
?:
EngineSchemaTag
[]
;
type
?:
EngineRoutingSchemaType
;
}
Index
Properties
debug?
description?
editor?
name?
note?
tags?
type?
Properties
Optional
debug
debug
?:
boolean
Optional
description
description
?:
string
Optional
editor
editor
?:
boolean
Optional
name
name
?:
string
Optional
note
note
?:
string
Optional
tags
tags
?:
EngineSchemaTag
[]
Optional
type
type
?:
EngineRoutingSchemaType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
description
editor
name
note
tags
type
@webitel/api-services
Loading...