@type t() :: %Spatio.Model.InitChunkedUploadRequest{ expectedBlocks: [String.t()], fileName: String.t(), folderId: String.t() | nil, mimeType: String.t(), organizationId: String.t() | nil, totalSize: integer(), workspaceId: String.t() | nil }