URIVariable.Type

Describes the possible types a variable can have.

Values

ValueMeaning
value

A single string value.

array

A string array.

map

A string -> string associative array.

Meta