@webitel/api-services
Preparing search index...
_models/engineCallFile
EngineCallFile
Interface EngineCallFile
interface
EngineCallFile
{
channel
?:
string
;
id
?:
string
;
mimeType
?:
string
;
name
?:
string
;
size
?:
string
;
startAt
?:
string
;
startRecord
?:
string
;
stopAt
?:
string
;
type
?:
EngineCallFileType
;
}
Index
Properties
channel?
id?
mime
Type?
name?
size?
start
At?
start
Record?
stop
At?
type?
Properties
Optional
channel
channel
?:
string
Optional
id
id
?:
string
Optional
mime
Type
mimeType
?:
string
Optional
name
name
?:
string
Optional
size
size
?:
string
Optional
start
At
startAt
?:
string
Optional
start
Record
startRecord
?:
string
Optional
stop
At
stopAt
?:
string
Optional
type
type
?:
EngineCallFileType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
id
mime
Type
name
size
start
At
start
Record
stop
At
type
@webitel/api-services
Loading...