@webitel/api-services
Preparing search index...
_models/engineCommunicationTypeServicePatchCommunicationTypeBody
EngineCommunicationTypeServicePatchCommunicationTypeBody
Interface EngineCommunicationTypeServicePatchCommunicationTypeBody
interface
EngineCommunicationTypeServicePatchCommunicationTypeBody
{
channel
?:
EngineCommunicationChannels
;
code
?:
string
;
default
?:
boolean
;
description
?:
string
;
fields
?:
string
[]
;
name
?:
string
;
}
Index
Properties
channel?
code?
default?
description?
fields?
name?
Properties
Optional
channel
channel
?:
EngineCommunicationChannels
Optional
code
code
?:
string
Optional
default
default
?:
boolean
Optional
description
description
?:
string
Optional
fields
fields
?:
string
[]
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
code
default
description
fields
name
@webitel/api-services
Loading...