@twinfinity/coreInterfacesUploadApiClientContentOptionsOn this pageUploadApiClientContentOptions Defines options for the createFileSession method.Index PropertieschunkSizeProperties optionalchunkSizechunkSize?: numberOptional chunksize. Must be > 0 and a integer. When a content is uploaded it is sliced into chunks of this size before being uploaded.
Defines options for the createFileSession method.