sunshine-conversations-client 12.5.1 → 12.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG_RB.md +5 -1
- data/README.md +9 -5
- data/docs/Android.md +5 -1
- data/docs/AndroidUpdate.md +2 -0
- data/docs/Apple.md +5 -1
- data/docs/CustomUpdateAllOf.md +17 -0
- data/docs/DefaultResponder.md +17 -0
- data/docs/DefaultResponderDefaultResponder.md +33 -0
- data/docs/DefaultResponderId.md +17 -0
- data/docs/Instagram.md +5 -1
- data/docs/InstagramUpdate.md +2 -0
- data/docs/IntegrationUpdate.md +2 -0
- data/docs/IntegrationUpdateBase.md +3 -1
- data/docs/Ios.md +5 -1
- data/docs/IosUpdate.md +2 -0
- data/docs/Line.md +5 -1
- data/docs/Mailgun.md +5 -1
- data/docs/MailgunUpdate.md +2 -0
- data/docs/Messagebird.md +5 -1
- data/docs/Messenger.md +5 -1
- data/docs/MessengerUpdate.md +2 -0
- data/docs/Telegram.md +5 -1
- data/docs/Twilio.md +5 -1
- data/docs/Twitter.md +5 -1
- data/docs/Unity.md +5 -1
- data/docs/UnityUpdate.md +2 -0
- data/docs/Viber.md +5 -1
- data/docs/Web.md +5 -1
- data/docs/WebUpdate.md +2 -0
- data/docs/WhatsAppUpdate.md +2 -0
- data/docs/Whatsapp.md +5 -1
- data/lib/sunshine-conversations-client/api/activities_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/app_keys_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/apps_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/attachments_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/clients_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/conversations_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/custom_integration_api_keys_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/devices_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/integrations_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/messages_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/o_auth_endpoints_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/participants_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/switchboard_actions_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/switchboard_integrations_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/switchboards_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/users_api.rb +1 -1
- data/lib/sunshine-conversations-client/api/webhooks_api.rb +1 -1
- data/lib/sunshine-conversations-client/api_client.rb +1 -1
- data/lib/sunshine-conversations-client/api_error.rb +1 -1
- data/lib/sunshine-conversations-client/configuration.rb +1 -1
- data/lib/sunshine-conversations-client/models/accept_control_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/action.rb +1 -1
- data/lib/sunshine-conversations-client/models/action_subset.rb +1 -1
- data/lib/sunshine-conversations-client/models/activity.rb +1 -1
- data/lib/sunshine-conversations-client/models/activity_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/activity_post.rb +1 -1
- data/lib/sunshine-conversations-client/models/activity_post_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/activity_types.rb +1 -1
- data/lib/sunshine-conversations-client/models/android.rb +27 -5
- data/lib/sunshine-conversations-client/models/android_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/android_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/android_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/api_key.rb +1 -1
- data/lib/sunshine-conversations-client/models/app.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_create_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_key.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_key_create_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_key_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_key_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_list_filter.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_settings.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_sub_schema.rb +1 -1
- data/lib/sunshine-conversations-client/models/app_update_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/apple.rb +27 -5
- data/lib/sunshine-conversations-client/models/apple_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/apple_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/attachment_delete_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/attachment_media_token_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/attachment_media_token_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/attachment_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/attachment_schema.rb +1 -1
- data/lib/sunshine-conversations-client/models/attachment_upload_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/author.rb +1 -1
- data/lib/sunshine-conversations-client/models/author_webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/buy.rb +1 -1
- data/lib/sunshine-conversations-client/models/campaign.rb +1 -1
- data/lib/sunshine-conversations-client/models/carousel_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/carousel_message_display_settings.rb +1 -1
- data/lib/sunshine-conversations-client/models/client.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_add_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_add_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_add_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_association.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_create.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_remove_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_remove_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_remove_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_type.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_update_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_update_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/client_update_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/confirmation.rb +1 -1
- data/lib/sunshine-conversations-client/models/content.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_create_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_create_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_create_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_create_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_join_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_join_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_join_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_leave_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_leave_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_leave_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_list_filter.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_channel_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_channel_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_failure_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_failure_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload_destination.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload_external_messages.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_payload_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_delivery_user_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_message_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_postback_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_postback_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_postback_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_read_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_read_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_read_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_referral_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_referral_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_referral_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_remove_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_remove_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_remove_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_truncated.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_type.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_typing_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_typing_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_typing_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/conversation_update_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/custom.rb +1 -1
- data/lib/sunshine-conversations-client/models/custom_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/custom_update.rb +3 -3
- data/lib/sunshine-conversations-client/models/custom_update_all_of.rb +229 -0
- data/lib/sunshine-conversations-client/models/default_responder.rb +203 -0
- data/lib/sunshine-conversations-client/models/default_responder_default_responder.rb +285 -0
- data/lib/sunshine-conversations-client/models/default_responder_id.rb +205 -0
- data/lib/sunshine-conversations-client/models/destination.rb +1 -1
- data/lib/sunshine-conversations-client/models/device.rb +1 -1
- data/lib/sunshine-conversations-client/models/device_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/event_sub_schema.rb +1 -1
- data/lib/sunshine-conversations-client/models/extra_channel_options.rb +1 -1
- data/lib/sunshine-conversations-client/models/extra_channel_options_messenger.rb +1 -1
- data/lib/sunshine-conversations-client/models/field.rb +1 -1
- data/lib/sunshine-conversations-client/models/file_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/form_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/form_message_field.rb +1 -1
- data/lib/sunshine-conversations-client/models/form_message_field_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/form_response_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/form_response_message_field.rb +1 -1
- data/lib/sunshine-conversations-client/models/form_response_message_field_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/identity.rb +1 -1
- data/lib/sunshine-conversations-client/models/image_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/inline_object.rb +1 -1
- data/lib/sunshine-conversations-client/models/instagram.rb +27 -5
- data/lib/sunshine-conversations-client/models/instagram_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/instagram_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/instagram_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_api_key.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_api_key_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_api_key_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_list_filter.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_type.rb +1 -1
- data/lib/sunshine-conversations-client/models/integration_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/integration_update_base.rb +17 -6
- data/lib/sunshine-conversations-client/models/ios.rb +27 -5
- data/lib/sunshine-conversations-client/models/ios_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/ios_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/ios_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/item.rb +1 -1
- data/lib/sunshine-conversations-client/models/line.rb +27 -5
- data/lib/sunshine-conversations-client/models/line_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/line_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/link.rb +1 -1
- data/lib/sunshine-conversations-client/models/links.rb +1 -1
- data/lib/sunshine-conversations-client/models/list_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/location_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/location_message_coordinates.rb +1 -1
- data/lib/sunshine-conversations-client/models/location_message_location.rb +1 -1
- data/lib/sunshine-conversations-client/models/location_request.rb +1 -1
- data/lib/sunshine-conversations-client/models/mailgun.rb +28 -6
- data/lib/sunshine-conversations-client/models/mailgun_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/mailgun_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/mailgun_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_base.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_mailgun.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_mailgun_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_messagebird.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_messagebird_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_twilio.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_twilio_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_whatsapp.rb +1 -1
- data/lib/sunshine-conversations-client/models/match_criteria_whatsapp_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/message.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_bird_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_override.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_override_apple.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_override_line.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_override_messenger.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_override_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_override_whatsapp.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_post.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_post_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/message_webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/messagebird.rb +27 -5
- data/lib/sunshine-conversations-client/models/messagebird_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/messenger.rb +27 -5
- data/lib/sunshine-conversations-client/models/messenger_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/messenger_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/meta.rb +1 -1
- data/lib/sunshine-conversations-client/models/offer_control_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/page.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_join_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_leave_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_leave_body_participant_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_leave_body_user_external_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_leave_body_user_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_sub_schema.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_with_user_external_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/participant_with_user_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/pass_control_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/postback.rb +1 -1
- data/lib/sunshine-conversations-client/models/postback_webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/prechat_capture.rb +1 -1
- data/lib/sunshine-conversations-client/models/profile.rb +1 -1
- data/lib/sunshine-conversations-client/models/quoted_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/quoted_message_external_message_id.rb +1 -1
- data/lib/sunshine-conversations-client/models/quoted_message_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/referral.rb +1 -1
- data/lib/sunshine-conversations-client/models/referral_details.rb +1 -1
- data/lib/sunshine-conversations-client/models/reply.rb +1 -1
- data/lib/sunshine-conversations-client/models/source.rb +1 -1
- data/lib/sunshine-conversations-client/models/source_webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/source_with_campaign_webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/source_with_campaign_webhook_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/status.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_accept_control.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_failure.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_failure_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_accept_control_failure_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_integration.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_integration_create_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_integration_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_integration_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_integration_update_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_integration_webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_offer_control.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_offer_control_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_offer_control_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_offer_control_failure.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_pass_control.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_pass_control_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_pass_control_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_pass_control_failure.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/switchboard_update_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/target.rb +1 -1
- data/lib/sunshine-conversations-client/models/telegram.rb +27 -5
- data/lib/sunshine-conversations-client/models/telegram_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/telegram_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/template_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/text_message.rb +1 -1
- data/lib/sunshine-conversations-client/models/twilio.rb +27 -5
- data/lib/sunshine-conversations-client/models/twilio_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/twilio_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/twitter.rb +27 -5
- data/lib/sunshine-conversations-client/models/twitter_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/twitter_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/unity.rb +27 -5
- data/lib/sunshine-conversations-client/models/unity_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/unity_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/unity_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/user.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_create_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_merge_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_clients.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_conversations.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_merge_event_all_of_payload_merged_users.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_truncated.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_update_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_update_event.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_update_event_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/user_update_event_all_of_payload.rb +1 -1
- data/lib/sunshine-conversations-client/models/viber.rb +27 -5
- data/lib/sunshine-conversations-client/models/viber_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/viber_update.rb +1 -1
- data/lib/sunshine-conversations-client/models/web.rb +27 -5
- data/lib/sunshine-conversations-client/models/web_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/web_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/web_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/webhook.rb +1 -1
- data/lib/sunshine-conversations-client/models/webhook_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/webhook_create_body.rb +1 -1
- data/lib/sunshine-conversations-client/models/webhook_list_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/webhook_response.rb +1 -1
- data/lib/sunshine-conversations-client/models/webhook_sub_schema.rb +1 -1
- data/lib/sunshine-conversations-client/models/webview.rb +1 -1
- data/lib/sunshine-conversations-client/models/whats_app_update.rb +13 -2
- data/lib/sunshine-conversations-client/models/whats_app_update_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/models/whatsapp.rb +28 -6
- data/lib/sunshine-conversations-client/models/whatsapp_all_of.rb +1 -1
- data/lib/sunshine-conversations-client/version.rb +2 -2
- data/lib/sunshine-conversations-client.rb +5 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/sunshine-conversations-client.gemspec +1 -1
- metadata +10 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Sunshine Conversations API
|
|
3
3
|
|
|
4
|
-
The version of the OpenAPI document: 12.
|
|
4
|
+
The version of the OpenAPI document: 12.6.0
|
|
5
5
|
|
|
6
6
|
Generated by: https://openapi-generator.tech
|
|
7
7
|
OpenAPI Generator version: 4.3.1
|
|
@@ -41,6 +41,11 @@ module SunshineConversationsClient
|
|
|
41
41
|
# The Facebook user's user ID. This is returned when integrating through the Dashboard
|
|
42
42
|
attr_accessor :user_id
|
|
43
43
|
|
|
44
|
+
# The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=\"https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\">Per-channel default responder</a> guide.
|
|
45
|
+
attr_accessor :default_responder_id
|
|
46
|
+
|
|
47
|
+
attr_accessor :default_responder
|
|
48
|
+
|
|
44
49
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
45
50
|
def self.attribute_map
|
|
46
51
|
{
|
|
@@ -53,7 +58,9 @@ module SunshineConversationsClient
|
|
|
53
58
|
:'page_id' => :'pageId',
|
|
54
59
|
:'business_id' => :'businessId',
|
|
55
60
|
:'username' => :'username',
|
|
56
|
-
:'user_id' => :'userId'
|
|
61
|
+
:'user_id' => :'userId',
|
|
62
|
+
:'default_responder_id' => :'defaultResponderId',
|
|
63
|
+
:'default_responder' => :'defaultResponder'
|
|
57
64
|
}
|
|
58
65
|
end
|
|
59
66
|
|
|
@@ -69,19 +76,24 @@ module SunshineConversationsClient
|
|
|
69
76
|
:'page_id' => :'String',
|
|
70
77
|
:'business_id' => :'String',
|
|
71
78
|
:'username' => :'String',
|
|
72
|
-
:'user_id' => :'String'
|
|
79
|
+
:'user_id' => :'String',
|
|
80
|
+
:'default_responder_id' => :'String',
|
|
81
|
+
:'default_responder' => :'DefaultResponderDefaultResponder'
|
|
73
82
|
}
|
|
74
83
|
end
|
|
75
84
|
|
|
76
85
|
# List of attributes with nullable: true
|
|
77
86
|
def self.openapi_nullable
|
|
78
87
|
Set.new([
|
|
88
|
+
:'default_responder_id',
|
|
79
89
|
])
|
|
80
90
|
end
|
|
81
91
|
|
|
82
92
|
# List of class defined in allOf (OpenAPI v3)
|
|
83
93
|
def self.openapi_all_of
|
|
84
94
|
[
|
|
95
|
+
:'DefaultResponder',
|
|
96
|
+
:'DefaultResponderId',
|
|
85
97
|
:'InstagramAllOf',
|
|
86
98
|
:'Integration'
|
|
87
99
|
]
|
|
@@ -146,6 +158,14 @@ module SunshineConversationsClient
|
|
|
146
158
|
if attributes.key?(:'user_id')
|
|
147
159
|
self.user_id = attributes[:'user_id']
|
|
148
160
|
end
|
|
161
|
+
|
|
162
|
+
if attributes.key?(:'default_responder_id')
|
|
163
|
+
self.default_responder_id = attributes[:'default_responder_id']
|
|
164
|
+
end
|
|
165
|
+
|
|
166
|
+
if attributes.key?(:'default_responder')
|
|
167
|
+
self.default_responder = attributes[:'default_responder']
|
|
168
|
+
end
|
|
149
169
|
end
|
|
150
170
|
|
|
151
171
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -190,7 +210,9 @@ module SunshineConversationsClient
|
|
|
190
210
|
page_id == o.page_id &&
|
|
191
211
|
business_id == o.business_id &&
|
|
192
212
|
username == o.username &&
|
|
193
|
-
user_id == o.user_id &&
|
|
213
|
+
user_id == o.user_id &&
|
|
214
|
+
default_responder_id == o.default_responder_id &&
|
|
215
|
+
default_responder == o.default_responder && super(o)
|
|
194
216
|
end
|
|
195
217
|
|
|
196
218
|
# @see the `==` method
|
|
@@ -202,7 +224,7 @@ module SunshineConversationsClient
|
|
|
202
224
|
# Calculates hash code according to all attributes.
|
|
203
225
|
# @return [Integer] Hash code
|
|
204
226
|
def hash
|
|
205
|
-
[type, page_access_token, app_id, app_secret, business_name, business_username, page_id, business_id, username, user_id].hash
|
|
227
|
+
[type, page_access_token, app_id, app_secret, business_name, business_username, page_id, business_id, username, user_id, default_responder_id, default_responder].hash
|
|
206
228
|
end
|
|
207
229
|
|
|
208
230
|
# Builds the object from hash
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Sunshine Conversations API
|
|
3
3
|
|
|
4
|
-
The version of the OpenAPI document: 12.
|
|
4
|
+
The version of the OpenAPI document: 12.6.0
|
|
5
5
|
|
|
6
6
|
Generated by: https://openapi-generator.tech
|
|
7
7
|
OpenAPI Generator version: 4.3.1
|
|
@@ -14,6 +14,9 @@ module SunshineConversationsClient
|
|
|
14
14
|
# A human-friendly name used to identify the integration. `displayName` can be unset by changing it to `null`.
|
|
15
15
|
attr_accessor :display_name
|
|
16
16
|
|
|
17
|
+
# The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=\"https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\">Per-channel default responder</a> guide.
|
|
18
|
+
attr_accessor :default_responder_id
|
|
19
|
+
|
|
17
20
|
# A Facebook Page Access Token.
|
|
18
21
|
attr_accessor :page_access_token
|
|
19
22
|
|
|
@@ -21,6 +24,7 @@ module SunshineConversationsClient
|
|
|
21
24
|
def self.attribute_map
|
|
22
25
|
{
|
|
23
26
|
:'display_name' => :'displayName',
|
|
27
|
+
:'default_responder_id' => :'defaultResponderId',
|
|
24
28
|
:'page_access_token' => :'pageAccessToken'
|
|
25
29
|
}
|
|
26
30
|
end
|
|
@@ -29,6 +33,7 @@ module SunshineConversationsClient
|
|
|
29
33
|
def self.openapi_types
|
|
30
34
|
{
|
|
31
35
|
:'display_name' => :'String',
|
|
36
|
+
:'default_responder_id' => :'String',
|
|
32
37
|
:'page_access_token' => :'String'
|
|
33
38
|
}
|
|
34
39
|
end
|
|
@@ -37,6 +42,7 @@ module SunshineConversationsClient
|
|
|
37
42
|
def self.openapi_nullable
|
|
38
43
|
Set.new([
|
|
39
44
|
:'display_name',
|
|
45
|
+
:'default_responder_id',
|
|
40
46
|
])
|
|
41
47
|
end
|
|
42
48
|
|
|
@@ -67,6 +73,10 @@ module SunshineConversationsClient
|
|
|
67
73
|
self.display_name = attributes[:'display_name']
|
|
68
74
|
end
|
|
69
75
|
|
|
76
|
+
if attributes.key?(:'default_responder_id')
|
|
77
|
+
self.default_responder_id = attributes[:'default_responder_id']
|
|
78
|
+
end
|
|
79
|
+
|
|
70
80
|
if attributes.key?(:'page_access_token')
|
|
71
81
|
self.page_access_token = attributes[:'page_access_token']
|
|
72
82
|
end
|
|
@@ -115,6 +125,7 @@ module SunshineConversationsClient
|
|
|
115
125
|
return true if self.equal?(o)
|
|
116
126
|
self.class == o.class &&
|
|
117
127
|
display_name == o.display_name &&
|
|
128
|
+
default_responder_id == o.default_responder_id &&
|
|
118
129
|
page_access_token == o.page_access_token
|
|
119
130
|
end
|
|
120
131
|
|
|
@@ -127,7 +138,7 @@ module SunshineConversationsClient
|
|
|
127
138
|
# Calculates hash code according to all attributes.
|
|
128
139
|
# @return [Integer] Hash code
|
|
129
140
|
def hash
|
|
130
|
-
[display_name, page_access_token].hash
|
|
141
|
+
[display_name, default_responder_id, page_access_token].hash
|
|
131
142
|
end
|
|
132
143
|
|
|
133
144
|
# Builds the object from hash
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Sunshine Conversations API
|
|
3
3
|
|
|
4
|
-
The version of the OpenAPI document: 12.
|
|
4
|
+
The version of the OpenAPI document: 12.6.0
|
|
5
5
|
|
|
6
6
|
Generated by: https://openapi-generator.tech
|
|
7
7
|
OpenAPI Generator version: 4.3.1
|
|
@@ -14,6 +14,9 @@ module SunshineConversationsClient
|
|
|
14
14
|
# A human-friendly name used to identify the integration. `displayName` can be unset by changing it to `null`.
|
|
15
15
|
attr_accessor :display_name
|
|
16
16
|
|
|
17
|
+
# The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=\"https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\">Per-channel default responder</a> guide.
|
|
18
|
+
attr_accessor :default_responder_id
|
|
19
|
+
|
|
17
20
|
# Your project ID from your generated private key file.
|
|
18
21
|
attr_accessor :project_id
|
|
19
22
|
|
|
@@ -108,6 +111,7 @@ module SunshineConversationsClient
|
|
|
108
111
|
def self.attribute_map
|
|
109
112
|
{
|
|
110
113
|
:'display_name' => :'displayName',
|
|
114
|
+
:'default_responder_id' => :'defaultResponderId',
|
|
111
115
|
:'project_id' => :'projectId',
|
|
112
116
|
:'client_email' => :'clientEmail',
|
|
113
117
|
:'private_key' => :'privateKey',
|
|
@@ -145,6 +149,7 @@ module SunshineConversationsClient
|
|
|
145
149
|
def self.openapi_types
|
|
146
150
|
{
|
|
147
151
|
:'display_name' => :'String',
|
|
152
|
+
:'default_responder_id' => :'String',
|
|
148
153
|
:'project_id' => :'String',
|
|
149
154
|
:'client_email' => :'String',
|
|
150
155
|
:'private_key' => :'String',
|
|
@@ -182,6 +187,7 @@ module SunshineConversationsClient
|
|
|
182
187
|
def self.openapi_nullable
|
|
183
188
|
Set.new([
|
|
184
189
|
:'display_name',
|
|
190
|
+
:'default_responder_id',
|
|
185
191
|
:'project_id',
|
|
186
192
|
:'client_email',
|
|
187
193
|
:'private_key',
|
|
@@ -239,6 +245,10 @@ module SunshineConversationsClient
|
|
|
239
245
|
self.display_name = attributes[:'display_name']
|
|
240
246
|
end
|
|
241
247
|
|
|
248
|
+
if attributes.key?(:'default_responder_id')
|
|
249
|
+
self.default_responder_id = attributes[:'default_responder_id']
|
|
250
|
+
end
|
|
251
|
+
|
|
242
252
|
if attributes.key?(:'project_id')
|
|
243
253
|
self.project_id = attributes[:'project_id']
|
|
244
254
|
end
|
|
@@ -538,6 +548,7 @@ module SunshineConversationsClient
|
|
|
538
548
|
return true if self.equal?(o)
|
|
539
549
|
self.class == o.class &&
|
|
540
550
|
display_name == o.display_name &&
|
|
551
|
+
default_responder_id == o.default_responder_id &&
|
|
541
552
|
project_id == o.project_id &&
|
|
542
553
|
client_email == o.client_email &&
|
|
543
554
|
private_key == o.private_key &&
|
|
@@ -579,7 +590,7 @@ module SunshineConversationsClient
|
|
|
579
590
|
# Calculates hash code according to all attributes.
|
|
580
591
|
# @return [Integer] Hash code
|
|
581
592
|
def hash
|
|
582
|
-
[display_name, project_id, client_email, private_key, server_key, sender_id, can_user_create_more_conversations, page_access_token, certificate, password, production, auto_update_badge, hide_unsubscribe_link, from_address, brand_color, fixed_intro_pane, conversation_color, action_color, display_style, button_icon_url, button_width, button_height, integration_order, business_name, business_icon_url, background_image_url, origin_whitelist, prechat_capture, hsm_fallback_language, account_id, account_management_access_token].hash
|
|
593
|
+
[display_name, default_responder_id, project_id, client_email, private_key, server_key, sender_id, can_user_create_more_conversations, page_access_token, certificate, password, production, auto_update_badge, hide_unsubscribe_link, from_address, brand_color, fixed_intro_pane, conversation_color, action_color, display_style, button_icon_url, button_width, button_height, integration_order, business_name, business_icon_url, background_image_url, origin_whitelist, prechat_capture, hsm_fallback_language, account_id, account_management_access_token].hash
|
|
583
594
|
end
|
|
584
595
|
|
|
585
596
|
# Builds the object from hash
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
=begin
|
|
2
2
|
#Sunshine Conversations API
|
|
3
3
|
|
|
4
|
-
The version of the OpenAPI document: 12.
|
|
4
|
+
The version of the OpenAPI document: 12.6.0
|
|
5
5
|
|
|
6
6
|
Generated by: https://openapi-generator.tech
|
|
7
7
|
OpenAPI Generator version: 4.3.1
|
|
@@ -14,24 +14,30 @@ module SunshineConversationsClient
|
|
|
14
14
|
# A human-friendly name used to identify the integration. `displayName` can be unset by changing it to `null`.
|
|
15
15
|
attr_accessor :display_name
|
|
16
16
|
|
|
17
|
+
# The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=\"https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\">Per-channel default responder</a> guide.
|
|
18
|
+
attr_accessor :default_responder_id
|
|
19
|
+
|
|
17
20
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
18
21
|
def self.attribute_map
|
|
19
22
|
{
|
|
20
|
-
:'display_name' => :'displayName'
|
|
23
|
+
:'display_name' => :'displayName',
|
|
24
|
+
:'default_responder_id' => :'defaultResponderId'
|
|
21
25
|
}
|
|
22
26
|
end
|
|
23
27
|
|
|
24
28
|
# Attribute type mapping.
|
|
25
29
|
def self.openapi_types
|
|
26
30
|
{
|
|
27
|
-
:'display_name' => :'String'
|
|
31
|
+
:'display_name' => :'String',
|
|
32
|
+
:'default_responder_id' => :'String'
|
|
28
33
|
}
|
|
29
34
|
end
|
|
30
35
|
|
|
31
36
|
# List of attributes with nullable: true
|
|
32
37
|
def self.openapi_nullable
|
|
33
38
|
Set.new([
|
|
34
|
-
:'display_name'
|
|
39
|
+
:'display_name',
|
|
40
|
+
:'default_responder_id'
|
|
35
41
|
])
|
|
36
42
|
end
|
|
37
43
|
|
|
@@ -53,6 +59,10 @@ module SunshineConversationsClient
|
|
|
53
59
|
if attributes.key?(:'display_name')
|
|
54
60
|
self.display_name = attributes[:'display_name']
|
|
55
61
|
end
|
|
62
|
+
|
|
63
|
+
if attributes.key?(:'default_responder_id')
|
|
64
|
+
self.default_responder_id = attributes[:'default_responder_id']
|
|
65
|
+
end
|
|
56
66
|
end
|
|
57
67
|
|
|
58
68
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -97,7 +107,8 @@ module SunshineConversationsClient
|
|
|
97
107
|
def ==(o)
|
|
98
108
|
return true if self.equal?(o)
|
|
99
109
|
self.class == o.class &&
|
|
100
|
-
display_name == o.display_name
|
|
110
|
+
display_name == o.display_name &&
|
|
111
|
+
default_responder_id == o.default_responder_id
|
|
101
112
|
end
|
|
102
113
|
|
|
103
114
|
# @see the `==` method
|
|
@@ -109,7 +120,7 @@ module SunshineConversationsClient
|
|
|
109
120
|
# Calculates hash code according to all attributes.
|
|
110
121
|
# @return [Integer] Hash code
|
|
111
122
|
def hash
|
|
112
|
-
[display_name].hash
|
|
123
|
+
[display_name, default_responder_id].hash
|
|
113
124
|
end
|
|
114
125
|
|
|
115
126
|
# Builds the object from hash
|