KeyValuePairStringObject interface

Properties

key

NOTE: This property will not be serialized. It can only be populated by the server.

value

Any object NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

key

NOTE: This property will not be serialized. It can only be populated by the server.

key?: string

Property Value

string

value

Any object NOTE: This property will not be serialized. It can only be populated by the server.

value?: Record<string, unknown>

Property Value

Record<string, unknown>