Class: QueryParameterValue

$k. QueryParameterValue

new $k.QueryParameterValue()

Methods

name() : string

Returns the name of the parameter

Returns:
Type Description
string

value() : string

Returns the value of the parameter, if there is only one parameter value

Returns:
Type Description
string

values() : array

Returns the values of the parameter

Returns:
Type Description
array