@uploadcare/upload-client
Preparing search index...
FileInfo
Type Alias FileInfo
type
FileInfo
=
{
contentInfo
:
ContentInfo
|
null
;
done
:
number
;
fileId
:
Uuid
;
filename
:
string
;
imageInfo
:
ImageInfo
|
null
;
isImage
:
boolean
;
isReady
:
string
;
isStored
:
boolean
;
metadata
?:
Metadata
;
mimeType
:
string
;
originalFilename
:
string
;
s3Bucket
?:
string
;
size
:
number
;
total
:
number
;
uuid
:
Uuid
;
videoInfo
:
VideoInfo
|
null
;
}
Index
Properties
content
Info
done
file
Id
filename
image
Info
is
Image
is
Ready
is
Stored
metadata?
mime
Type
original
Filename
s3
Bucket?
size
total
uuid
video
Info
Properties
content
Info
contentInfo
:
ContentInfo
|
null
done
done
:
number
file
Id
fileId
:
Uuid
filename
filename
:
string
image
Info
imageInfo
:
ImageInfo
|
null
is
Image
isImage
:
boolean
is
Ready
isReady
:
string
is
Stored
isStored
:
boolean
Optional
metadata
metadata
?:
Metadata
mime
Type
mimeType
:
string
original
Filename
originalFilename
:
string
Optional
s3
Bucket
s3Bucket
?:
string
size
size
:
number
total
total
:
number
uuid
uuid
:
Uuid
video
Info
videoInfo
:
VideoInfo
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Info
done
file
Id
filename
image
Info
is
Image
is
Ready
is
Stored
metadata
mime
Type
original
Filename
s3
Bucket
size
total
uuid
video
Info
@uploadcare/upload-client
Loading...