ImageList interface
影像清單屬性。
屬性
description | 影像清單的描述。 |
id | 影像清單識別碼。 |
metadata | 影像清單中繼資料。 |
name | 影像清單名稱。 |
屬性詳細資料
description
影像清單的描述。
description?: string
屬性值
string
id
影像清單識別碼。
id?: number
屬性值
number
metadata
影像清單中繼資料。
metadata?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
name
影像清單名稱。
name?: string
屬性值
string