Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
AppCodePackage
Interface AppCodePackage
interface
AppCodePackage
{
app
?:
App
;
appId
?:
string
;
createdBy
?:
any
;
createdById
?:
string
;
createdOn
?:
Date
;
downloadURL
?:
string
;
id
:
string
;
orgId
?:
string
;
readUpdatedOn
?:
Date
;
s3Location
?:
string
;
updatedBy
?:
any
;
updatedById
?:
string
;
updatedOn
?:
Date
;
uploadURL
?:
string
;
}
Hierarchy
BaseManagedEntity
AppCodePackage
Index
Properties
app?
app
Id?
created
By?
created
By
Id?
created
On?
downloadURL?
id
org
Id?
read
Updated
On?
s3
Location?
updated
By?
updated
By
Id?
updated
On?
uploadURL?
Properties
Optional
app
app
?:
App
Optional
app
Id
app
Id
?:
string
Optional
created
By
created
By
?:
any
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
Optional
downloadURL
downloadURL
?:
string
id
id
:
string
Optional
org
Id
org
Id
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
Optional
s3
Location
s3
Location
?:
string
Optional
updated
By
updated
By
?:
any
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
Optional
uploadURL
uploadURL
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
app
app
Id
created
By
created
By
Id
created
On
downloadURL
id
org
Id
read
Updated
On
s3
Location
updated
By
updated
By
Id
updated
On
uploadURL
@contrail/entity-types
Loading...
Generated using
TypeDoc