The KeyValuePair
object allows the user to specify a list of key/value pairs.
Key | Value |
---|---|
key | [string] Key An index for the key/value pair. Numeric value between 1 and 10
|
val | [string] Value 150-byte alpha-numeric value
|