EvaluationsGet interface
Methods
| delete(Request |
Delete the Offline Evaluation associated with the Id. |
| get(Request |
Get the Offline Evaluation associated with the Id. |
Method Details
delete(RequestParameters)
Delete the Offline Evaluation associated with the Id.
function delete(options?: RequestParameters): StreamableMethod<EvaluationsDelete204Response>
Parameters
- options
- RequestParameters
Returns
get(RequestParameters)
Get the Offline Evaluation associated with the Id.
function get(options?: RequestParameters): StreamableMethod<EvaluationsGet200Response | EvaluationsGetdefaultResponse>
Parameters
- options
- RequestParameters