mangadex-full-api - v6.2.0
Preparing search index...
<internal types>
UploadSessionFileAttributesSchema
Interface UploadSessionFileAttributesSchema
UploadSessionFileAttributes
interface
UploadSessionFileAttributesSchema
{
fileHash
:
string
;
fileSize
:
number
;
mimeType
:
string
;
originalFileName
:
string
;
source
:
"local"
|
"remote"
;
version
:
number
;
}
Implemented by
UploadSessionFile
Index
Properties
file
Hash
file
Size
mime
Type
original
File
Name
source
version
Properties
file
Hash
fileHash
:
string
file
Size
fileSize
:
number
mime
Type
mimeType
:
string
original
File
Name
originalFileName
:
string
source
source
:
"local"
|
"remote"
version
version
:
number
Min
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Hash
file
Size
mime
Type
original
File
Name
source
version
mangadex-full-api - v6.2.0
Loading...
UploadSessionFileAttributes