Represents a single request paramater. Some services accept this in a form encoded body string, others as query parameters. It is up to each service‘s Request class to determine how to consume these params. @api private
[Validate]