GetAssignmentResponseCopyimport type { GetAssignmentResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/mturk.ts";interface GetAssignmentResponse {Assignment?: Assignment | null;HIT?: HIT | null;}§Properties§Assignment?: Assignment | null[src]§HIT?: HIT | null[src]