Skip to main content

Interface: ChunkUploadCompleteParams

types/media.ChunkUploadCompleteParams

Interface ChunkUploadCompleteParams

Properties

md5

md5: string

MD5 hash of the original file for checksum proposal

Defined in

types/media.ts:70


type

Optional type: string

Default to image or document based on file extension It can be: image, doc, eimage.

Defined in

types/media.ts:62


upload_id

upload_id: string

Id of the chunk uploaded file.

Defined in

types/media.ts:66