Module Smaws_Client_PartnerCentralAccount.Json_serializers

val verification_type_to_yojson : Types.verification_type -> [> `String of string ]
val verification_status_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val verification_status_to_yojson : Types.verification_status -> [> `String of string ]
val registration_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val country_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val jurisdiction_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val business_verification_details_to_yojson : Types.business_verification_details -> Smaws_Lib.Json.SerializeHelpers.t
val completion_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val date_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val business_verification_response_to_yojson : Types.business_verification_response -> Smaws_Lib.Json.SerializeHelpers.t
val registrant_verification_response_to_yojson : Types.registrant_verification_response -> Smaws_Lib.Json.SerializeHelpers.t
val verification_response_details_to_yojson : Types.verification_response_details -> Smaws_Lib.Json.SerializeHelpers.t
val registrant_verification_details_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val verification_details_to_yojson : Types.verification_details -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_reason_to_yojson : Types.validation_exception_reason -> [> `String of string ]
val field_validation_code_to_yojson : Types.field_validation_code -> [> `String of string ]
val field_validation_error_to_yojson : Types.field_validation_error -> Smaws_Lib.Json.SerializeHelpers.t
val business_validation_code_to_yojson : Types.business_validation_code -> [> `String of string ]
val business_validation_error_to_yojson : Types.business_validation_error -> Smaws_Lib.Json.SerializeHelpers.t
val validation_error_to_yojson : Types.validation_error -> Smaws_Lib.Json.SerializeHelpers.t
val validation_error_list_to_yojson : Types.validation_error list -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val catalog_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_preferences_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val access_type_to_yojson : Types.access_type -> [> `String of string ]
val participant_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val participant_identifier_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val update_connection_preferences_response_to_yojson : Types.update_connection_preferences_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_connection_preferences_request_to_yojson : Types.update_connection_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_reason_to_yojson : Types.conflict_exception_reason -> [> `String of string ]
val conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_reason_to_yojson : Types.access_denied_exception_reason -> [> `String of string ]
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val taggable_resource_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_request_to_yojson : Types.untag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_reason_to_yojson : Types.resource_not_found_exception_reason -> [> `String of string ]
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unicode_string_including_new_line_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val unicode_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val primary_solution_type_to_yojson : Types.primary_solution_type -> [> `String of string ]
val industry_segment_to_yojson : Types.industry_segment -> [> `String of string ]
val industry_segment_list_to_yojson : Types.industry_segment list -> Smaws_Lib.Json.SerializeHelpers.t
val locale_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val localized_content_to_yojson : Types.localized_content -> Smaws_Lib.Json.SerializeHelpers.t
val localized_content_list_to_yojson : Types.localized_content list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_verification_response_to_yojson : Types.start_verification_response -> Smaws_Lib.Json.SerializeHelpers.t
val client_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val start_verification_request_to_yojson : Types.start_verification_request -> Smaws_Lib.Json.SerializeHelpers.t
val service_quota_exceeded_exception_reason_to_yojson : Types.service_quota_exceeded_exception_reason -> [> `String of string ]
val service_quota_exceeded_exception_to_yojson : Types.service_quota_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val partner_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val partner_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val profile_task_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val profile_task_status_to_yojson : Types.profile_task_status -> [> `String of string ]
val profile_validation_error_reason_to_yojson : Types.profile_validation_error_reason -> [> `String of string ]
val error_detail_list_to_yojson : Types.error_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val start_profile_update_task_response_to_yojson : Types.start_profile_update_task_response -> Smaws_Lib.Json.SerializeHelpers.t
val partner_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val start_profile_update_task_request_to_yojson : Types.start_profile_update_task_request -> Smaws_Lib.Json.SerializeHelpers.t
val sensitive_unicode_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val send_email_verification_code_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val email_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val send_email_verification_code_request_to_yojson : Types.send_email_verification_code_request -> Smaws_Lib.Json.SerializeHelpers.t
val seller_profile_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val seller_profile_summary_to_yojson : Types.seller_profile_summary -> Smaws_Lib.Json.SerializeHelpers.t
val connection_invitation_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_invitation_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_type_to_yojson : Types.connection_type -> [> `String of string ]
val participant_type_to_yojson : Types.participant_type -> [> `String of string ]
val invitation_status_to_yojson : Types.invitation_status -> [> `String of string ]
val reject_connection_invitation_response_to_yojson : Types.reject_connection_invitation_response -> Smaws_Lib.Json.SerializeHelpers.t
val reject_connection_invitation_request_to_yojson : Types.reject_connection_invitation_request -> Smaws_Lib.Json.SerializeHelpers.t
val profile_visibility_to_yojson : Types.profile_visibility -> [> `String of string ]
val partner_profile_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_profile_visibility_response_to_yojson : Types.put_profile_visibility_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_profile_visibility_request_to_yojson : Types.put_profile_visibility_request -> Smaws_Lib.Json.SerializeHelpers.t
val alliance_lead_contact_to_yojson : Types.alliance_lead_contact -> Smaws_Lib.Json.SerializeHelpers.t
val put_alliance_lead_contact_response_to_yojson : Types.put_alliance_lead_contact_response -> Smaws_Lib.Json.SerializeHelpers.t
val email_verification_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_alliance_lead_contact_request_to_yojson : Types.put_alliance_lead_contact_request -> Smaws_Lib.Json.SerializeHelpers.t
val partner_summary_to_yojson : Types.partner_summary -> Smaws_Lib.Json.SerializeHelpers.t
val partner_summary_list_to_yojson : Types.partner_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val partner_profile_summary_to_yojson : Types.partner_profile_summary -> Smaws_Lib.Json.SerializeHelpers.t
val partner_profile_to_yojson : Types.partner_profile -> Smaws_Lib.Json.SerializeHelpers.t
val domain_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val partner_domain_list_to_yojson : Types.partner_domain list -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_response_to_yojson : Types.list_tags_for_resource_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_request_to_yojson : Types.list_tags_for_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_verification_response_to_yojson : Types.get_verification_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_verification_request_to_yojson : Types.get_verification_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_summary_to_yojson : Types.account_summary -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_partners_response_to_yojson : Types.list_partners_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_partners_request_to_yojson : Types.list_partners_request -> Smaws_Lib.Json.SerializeHelpers.t
val connection_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val aws_account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_type_status_to_yojson : Types.connection_type_status -> [> `String of string ]
val connection_type_summary_to_yojson : Types.connection_type_summary -> Smaws_Lib.Json.SerializeHelpers.t
val connection_type_summary_map_to_yojson : (Types.connection_type * Types.connection_type_summary) list -> Smaws_Lib.Json.SerializeHelpers.t
val connection_summary_to_yojson : Types.connection_summary -> Smaws_Lib.Json.SerializeHelpers.t
val connection_summary_list_to_yojson : Types.connection_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_connections_response_to_yojson : Types.list_connections_response -> Smaws_Lib.Json.SerializeHelpers.t
val connection_type_filter_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val list_connections_request_to_yojson : Types.list_connections_request -> Smaws_Lib.Json.SerializeHelpers.t
val connection_invitation_summary_to_yojson : Types.connection_invitation_summary -> Smaws_Lib.Json.SerializeHelpers.t
val connection_invitation_summary_list_to_yojson : Types.connection_invitation_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_connection_invitations_response_to_yojson : Types.list_connection_invitations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_connection_invitations_request_to_yojson : Types.list_connection_invitations_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_profile_visibility_response_to_yojson : Types.get_profile_visibility_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_profile_visibility_request_to_yojson : Types.get_profile_visibility_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_profile_update_task_response_to_yojson : Types.get_profile_update_task_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_profile_update_task_request_to_yojson : Types.get_profile_update_task_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_partner_response_to_yojson : Types.get_partner_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_partner_request_to_yojson : Types.get_partner_request -> Smaws_Lib.Json.SerializeHelpers.t
val connection_type_detail_to_yojson : Types.connection_type_detail -> Smaws_Lib.Json.SerializeHelpers.t
val connection_type_detail_map_to_yojson : (Types.connection_type * Types.connection_type_detail) list -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_response_to_yojson : Types.get_connection_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_request_to_yojson : Types.get_connection_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_preferences_response_to_yojson : Types.get_connection_preferences_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_preferences_request_to_yojson : Types.get_connection_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_invitation_response_to_yojson : Types.get_connection_invitation_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_invitation_request_to_yojson : Types.get_connection_invitation_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_alliance_lead_contact_response_to_yojson : Types.get_alliance_lead_contact_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_alliance_lead_contact_request_to_yojson : Types.get_alliance_lead_contact_request -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_aws_training_certification_email_domain_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_aws_training_certification_email_domain_request_to_yojson : Types.disassociate_aws_training_certification_email_domain_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_partner_response_to_yojson : Types.create_partner_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_partner_request_to_yojson : Types.create_partner_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_connection_invitation_response_to_yojson : Types.create_connection_invitation_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_connection_invitation_request_to_yojson : Types.create_connection_invitation_request -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_profile_update_task_response_to_yojson : Types.cancel_profile_update_task_response -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_profile_update_task_request_to_yojson : Types.cancel_profile_update_task_request -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_connection_response_to_yojson : Types.cancel_connection_response -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_connection_request_to_yojson : Types.cancel_connection_request -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_connection_invitation_response_to_yojson : Types.cancel_connection_invitation_response -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_connection_invitation_request_to_yojson : Types.cancel_connection_invitation_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_aws_training_certification_email_domain_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val associate_aws_training_certification_email_domain_request_to_yojson : Types.associate_aws_training_certification_email_domain_request -> Smaws_Lib.Json.SerializeHelpers.t
val accept_connection_invitation_response_to_yojson : Types.accept_connection_invitation_response -> Smaws_Lib.Json.SerializeHelpers.t
val accept_connection_invitation_request_to_yojson : Types.accept_connection_invitation_request -> Smaws_Lib.Json.SerializeHelpers.t