Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
AppExtension
Interface AppExtension
interface
AppExtension
{
app
?:
App
;
appId
:
string
;
appVersion
?:
AppVersion
;
appVersionId
:
string
;
createdById
?:
string
;
createdOn
?:
Date
;
extensionType
?:
AppExtensionType
;
id
?:
string
;
identifier
:
string
;
iframeUrl
?:
string
;
modalDimensions
?:
any
;
name
:
string
;
orgId
?:
string
;
orgSlug
?:
string
;
readUpdatedOn
?:
Date
;
updatedById
?:
string
;
updatedOn
?:
Date
;
userApps
?:
AppExtensionUserApps
[]
;
}
Hierarchy
OrgManagedEntity
AppExtension
Index
Properties
app?
app
Id
app
Version?
app
Version
Id
created
By
Id?
created
On?
extension
Type?
id?
identifier
iframe
Url?
modal
Dimensions?
name
org
Id?
org
Slug?
read
Updated
On?
updated
By
Id?
updated
On?
user
Apps?
Properties
Optional
app
app
?:
App
app
Id
app
Id
:
string
Optional
app
Version
app
Version
?:
AppVersion
app
Version
Id
app
Version
Id
:
string
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
Optional
extension
Type
extension
Type
?:
AppExtensionType
Optional
id
id
?:
string
identifier
identifier
:
string
Optional
iframe
Url
iframe
Url
?:
string
Optional
modal
Dimensions
modal
Dimensions
?:
any
name
name
:
string
Optional
org
Id
org
Id
?:
string
Optional
org
Slug
org
Slug
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
Optional
user
Apps
user
Apps
?:
AppExtensionUserApps
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
app
app
Id
app
Version
app
Version
Id
created
By
Id
created
On
extension
Type
id
identifier
iframe
Url
modal
Dimensions
name
org
Id
org
Slug
read
Updated
On
updated
By
Id
updated
On
user
Apps
@contrail/entity-types
Loading...
Generated using
TypeDoc