Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
AppExtensionDefinition
Interface AppExtensionDefinition
interface
AppExtensionDefinition
{
app
?:
App
;
appId
:
string
;
appVersion
?:
AppVersion
;
appVersionId
:
string
;
createdById
?:
string
;
createdOn
?:
Date
;
extensionType
?:
AppExtensionType
;
id
?:
string
;
identifier
:
string
;
iframeUrl
?:
string
;
modalDimensions
?:
any
;
name
:
string
;
readUpdatedOn
?:
Date
;
updatedById
?:
string
;
updatedOn
?:
Date
;
userApps
?:
AppExtensionUserApps
[]
;
widgetHeight
?:
any
;
}
Hierarchy
BaseManagedEntity
AppExtensionDefinition
Index
Properties
app?
app
Id
app
Version?
app
Version
Id
created
By
Id?
created
On?
extension
Type?
id?
identifier
iframe
Url?
modal
Dimensions?
name
read
Updated
On?
updated
By
Id?
updated
On?
user
Apps?
widget
Height?
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
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
[]
Optional
widget
Height
widget
Height
?:
any
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
read
Updated
On
updated
By
Id
updated
On
user
Apps
widget
Height
@contrail/entity-types
Loading...
Generated using
TypeDoc