messente_api 2.5.0 → 2.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.
Files changed (137) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +22 -15
  3. data/README.md +2 -2
  4. data/docs/OmnimessageMessagesInner.md +5 -3
  5. data/docs/Viber.md +6 -2
  6. data/docs/ViberCarousel.md +18 -0
  7. data/docs/ViberCarouselButton.md +20 -0
  8. data/docs/ViberCarouselItem.md +24 -0
  9. data/docs/ViberTemplate.md +22 -0
  10. data/lib/messente_api/api/account_balance_api.rb +1 -1
  11. data/lib/messente_api/api/blacklist_api.rb +1 -1
  12. data/lib/messente_api/api/bulk_messaging_api.rb +1 -1
  13. data/lib/messente_api/api/contacts_api.rb +1 -1
  14. data/lib/messente_api/api/delivery_report_api.rb +1 -1
  15. data/lib/messente_api/api/groups_api.rb +1 -1
  16. data/lib/messente_api/api/number_lookup_api.rb +1 -1
  17. data/lib/messente_api/api/number_verification_api.rb +1 -1
  18. data/lib/messente_api/api/omnimessage_api.rb +1 -1
  19. data/lib/messente_api/api/pricing_api.rb +1 -1
  20. data/lib/messente_api/api/statistics_api.rb +1 -1
  21. data/lib/messente_api/api/whats_app_templates_api.rb +1 -1
  22. data/lib/messente_api/api_client.rb +1 -1
  23. data/lib/messente_api/api_error.rb +1 -1
  24. data/lib/messente_api/configuration.rb +1 -1
  25. data/lib/messente_api/models/bulk_omni_message_create_success_response.rb +1 -1
  26. data/lib/messente_api/models/bulk_omni_message_create_success_response_messages_inner.rb +1 -1
  27. data/lib/messente_api/models/bulk_omnimessage.rb +1 -1
  28. data/lib/messente_api/models/channel.rb +1 -1
  29. data/lib/messente_api/models/contact_envelope.rb +1 -1
  30. data/lib/messente_api/models/contact_fields.rb +1 -1
  31. data/lib/messente_api/models/contact_list_envelope.rb +1 -1
  32. data/lib/messente_api/models/contact_response_fields.rb +1 -1
  33. data/lib/messente_api/models/contact_update_fields.rb +1 -1
  34. data/lib/messente_api/models/delivery_report_response.rb +1 -1
  35. data/lib/messente_api/models/delivery_result.rb +1 -1
  36. data/lib/messente_api/models/error_code_omnichannel.rb +1 -1
  37. data/lib/messente_api/models/error_code_omnichannel_machine.rb +1 -1
  38. data/lib/messente_api/models/error_code_phonebook.rb +1 -1
  39. data/lib/messente_api/models/error_code_statistics.rb +1 -1
  40. data/lib/messente_api/models/error_item_number_lookup.rb +1 -1
  41. data/lib/messente_api/models/error_item_number_lookup_error.rb +1 -1
  42. data/lib/messente_api/models/error_item_omnichannel.rb +1 -1
  43. data/lib/messente_api/models/error_item_phonebook.rb +1 -1
  44. data/lib/messente_api/models/error_item_statistics.rb +1 -1
  45. data/lib/messente_api/models/error_number_lookup.rb +1 -1
  46. data/lib/messente_api/models/error_omnichannel.rb +1 -1
  47. data/lib/messente_api/models/error_phonebook.rb +1 -1
  48. data/lib/messente_api/models/error_statistics.rb +1 -1
  49. data/lib/messente_api/models/error_title_omnichannel.rb +1 -1
  50. data/lib/messente_api/models/error_title_phonebook.rb +1 -1
  51. data/lib/messente_api/models/fetch_blacklist_success.rb +1 -1
  52. data/lib/messente_api/models/group_envelope.rb +1 -1
  53. data/lib/messente_api/models/group_list_envelope.rb +1 -1
  54. data/lib/messente_api/models/group_name.rb +1 -1
  55. data/lib/messente_api/models/group_response_fields.rb +1 -1
  56. data/lib/messente_api/models/message_result.rb +1 -1
  57. data/lib/messente_api/models/mobile_network.rb +1 -1
  58. data/lib/messente_api/models/number_to_blacklist.rb +1 -1
  59. data/lib/messente_api/models/numbers_to_investigate.rb +1 -1
  60. data/lib/messente_api/models/omni_message_create_success_response.rb +1 -1
  61. data/lib/messente_api/models/omnimessage.rb +1 -1
  62. data/lib/messente_api/models/omnimessage_messages_inner.rb +1 -1
  63. data/lib/messente_api/models/price.rb +1 -1
  64. data/lib/messente_api/models/price_info.rb +1 -1
  65. data/lib/messente_api/models/price_networks_inner.rb +1 -1
  66. data/lib/messente_api/models/priority.rb +1 -1
  67. data/lib/messente_api/models/rcs.rb +1 -1
  68. data/lib/messente_api/models/rcs_card_content.rb +1 -1
  69. data/lib/messente_api/models/rcs_card_orientation.rb +1 -1
  70. data/lib/messente_api/models/rcs_card_width.rb +1 -1
  71. data/lib/messente_api/models/rcs_carousel_card.rb +1 -1
  72. data/lib/messente_api/models/rcs_content_info.rb +1 -1
  73. data/lib/messente_api/models/rcs_create_calendar_event_action.rb +1 -1
  74. data/lib/messente_api/models/rcs_dial_action.rb +1 -1
  75. data/lib/messente_api/models/rcs_image_alignment.rb +1 -1
  76. data/lib/messente_api/models/rcs_lat_lng.rb +1 -1
  77. data/lib/messente_api/models/rcs_media.rb +1 -1
  78. data/lib/messente_api/models/rcs_media_height.rb +1 -1
  79. data/lib/messente_api/models/rcs_open_url_action.rb +1 -1
  80. data/lib/messente_api/models/rcs_open_url_application.rb +1 -1
  81. data/lib/messente_api/models/rcs_rich_card.rb +1 -1
  82. data/lib/messente_api/models/rcs_standalone_card.rb +1 -1
  83. data/lib/messente_api/models/rcs_suggested_action.rb +1 -1
  84. data/lib/messente_api/models/rcs_suggested_reply.rb +1 -1
  85. data/lib/messente_api/models/rcs_suggestion.rb +1 -1
  86. data/lib/messente_api/models/rcs_view_location_action.rb +1 -1
  87. data/lib/messente_api/models/rcs_webview_view_mode.rb +1 -1
  88. data/lib/messente_api/models/sms.rb +3 -3
  89. data/lib/messente_api/models/statistics_report.rb +1 -1
  90. data/lib/messente_api/models/statistics_report_settings.rb +1 -1
  91. data/lib/messente_api/models/statistics_report_success.rb +1 -1
  92. data/lib/messente_api/models/status.rb +1 -1
  93. data/lib/messente_api/models/sync_number_lookup_result.rb +3 -3
  94. data/lib/messente_api/models/sync_number_lookup_success.rb +1 -1
  95. data/lib/messente_api/models/text_store.rb +1 -1
  96. data/lib/messente_api/models/viber.rb +25 -7
  97. data/lib/messente_api/models/viber_carousel.rb +253 -0
  98. data/lib/messente_api/models/viber_carousel_button.rb +259 -0
  99. data/lib/messente_api/models/viber_carousel_item.rb +293 -0
  100. data/lib/messente_api/models/viber_template.rb +252 -0
  101. data/lib/messente_api/models/viber_video.rb +1 -1
  102. data/lib/messente_api/models/whats_app.rb +1 -1
  103. data/lib/messente_api/models/whats_app_audio.rb +1 -1
  104. data/lib/messente_api/models/whats_app_component.rb +1 -1
  105. data/lib/messente_api/models/whats_app_currency.rb +1 -1
  106. data/lib/messente_api/models/whats_app_datetime.rb +1 -1
  107. data/lib/messente_api/models/whats_app_document.rb +1 -1
  108. data/lib/messente_api/models/whats_app_image.rb +1 -1
  109. data/lib/messente_api/models/whats_app_language.rb +1 -1
  110. data/lib/messente_api/models/whats_app_media.rb +1 -1
  111. data/lib/messente_api/models/whats_app_parameter.rb +1 -1
  112. data/lib/messente_api/models/whats_app_sticker.rb +1 -1
  113. data/lib/messente_api/models/whats_app_template.rb +1 -1
  114. data/lib/messente_api/models/whats_app_text.rb +1 -1
  115. data/lib/messente_api/models/whats_app_video.rb +1 -1
  116. data/lib/messente_api/models/whatsapp_button_type.rb +1 -1
  117. data/lib/messente_api/models/whatsapp_component_type.rb +1 -1
  118. data/lib/messente_api/models/whatsapp_create_template_request.rb +1 -1
  119. data/lib/messente_api/models/whatsapp_create_template_response.rb +1 -1
  120. data/lib/messente_api/models/whatsapp_header_format.rb +1 -1
  121. data/lib/messente_api/models/whatsapp_list_templates_response.rb +1 -1
  122. data/lib/messente_api/models/whatsapp_otp_button_type.rb +1 -1
  123. data/lib/messente_api/models/whatsapp_pagination.rb +1 -1
  124. data/lib/messente_api/models/whatsapp_paging_cursors.rb +1 -1
  125. data/lib/messente_api/models/whatsapp_supported_app.rb +1 -1
  126. data/lib/messente_api/models/whatsapp_template_button.rb +1 -1
  127. data/lib/messente_api/models/whatsapp_template_category.rb +1 -1
  128. data/lib/messente_api/models/whatsapp_template_component.rb +1 -1
  129. data/lib/messente_api/models/whatsapp_template_example.rb +1 -1
  130. data/lib/messente_api/models/whatsapp_template_response.rb +1 -1
  131. data/lib/messente_api/models/whatsapp_template_status.rb +1 -1
  132. data/lib/messente_api/models/whatsapp_update_template_request.rb +1 -1
  133. data/lib/messente_api/version.rb +2 -2
  134. data/lib/messente_api.rb +5 -1
  135. data/messente_api.gemspec +1 -1
  136. data/spec/spec_helper.rb +1 -1
  137. metadata +10 -2
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -161,7 +161,7 @@ module MessenteApi
161
161
  def valid?
162
162
  warn '[DEPRECATED] the `valid?` method is obsolete'
163
163
  return false if @text.nil?
164
- autoconvert_validator = EnumAttributeValidator.new('String', ["full", "on", "off"])
164
+ autoconvert_validator = EnumAttributeValidator.new('String', ["full", "true", "false"])
165
165
  return false unless autoconvert_validator.valid?(@autoconvert)
166
166
  channel_validator = EnumAttributeValidator.new('String', ["sms"])
167
167
  return false unless channel_validator.valid?(@channel)
@@ -171,7 +171,7 @@ module MessenteApi
171
171
  # Custom attribute writer method checking allowed values (enum).
172
172
  # @param [Object] autoconvert Object to be assigned
173
173
  def autoconvert=(autoconvert)
174
- validator = EnumAttributeValidator.new('String', ["full", "on", "off"])
174
+ validator = EnumAttributeValidator.new('String', ["full", "true", "false"])
175
175
  unless validator.valid?(autoconvert)
176
176
  fail ArgumentError, "invalid value for \"autoconvert\", must be one of #{validator.allowable_values}."
177
177
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -180,7 +180,7 @@ module MessenteApi
180
180
  def valid?
181
181
  warn '[DEPRECATED] the `valid?` method is obsolete'
182
182
  return false if @number.nil?
183
- status_validator = EnumAttributeValidator.new('String', ["ON", "OFF", "INVALID", "UNKNOWN"])
183
+ status_validator = EnumAttributeValidator.new('String', ["true", "false", "INVALID", "UNKNOWN"])
184
184
  return false unless status_validator.valid?(@status)
185
185
  true
186
186
  end
@@ -188,7 +188,7 @@ module MessenteApi
188
188
  # Custom attribute writer method checking allowed values (enum).
189
189
  # @param [Object] status Object to be assigned
190
190
  def status=(status)
191
- validator = EnumAttributeValidator.new('String', ["ON", "OFF", "INVALID", "UNKNOWN"])
191
+ validator = EnumAttributeValidator.new('String', ["true", "false", "INVALID", "UNKNOWN"])
192
192
  unless validator.valid?(status)
193
193
  fail ArgumentError, "invalid value for \"status\", must be one of #{validator.allowable_values}."
194
194
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0