Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
AppOrg
Interface AppOrg
interface
AppOrg
{
apiKey
?:
AppApiKey
;
app
?:
App
;
appConfig
?:
any
;
appId
?:
string
;
appVersion
?:
AppVersion
;
appVersionId
?:
string
;
createdById
?:
string
;
createdOn
?:
Date
;
id
?:
string
;
orgId
?:
string
;
orgSlug
?:
string
;
readUpdatedOn
?:
Date
;
status
:
AppOrgStatus
;
updatedById
?:
string
;
updatedOn
?:
Date
;
}
Hierarchy
OrgManagedEntity
AppOrg
Index
Properties
api
Key?
app?
app
Config?
app
Id?
app
Version?
app
Version
Id?
created
By
Id?
created
On?
id?
org
Id?
org
Slug?
read
Updated
On?
status
updated
By
Id?
updated
On?
Properties
Optional
api
Key
api
Key
?:
AppApiKey
Optional
app
app
?:
App
Optional
app
Config
app
Config
?:
any
Optional
app
Id
app
Id
?:
string
Optional
app
Version
app
Version
?:
AppVersion
Optional
app
Version
Id
app
Version
Id
?:
string
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
Optional
id
id
?:
string
Optional
org
Id
org
Id
?:
string
Optional
org
Slug
org
Slug
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
status
status
:
AppOrgStatus
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
api
Key
app
app
Config
app
Id
app
Version
app
Version
Id
created
By
Id
created
On
id
org
Id
org
Slug
read
Updated
On
status
updated
By
Id
updated
On
@contrail/entity-types
Loading...
Generated using
TypeDoc