共用方式為


FileContainerItem interface

代表容器中的項目。

屬性

artifactId

Blobstore 參考的 ID

blobMetadata
containerId

容器識別碼。

contentId
contentLocation

下載此項目內容的 URL。

createdBy

創造者。

dateCreated

創建日期。

dateLastModified

上次修改日期。

fileEncoding

檔案的編碼。 如果不是檔案,則為零。

fileHash

檔案的雜湊值。 如果不是檔案,則為 Null。

fileId

檔案內容的識別碼。

fileLength

檔案的長度。 如果不是檔案,則為零。

fileType

檔案類型。 如果不是檔案,則為零。

itemLocation

項目資源的位置。

itemType

項目類型:資料夾、檔案或字串。

lastModifiedBy

修飾符。

path

識別項目的唯一路徑。

scopeIdentifier

項目標識碼。

status

項目狀態:已建立或擱置上傳。

ticket

屬性詳細資料

artifactId

Blobstore 參考的 ID

artifactId: number

屬性值

number

blobMetadata

blobMetadata: ContainerItemBlobReference

屬性值

containerId

容器識別碼。

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

檔案內容的識別碼。

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

項目標識碼。

scopeIdentifier: string

屬性值

string

status

項目狀態:已建立或擱置上傳。

status: ContainerItemStatus

屬性值

ticket

ticket: string

屬性值

string