UrlParameterValue interface  
An interface representing an URL parameter value.
Properties
| skip | Whether to keep or skip URL encoding. | 
| value | The URL value. | 
Property Details
		skipUrlEncoding
	  
	Whether to keep or skip URL encoding.
skipUrlEncoding: booleanProperty Value
boolean
value
The URL value.
value: stringProperty Value
string