Module Smaws_Client_MTurk.Json_serializers

val customer_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val string__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val worker_block_list_to_yojson : Types.worker_block list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_type_status_to_yojson : Types.qualification_type_status -> [> `String of string ]
val boolean__to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_type_to_yojson : Types.qualification_type -> Smaws_Lib.Json.SerializeHelpers.t
val update_qualification_type_response_to_yojson : Types.update_qualification_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_qualification_type_request_to_yojson : Types.update_qualification_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val turk_error_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_notification_settings_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val notification_transport_to_yojson : Types.notification_transport -> [> `String of string ]
val event_type_to_yojson : Types.event_type -> [> `String of string ]
val event_type_list_to_yojson : Types.event_type list -> Smaws_Lib.Json.SerializeHelpers.t
val notification_specification_to_yojson : Types.notification_specification -> Smaws_Lib.Json.SerializeHelpers.t
val update_notification_settings_request_to_yojson : Types.update_notification_settings_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_hit_type_of_hit_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_hit_type_of_hit_request_to_yojson : Types.update_hit_type_of_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_hit_review_status_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_hit_review_status_request_to_yojson : Types.update_hit_review_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_expiration_for_hit_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_expiration_for_hit_request_to_yojson : Types.update_expiration_for_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val string_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val send_test_event_notification_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val send_test_event_notification_request_to_yojson : Types.send_test_event_notification_request -> Smaws_Lib.Json.SerializeHelpers.t
val send_bonus_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val currency_amount_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val idempotency_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val send_bonus_request_to_yojson : Types.send_bonus_request -> Smaws_Lib.Json.SerializeHelpers.t
val reviewable_hit_status_to_yojson : Types.reviewable_hit_status -> [> `String of string ]
val review_result_detail_to_yojson : Types.review_result_detail -> Smaws_Lib.Json.SerializeHelpers.t
val review_result_detail_list_to_yojson : Types.review_result_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val review_action_status_to_yojson : Types.review_action_status -> [> `String of string ]
val review_action_detail_to_yojson : Types.review_action_detail -> Smaws_Lib.Json.SerializeHelpers.t
val review_action_detail_list_to_yojson : Types.review_action_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val review_policy_level_to_yojson : Types.review_policy_level -> [> `String of string ]
val review_policy_level_list_to_yojson : Types.review_policy_level list -> Smaws_Lib.Json.SerializeHelpers.t
val parameter_map_entry_to_yojson : Types.parameter_map_entry -> Smaws_Lib.Json.SerializeHelpers.t
val parameter_map_entry_list_to_yojson : Types.parameter_map_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val policy_parameter_to_yojson : Types.policy_parameter -> Smaws_Lib.Json.SerializeHelpers.t
val policy_parameter_list_to_yojson : Types.policy_parameter list -> Smaws_Lib.Json.SerializeHelpers.t
val result_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val reject_qualification_request_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val reject_qualification_request_request_to_yojson : Types.reject_qualification_request_request -> Smaws_Lib.Json.SerializeHelpers.t
val reject_assignment_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val reject_assignment_request_to_yojson : Types.reject_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_type_list_to_yojson : Types.qualification_type list -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_status_to_yojson : Types.qualification_status -> [> `String of string ]
val comparator_to_yojson : Types.comparator -> [> `String of string ]
val integer_list_to_yojson : int list -> Smaws_Lib.Json.SerializeHelpers.t
val country_parameters_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val locale_list_to_yojson : Types.locale list -> Smaws_Lib.Json.SerializeHelpers.t
val hit_access_actions_to_yojson : Types.hit_access_actions -> [> `String of string ]
val qualification_requirement_to_yojson : Types.qualification_requirement -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_requirement_list_to_yojson : Types.qualification_requirement list -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_request_to_yojson : Types.qualification_request -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_request_list_to_yojson : Types.qualification_request list -> Smaws_Lib.Json.SerializeHelpers.t
val qualification_list_to_yojson : Types.qualification list -> Smaws_Lib.Json.SerializeHelpers.t
val pagination_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val notify_workers_failure_code_to_yojson : Types.notify_workers_failure_code -> [> `String of string ]
val notify_workers_failure_status_to_yojson : Types.notify_workers_failure_status -> Smaws_Lib.Json.SerializeHelpers.t
val notify_workers_failure_status_list_to_yojson : Types.notify_workers_failure_status list -> Smaws_Lib.Json.SerializeHelpers.t
val notify_workers_response_to_yojson : Types.notify_workers_response -> Smaws_Lib.Json.SerializeHelpers.t
val customer_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val notify_workers_request_to_yojson : Types.notify_workers_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_workers_with_qualification_type_response_to_yojson : Types.list_workers_with_qualification_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_workers_with_qualification_type_request_to_yojson : Types.list_workers_with_qualification_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_worker_blocks_response_to_yojson : Types.list_worker_blocks_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_worker_blocks_request_to_yojson : Types.list_worker_blocks_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_review_policy_results_for_hit_response_to_yojson : Types.list_review_policy_results_for_hit_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_review_policy_results_for_hit_request_to_yojson : Types.list_review_policy_results_for_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val hit_status_to_yojson : Types.hit_status -> [> `String of string ]
val hit_review_status_to_yojson : Types.hit_review_status -> [> `String of string ]
val hit_list_to_yojson : Types.hi_t list -> Smaws_Lib.Json.SerializeHelpers.t
val list_reviewable_hi_ts_response_to_yojson : Types.list_reviewable_hi_ts_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_reviewable_hi_ts_request_to_yojson : Types.list_reviewable_hi_ts_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_qualification_types_response_to_yojson : Types.list_qualification_types_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_qualification_types_request_to_yojson : Types.list_qualification_types_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_qualification_requests_response_to_yojson : Types.list_qualification_requests_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_qualification_requests_request_to_yojson : Types.list_qualification_requests_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_hi_ts_for_qualification_type_response_to_yojson : Types.list_hi_ts_for_qualification_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_hi_ts_for_qualification_type_request_to_yojson : Types.list_hi_ts_for_qualification_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_hi_ts_response_to_yojson : Types.list_hi_ts_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_hi_ts_request_to_yojson : Types.list_hi_ts_request -> Smaws_Lib.Json.SerializeHelpers.t
val bonus_payment_list_to_yojson : Types.bonus_payment list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bonus_payments_response_to_yojson : Types.list_bonus_payments_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bonus_payments_request_to_yojson : Types.list_bonus_payments_request -> Smaws_Lib.Json.SerializeHelpers.t
val assignment_status_to_yojson : Types.assignment_status -> [> `String of string ]
val assignment_list_to_yojson : Types.assignment list -> Smaws_Lib.Json.SerializeHelpers.t
val list_assignments_for_hit_response_to_yojson : Types.list_assignments_for_hit_response -> Smaws_Lib.Json.SerializeHelpers.t
val assignment_status_list_to_yojson : Types.assignment_status list -> Smaws_Lib.Json.SerializeHelpers.t
val list_assignments_for_hit_request_to_yojson : Types.list_assignments_for_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_qualification_type_response_to_yojson : Types.get_qualification_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_qualification_type_request_to_yojson : Types.get_qualification_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_qualification_score_response_to_yojson : Types.get_qualification_score_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_qualification_score_request_to_yojson : Types.get_qualification_score_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_hit_response_to_yojson : Types.get_hit_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_hit_request_to_yojson : Types.get_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_file_upload_url_response_to_yojson : Types.get_file_upload_url_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_file_upload_url_request_to_yojson : Types.get_file_upload_url_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_assignment_response_to_yojson : Types.get_assignment_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_assignment_request_to_yojson : Types.get_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_balance_response_to_yojson : Types.get_account_balance_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_balance_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_qualification_from_worker_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_qualification_from_worker_request_to_yojson : Types.disassociate_qualification_from_worker_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_worker_block_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_worker_block_request_to_yojson : Types.delete_worker_block_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_qualification_type_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_qualification_type_request_to_yojson : Types.delete_qualification_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_hit_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_hit_request_to_yojson : Types.delete_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_worker_block_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_worker_block_request_to_yojson : Types.create_worker_block_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_qualification_type_response_to_yojson : Types.create_qualification_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_qualification_type_request_to_yojson : Types.create_qualification_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_hit_with_hit_type_response_to_yojson : Types.create_hit_with_hit_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val hit_layout_parameter_to_yojson : Types.hit_layout_parameter -> Smaws_Lib.Json.SerializeHelpers.t
val hit_layout_parameter_list_to_yojson : Types.hit_layout_parameter list -> Smaws_Lib.Json.SerializeHelpers.t
val create_hit_with_hit_type_request_to_yojson : Types.create_hit_with_hit_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_hit_type_response_to_yojson : Types.create_hit_type_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_hit_type_request_to_yojson : Types.create_hit_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_hit_response_to_yojson : Types.create_hit_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_hit_request_to_yojson : Types.create_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_additional_assignments_for_hit_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_additional_assignments_for_hit_request_to_yojson : Types.create_additional_assignments_for_hit_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_qualification_with_worker_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val associate_qualification_with_worker_request_to_yojson : Types.associate_qualification_with_worker_request -> Smaws_Lib.Json.SerializeHelpers.t
val approve_assignment_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val approve_assignment_request_to_yojson : Types.approve_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val accept_qualification_request_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val accept_qualification_request_request_to_yojson : Types.accept_qualification_request_request -> Smaws_Lib.Json.SerializeHelpers.t