Click or drag to resize
Request Constructor
Overload List
  Name Description
Public method Code example Request
Create a new empty Request.
Public method Code example Request(String)
Create a new Request with the specified artifact type
Public method Code example Request(DynamicJsonObject)
Create a new Request for the specified collection. (ie Defect.Tasks) The collection should have a _ref property.
Top
See Also