OPENAPI / COMPONENTS / SCHEMAS

fileUploadObjectResponse 数据结构

fileUploadObjectResponse

文件上传对象响应。

object15字段
complete_urlstring

complete url 字段。

content_lengthinteger必填

content length 字段。

content_typestring必填

content type 字段。

created_byobject必填

创建者。

created_timestring必填

创建时间(ISO 8601)。

expiry_timestring必填

expiry time 字段。

file_import_resultstring

file import result 字段。

filenamestring必填

filename 字段。

ididResponse必填

in_trashboolean必填

资源是否在回收站。

last_edited_timestring必填

最后编辑时间(ISO 8601)。

number_of_partsobject

number of parts 字段。

objectstring必填

资源对象类型。

statusstring必填

HTTP 状态码。

upload_urlstring

upload url 字段。