Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
AppApiKey
Interface AppApiKey
interface
AppApiKey
{
apiKey
?:
string
;
appOrg
?:
AppOrg
;
appOrgId
?:
string
;
createdBy
?:
any
;
createdById
?:
string
;
createdOn
?:
Date
;
id
:
string
;
orgId
?:
string
;
orgSlug
?:
string
;
readUpdatedOn
?:
Date
;
updatedBy
?:
any
;
updatedById
?:
string
;
updatedOn
?:
Date
;
}
Hierarchy
OrgManagedEntity
AppApiKey
Index
Properties
api
Key?
app
Org?
app
Org
Id?
created
By?
created
By
Id?
created
On?
id
org
Id?
org
Slug?
read
Updated
On?
updated
By?
updated
By
Id?
updated
On?
Properties
Optional
api
Key
api
Key
?:
string
Optional
app
Org
app
Org
?:
AppOrg
Optional
app
Org
Id
app
Org
Id
?:
string
Optional
created
By
created
By
?:
any
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
id
id
:
string
Optional
org
Id
org
Id
?:
string
Optional
org
Slug
org
Slug
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
Optional
updated
By
updated
By
?:
any
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
Org
app
Org
Id
created
By
created
By
Id
created
On
id
org
Id
org
Slug
read
Updated
On
updated
By
updated
By
Id
updated
On
@contrail/entity-types
Loading...
Generated using
TypeDoc