KeyValuePair interface
A map to describe the settings of an action.
Properties
key | The name of the setting for the action. |
value | The value of the setting for the action. |
Property Details
key
The name of the setting for the action.
key: string
Property Value
string
value
The value of the setting for the action.
value: string
Property Value
string