rejectionTime property
If the Worker has submitted results and the Requester has rejected the results, RejectionTime is the date and time the Requester rejected the results.
Implementation
final DateTime? rejectionTime;
If the Worker has submitted results and the Requester has rejected the results, RejectionTime is the date and time the Requester rejected the results.
final DateTime? rejectionTime;