You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MTurk::Types::QualificationRequestThe QualificationRequest data structure represents a request a Worker has made for a Qualification.
Instance Attribute Summary collapseThe Worker\'s answers for the Qualification type\'s test contained in a QuestionFormAnswers document, if the type has a test and the Worker has submitted answers.
The ID of the Qualification request, a unique identifier generated when the request was submitted.
The ID of the Qualification type the Worker is requesting, as returned by the CreateQualificationType operation.
The date and time the Qualification request had a status of Submitted.
The contents of the Qualification test that was presented to the Worker, if the type has a test and the Worker has submitted answers.
The ID of the Worker requesting the Qualification.
The Worker\'s answers for the Qualification type\'s test contained in a QuestionFormAnswers document, if the type has a test and the Worker has submitted answers. If the Worker does not provide any answers, Answer may be empty.
#qualification_request_id ⇒ StringThe ID of the Qualification request, a unique identifier generated when the request was submitted.
#qualification_type_id ⇒ StringThe ID of the Qualification type the Worker is requesting, as returned by the CreateQualificationType operation.
#submit_time ⇒ TimeThe date and time the Qualification request had a status of Submitted. This is either the time the Worker submitted answers for a Qualification test, or the time the Worker requested the Qualification if the Qualification type does not have a test.
#test ⇒ StringThe contents of the Qualification test that was presented to the Worker, if the type has a test and the Worker has submitted answers. This value is identical to the QuestionForm associated with the Qualification type at the time the Worker requests the Qualification.
#worker_id ⇒ StringThe ID of the Worker requesting the Qualification.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4