Module Smaws_Client_PartnerCentralBenefits.Json_serializers

val validation_exception_reason_to_yojson : Types.validation_exception_reason -> [> `String of string ]
val validation_exception_error_code_to_yojson : Types.validation_exception_error_code -> [> `String of string ]
val validation_exception_field_to_yojson : Types.validation_exception_field -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_field_list_to_yojson : Types.validation_exception_field list -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_benefit_application_output_to_yojson : Types.update_benefit_application_output -> Smaws_Lib.Json.SerializeHelpers.t
val catalog_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val contact_email_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val contact_first_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val contact_last_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val contact_phone_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val contacts_to_yojson : Types.contact list -> Smaws_Lib.Json.SerializeHelpers.t
val file_ur_i_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val file_input_details_to_yojson : Types.file_input list -> Smaws_Lib.Json.SerializeHelpers.t
val update_benefit_application_input_to_yojson : Types.update_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
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 service_quota_exceeded_exception_to_yojson : Types.service_quota_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tags_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val submit_benefit_application_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val submit_benefit_application_input_to_yojson : Types.submit_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_status_to_yojson : Types.benefit_application_status -> [> `String of string ]
val status_reason_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val status_reason_codes_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_stage_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val stages_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val resource_type_to_yojson : Types.resource_type -> [> `String of string ]
val recall_benefit_application_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val recall_benefit_application_input_to_yojson : Types.recall_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t
val program_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val programs_to_yojson : string 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 fulfillment_type_to_yojson : Types.fulfillment_type -> [> `String of string ]
val fulfillment_types_to_yojson : Types.fulfillment_type list -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_status_to_yojson : Types.benefit_status -> [> `String of string ]
val benefit_summary_to_yojson : Types.benefit_summary -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_summaries_to_yojson : Types.benefit_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_benefits_output_to_yojson : Types.list_benefits_output -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_statuses_to_yojson : Types.benefit_status list -> Smaws_Lib.Json.SerializeHelpers.t
val list_benefits_input_to_yojson : Types.list_benefits_input -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attributes_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_summary_to_yojson : Types.benefit_application_summary -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_summaries_to_yojson : Types.benefit_application_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_benefit_applications_output_to_yojson : Types.list_benefit_applications_output -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_identifiers_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val associated_resource_to_yojson : Types.associated_resource -> Smaws_Lib.Json.SerializeHelpers.t
val associated_resources_to_yojson : Types.associated_resource list -> Smaws_Lib.Json.SerializeHelpers.t
val list_benefit_applications_input_to_yojson : Types.list_benefit_applications_input -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_status_to_yojson : Types.benefit_allocation_status -> [> `String of string ]
val benefit_allocation_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_summary_to_yojson : Types.benefit_allocation_summary -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_summaries_to_yojson : Types.benefit_allocation_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_benefit_allocations_output_to_yojson : Types.list_benefit_allocations_output -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_application_identifier_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_status_list_to_yojson : Types.benefit_allocation_status list -> Smaws_Lib.Json.SerializeHelpers.t
val list_benefit_allocations_input_to_yojson : Types.list_benefit_allocations_input -> Smaws_Lib.Json.SerializeHelpers.t
val file_type_to_yojson : Types.file_type -> [> `String of string ]
val file_details_to_yojson : Types.file_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val get_benefit_application_output_to_yojson : Types.get_benefit_application_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_benefit_application_input_to_yojson : Types.get_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val currency_code_to_yojson : Types.currency_code -> [> `String of string ]
val issuance_detail_to_yojson : Types.issuance_detail -> Smaws_Lib.Json.SerializeHelpers.t
val disbursement_details_to_yojson : Types.disbursement_details -> Smaws_Lib.Json.SerializeHelpers.t
val consumable_details_to_yojson : Types.consumable_details -> Smaws_Lib.Json.SerializeHelpers.t
val credit_codes_to_yojson : Types.credit_code list -> Smaws_Lib.Json.SerializeHelpers.t
val fulfillment_details_to_yojson : Types.fulfillment_details -> Smaws_Lib.Json.SerializeHelpers.t
val get_benefit_allocation_output_to_yojson : Types.get_benefit_allocation_output -> Smaws_Lib.Json.SerializeHelpers.t
val benefit_allocation_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val get_benefit_allocation_input_to_yojson : Types.get_benefit_allocation_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_benefit_output_to_yojson : Types.get_benefit_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_benefit_input_to_yojson : Types.get_benefit_input -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_benefit_application_resource_output_to_yojson : Types.disassociate_benefit_application_resource_output -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_benefit_application_resource_input_to_yojson : Types.disassociate_benefit_application_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val create_benefit_application_output_to_yojson : Types.create_benefit_application_output -> Smaws_Lib.Json.SerializeHelpers.t
val create_benefit_application_input_to_yojson : Types.create_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_benefit_application_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_benefit_application_input_to_yojson : Types.cancel_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t
val associate_benefit_application_resource_output_to_yojson : Types.associate_benefit_application_resource_output -> Smaws_Lib.Json.SerializeHelpers.t
val associate_benefit_application_resource_input_to_yojson : Types.associate_benefit_application_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val amend_benefit_application_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val amendment_list_to_yojson : Types.amendment list -> Smaws_Lib.Json.SerializeHelpers.t
val amend_benefit_application_input_to_yojson : Types.amend_benefit_application_input -> Smaws_Lib.Json.SerializeHelpers.t