|
  | clientData | 
 Gets the client data information that is returned unmodified with the result. This is used to match the request with the result, and should not be touched.
 
 | 
  | objectId | 
 Gets or sets the object ID for which data is requested.
 
 | 
  | options | 
 Gets or sets the options for requesting additional information.
 
 | 
  | overrides | 
 Gets or sets the optional request overrides, for optimized data retrieval.
 
 | 
  | parameterValues | 
 Gets the values for all the parameters defined for the business object.
 
 | 
  | parameterValueTextCategory | 
 Gets or sets the value indicating whether the result should contain simplified, complete or no captions for all public parameter values.
 
 | 
  | requestData | 
 Gets or sets any extra information the client wishes to store as data with this request. This is not sent to the server.
 
 | 
  | shapingOptions | 
 Gets or sets the options for shaping the result.
 
 | 
  | viewId | 
 Gets or sets the ID of the View (Dashboard, Report, etc.) that contains this request (if any).
 
 |