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