Home
NPM
GitHub
Preparing search index...
The search index is not available
Contact Center Plugin - v3.9.0-next.16
Contact Center Plugin
EntryPointRecord
Interface EntryPointRecord
EntryPointRecord types
interface
EntryPointRecord
{
createdAt
?:
string
;
description
?:
string
;
id
:
string
;
isActive
:
boolean
;
name
:
string
;
orgId
:
string
;
settings
?:
Record
<
string
,
any
>
;
type
:
string
;
updatedAt
?:
string
;
}
Index
Properties
created
At?
description?
id
is
Active
name
org
Id
settings?
type
updated
At?
Properties
Optional
created
At
created
At
?:
string
Optional
description
description
?:
string
id
id
:
string
is
Active
is
Active
:
boolean
name
name
:
string
org
Id
org
Id
:
string
Optional
settings
settings
?:
Record
<
string
,
any
>
type
type
:
string
Optional
updated
At
updated
At
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
created
At
description
id
is
Active
name
org
Id
settings
type
updated
At
Contact Center Plugin - v3.9.0-next.16
Loading...
EntryPointRecord types