URIVariable.type

struct URIVariable
const @property @trusted
type
()

Return Value

Type: Type

whether this variable is a single value, array or map. Note that if isUndefined is true this is of type string anyway, potentially violating RFC 6570 section 2.3 if not checked.

Meta