ImageList interface
Image List Properties.
Properties
| description | Description for image list. |
| id | Image List Id. |
| metadata | Image List Metadata. |
| name | Image List Name. |
Property Details
description
Description for image list.
description?: undefined | string
Property Value
undefined | string
id
Image List Id.
id?: undefined | number
Property Value
undefined | number
metadata
Image List Metadata.
metadata?: undefined | [key: string]: string
Property Value
undefined | [key: string]: string
name
Image List Name.
name?: undefined | string
Property Value
undefined | string