KeyValuePairStringObject interface
model interface KeyValuePairStringObject
Property Details
key
key?: string
Property Value
string
value
Any object
value?: Record<string, string>
Property Value
Record<string, string>