evaluationId property

String? evaluationId
final

A user-supplied ID that uniquely identifies the Evaluation. This value should be identical to the value of the EvaluationId in the request.

Implementation

final String? evaluationId;