EvaluationsGet interface

Methods

delete(RequestParameters)

Delete the Offline Evaluation associated with the Id.

get(RequestParameters)

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

Returns

get(RequestParameters)

Get the Offline Evaluation associated with the Id.

function get(options?: RequestParameters): StreamableMethod<EvaluationsGet200Response | EvaluationsGetdefaultResponse>

Parameters

Returns