rejectionTime property

DateTime? rejectionTime
final

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;