Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
File
Interface File
interface
File
{
contentType
:
string
;
createdById
?:
string
;
createdOn
?:
Date
;
downloadUrl
:
string
;
fileKey
:
string
;
fileName
:
string
;
fileSize
:
string
;
fileUrl
:
string
;
id
?:
string
;
orgId
?:
string
;
orgSlug
?:
string
;
ownedByReference
?:
string
;
readUpdatedOn
?:
Date
;
ttl
?:
number
;
updatedById
?:
string
;
updatedOn
?:
Date
;
uploadPost
:
any
;
uploaded
:
boolean
;
}
Hierarchy
OrgManagedEntity
File
Index
Properties
content
Type
created
By
Id?
created
On?
download
Url
file
Key
file
Name
file
Size
file
Url
id?
org
Id?
org
Slug?
owned
By
Reference?
read
Updated
On?
ttl?
updated
By
Id?
updated
On?
upload
Post
uploaded
Properties
content
Type
content
Type
:
string
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
download
Url
download
Url
:
string
file
Key
file
Key
:
string
file
Name
file
Name
:
string
file
Size
file
Size
:
string
file
Url
file
Url
:
string
Optional
id
id
?:
string
Optional
org
Id
org
Id
?:
string
Optional
org
Slug
org
Slug
?:
string
Optional
owned
By
Reference
owned
By
Reference
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
Optional
ttl
ttl
?:
number
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
upload
Post
upload
Post
:
any
uploaded
uploaded
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
Type
created
By
Id
created
On
download
Url
file
Key
file
Name
file
Size
file
Url
id
org
Id
org
Slug
owned
By
Reference
read
Updated
On
ttl
updated
By
Id
updated
On
upload
Post
uploaded
@contrail/entity-types
Loading...
Generated using
TypeDoc