Cordra ID of user to perform operation as
Request attributes
Information about headers to include on the request for callMethod and variants
The filename is sent over HTTP using the Content-Disposition header
The media type is sent over HTTP as the Content-Type header
Filter for getting object with filtered features
Whether to request the inclusion of a responseContext
Whether to do a dry run of the operation
User password
User private key
Suffix to add to generated ID on object creation
Bearer token to use for authentication
Cordra ID of the user
Username of the user
Generated using TypeDoc
Options for a given request.
The client constructor and most operations take an Options object as the final parameter. If this object is passed into the constructor, it is set as the default and used whenever no Options object is give. If no options are given when creating a client, an empty object is used by default.