A data transfer object representing a type-value pair.
type
string
The type of the value.
value
The value associated with the type.
Last updated 1 year ago