autoApprovalDelayInSeconds property

int? autoApprovalDelayInSeconds
final

The amount of time, in seconds, after the Worker submits an assignment for the HIT that the results are automatically approved by Amazon Mechanical Turk. This is the amount of time the Requester has to reject an assignment submitted by a Worker before the assignment is auto-approved and the Worker is paid.

Implementation

final int? autoApprovalDelayInSeconds;