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?: string

Property Value

string

id

Image List Id.

id?: number

Property Value

number

metadata

Image List Metadata.

metadata?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

name

Image List Name.

name?: string

Property Value

string