ImageAdditionalInfoItem interface

An interface representing ImageAdditionalInfoItem.

Properties

key

Key parameter.

value

Value parameter.

Property Details

key

Key parameter.

key?: string

Property Value

string

value

Value parameter.

value?: string

Property Value

string