ROHttpAPIQueryParameterAttribute
Overview
States that the marked parameter should be passed as part of the Url query string.
**Note: **Only parameters of string, number, boolean, enumeration type can be sent via the Url query string.
Location
- Unit: uRORTTIAttributes.pas
- Ancestry: TCustomAttribute | ROHttpAPIQueryParameterAttribute