FileContainerItem interface

表示容器中的项。

属性

artifactId

Blob 存储引用的 ID

blobMetadata
containerId

容器 ID。

contentId
contentLocation

下载此项内容的 URL。

createdBy

创建者。

dateCreated

创建日期。

dateLastModified

上次修改日期。

fileEncoding

文件的编码。 如果不是文件,则为零。

fileHash

文件的哈希值。 如果不是文件,则为 Null。

fileId

文件内容的 ID。

fileLength

文件的长度。 零(如果不是文件)。

fileType

文件的类型。 如果不是文件,则为零。

itemLocation

项资源的位置。

itemType

项的类型:文件夹、文件或字符串。

lastModifiedBy

改 性 剂。

path

标识项的唯一路径。

scopeIdentifier

项目 ID。

status

项目的状态:“已创建”或“挂起上传”。

ticket

属性详细信息

artifactId

Blob 存储引用的 ID

artifactId: number

属性值

number

blobMetadata

blobMetadata: ContainerItemBlobReference

属性值

containerId

容器 ID。

containerId: number

属性值

number

contentId

contentId: number[]

属性值

number[]

contentLocation

下载此项内容的 URL。

contentLocation: string

属性值

string

createdBy

创建者。

createdBy: string

属性值

string

dateCreated

创建日期。

dateCreated: Date

属性值

Date

dateLastModified

上次修改日期。

dateLastModified: Date

属性值

Date

fileEncoding

文件的编码。 如果不是文件,则为零。

fileEncoding: number

属性值

number

fileHash

文件的哈希值。 如果不是文件,则为 Null。

fileHash: number[]

属性值

number[]

fileId

文件内容的 ID。

fileId: number

属性值

number

fileLength

文件的长度。 零(如果不是文件)。

fileLength: number

属性值

number

fileType

文件的类型。 如果不是文件,则为零。

fileType: number

属性值

number

itemLocation

项资源的位置。

itemLocation: string

属性值

string

itemType

项的类型:文件夹、文件或字符串。

itemType: ContainerItemType

属性值

lastModifiedBy

改 性 剂。

lastModifiedBy: string

属性值

string

path

标识项的唯一路径。

path: string

属性值

string

scopeIdentifier

项目 ID。

scopeIdentifier: string

属性值

string

status

项目的状态:“已创建”或“挂起上传”。

status: ContainerItemStatus

属性值

ticket

ticket: string

属性值

string