smooch-api 5.0 → 5.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/docs/AttachmentsApi.md +2 -2
  4. data/docs/ChannelEntityItem.md +5 -3
  5. data/docs/Client.md +1 -0
  6. data/docs/GetMessagesResponse.md +1 -1
  7. data/lib/smooch-api.rb +1 -1
  8. data/lib/smooch-api/api/app_api.rb +1 -1
  9. data/lib/smooch-api/api/app_user_api.rb +1 -1
  10. data/lib/smooch-api/api/attachments_api.rb +4 -4
  11. data/lib/smooch-api/api/conversation_api.rb +1 -1
  12. data/lib/smooch-api/api/integration_api.rb +1 -1
  13. data/lib/smooch-api/api/menu_api.rb +1 -1
  14. data/lib/smooch-api/api/service_account_api.rb +1 -1
  15. data/lib/smooch-api/api/template_api.rb +1 -1
  16. data/lib/smooch-api/api/webhook_api.rb +1 -1
  17. data/lib/smooch-api/api_client.rb +1 -1
  18. data/lib/smooch-api/api_error.rb +1 -1
  19. data/lib/smooch-api/configuration.rb +1 -1
  20. data/lib/smooch-api/models/action.rb +1 -1
  21. data/lib/smooch-api/models/app.rb +1 -1
  22. data/lib/smooch-api/models/app_create.rb +1 -1
  23. data/lib/smooch-api/models/app_response.rb +1 -1
  24. data/lib/smooch-api/models/app_settings.rb +1 -1
  25. data/lib/smooch-api/models/app_update.rb +1 -1
  26. data/lib/smooch-api/models/app_user.rb +1 -1
  27. data/lib/smooch-api/models/app_user_business_systems_response.rb +1 -1
  28. data/lib/smooch-api/models/app_user_channels_response.rb +1 -1
  29. data/lib/smooch-api/models/app_user_link.rb +1 -1
  30. data/lib/smooch-api/models/app_user_pre_create.rb +1 -1
  31. data/lib/smooch-api/models/app_user_response.rb +1 -1
  32. data/lib/smooch-api/models/app_user_update.rb +1 -1
  33. data/lib/smooch-api/models/attachment_remove.rb +1 -1
  34. data/lib/smooch-api/models/attachment_response.rb +1 -1
  35. data/lib/smooch-api/models/auth_code_response.rb +1 -1
  36. data/lib/smooch-api/models/business_system_item.rb +1 -1
  37. data/lib/smooch-api/models/channel_entity_item.rb +25 -5
  38. data/lib/smooch-api/models/client.rb +12 -2
  39. data/lib/smooch-api/models/client_info.rb +1 -1
  40. data/lib/smooch-api/models/confirmation.rb +1 -1
  41. data/lib/smooch-api/models/conversation.rb +1 -1
  42. data/lib/smooch-api/models/conversation_activity.rb +1 -1
  43. data/lib/smooch-api/models/destination.rb +1 -1
  44. data/lib/smooch-api/models/display_settings.rb +1 -1
  45. data/lib/smooch-api/models/enums.rb +1 -1
  46. data/lib/smooch-api/models/get_messages_response.rb +7 -7
  47. data/lib/smooch-api/models/integration.rb +1 -1
  48. data/lib/smooch-api/models/integration_create.rb +1 -1
  49. data/lib/smooch-api/models/integration_profile_update.rb +1 -1
  50. data/lib/smooch-api/models/integration_response.rb +1 -1
  51. data/lib/smooch-api/models/integration_update.rb +1 -1
  52. data/lib/smooch-api/models/jwt_response.rb +1 -1
  53. data/lib/smooch-api/models/link_request_response.rb +1 -1
  54. data/lib/smooch-api/models/link_request_response_link_requests.rb +1 -1
  55. data/lib/smooch-api/models/list_apps_response.rb +1 -1
  56. data/lib/smooch-api/models/list_integrations_response.rb +1 -1
  57. data/lib/smooch-api/models/list_secret_keys_response.rb +1 -1
  58. data/lib/smooch-api/models/list_service_accounts_response.rb +1 -1
  59. data/lib/smooch-api/models/list_templates_response.rb +1 -1
  60. data/lib/smooch-api/models/list_webhooks_response.rb +1 -1
  61. data/lib/smooch-api/models/menu.rb +1 -1
  62. data/lib/smooch-api/models/menu_item.rb +1 -1
  63. data/lib/smooch-api/models/menu_response.rb +1 -1
  64. data/lib/smooch-api/models/message.rb +1 -1
  65. data/lib/smooch-api/models/message_item.rb +1 -1
  66. data/lib/smooch-api/models/message_override.rb +1 -1
  67. data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
  68. data/lib/smooch-api/models/message_post.rb +1 -1
  69. data/lib/smooch-api/models/message_response.rb +1 -1
  70. data/lib/smooch-api/models/secret_key.rb +1 -1
  71. data/lib/smooch-api/models/secret_key_create.rb +1 -1
  72. data/lib/smooch-api/models/secret_key_response.rb +1 -1
  73. data/lib/smooch-api/models/service_account.rb +1 -1
  74. data/lib/smooch-api/models/service_account_create.rb +1 -1
  75. data/lib/smooch-api/models/service_account_response.rb +1 -1
  76. data/lib/smooch-api/models/service_account_update.rb +1 -1
  77. data/lib/smooch-api/models/source.rb +1 -1
  78. data/lib/smooch-api/models/sub_menu_item.rb +1 -1
  79. data/lib/smooch-api/models/template.rb +1 -1
  80. data/lib/smooch-api/models/template_create.rb +1 -1
  81. data/lib/smooch-api/models/template_response.rb +1 -1
  82. data/lib/smooch-api/models/template_update.rb +1 -1
  83. data/lib/smooch-api/models/webhook.rb +1 -1
  84. data/lib/smooch-api/models/webhook_create.rb +1 -1
  85. data/lib/smooch-api/models/webhook_response.rb +1 -1
  86. data/lib/smooch-api/models/webhook_update.rb +1 -1
  87. data/lib/smooch-api/version.rb +2 -2
  88. data/smooch-api.gemspec +1 -1
  89. data/spec/api_client_spec.rb +1 -1
  90. data/spec/configuration_spec.rb +1 -1
  91. data/spec/spec_helper.rb +1 -1
  92. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2b793626f16ed8830ad738ca522edc73288e8f30
4
- data.tar.gz: e0b98e0cc8f26ebba88c9c9f2a2627b285ebb312
3
+ metadata.gz: c784a7b9af649a4fb59ff45c2cdfe948ec08fa0a
4
+ data.tar.gz: 15e67f606d69270ea8a3623f22944994947dc23e
5
5
  SHA512:
6
- metadata.gz: abe2b9346241a2ff2133eef88ad59325a424e7ad5dc7d7ab4852e5ba1301a9ff54e79573b56b75faf3a96b59e2825fcacf7d4d5da1126895b2902d23faf85e4d
7
- data.tar.gz: f365f6f0cbd0ba56180f34655a4b778260b1f5c7b7240ad9fe72f65b8057241e50ed360a1c8107fd6d0c8ef99e2240cf534044bb12dd5569e2888c6cc2bb615d
6
+ metadata.gz: 83c9b853b9c793bd63422d45ac41398df04798ddc599c0b8e4b2eb0c30a17f9aec807a50cc9617089d1f46e8bd28ed637e18067d7dcf7f8d360983eb2be1a057
7
+ data.tar.gz: 423339a7ec8dbf5649c41ea85ec97451c7533683d97c199372f4b1f10a6e316bd38645a15c7cd31644455569e6ecd38fdc2e1ce2af7536fc6d9f40408722d25f
data/README.md CHANGED
@@ -25,7 +25,7 @@ gem install smooch-api
25
25
 
26
26
  Add this to the Gemfile:
27
27
 
28
- gem 'smooch-api', '~> 5.0'
28
+ gem 'smooch-api', '~> 5.2.0'
29
29
 
30
30
  ## Getting Started
31
31
 
@@ -89,7 +89,7 @@ source = File.new("/path/to/file.txt") # File | File to be uploaded
89
89
  access = "access_example" # String | Access level for the resulting file
90
90
 
91
91
  opts = {
92
- for: "for_example", # String | The intended container for the attachment
92
+ _for: "_for_example", # String | The intended container for the attachment
93
93
  appUserId: "appUserId_example", # String | The appUserId of the user that will receive the attachment Used in attachments for messages
94
94
  userId: "userId_example" # String | The userId of the user that will receive the attachment Used in attachments for messages
95
95
  }
@@ -109,7 +109,7 @@ Name | Type | Description | Notes
109
109
  **appId** | **String**| Identifies the app. |
110
110
  **source** | **File**| File to be uploaded |
111
111
  **access** | **String**| Access level for the resulting file |
112
- **for** | **String**| The intended container for the attachment | [optional]
112
+ **_for** | **String**| The intended container for the attachment | [optional]
113
113
  **appUserId** | **String**| The appUserId of the user that will receive the attachment Used in attachments for messages | [optional]
114
114
  **userId** | **String**| The userId of the user that will receive the attachment Used in attachments for messages | [optional]
115
115
 
@@ -4,9 +4,11 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **type** | **String** | The type of channel. See Enums.md for available values. |
7
- **phoneNumber** | **String** | The phone number for a *twilio*, *messageBird* integration | [optional]
8
- **userId** | **String** | The userId for a *messenger*, *viber*, *line*, *wechat* integration | [optional]
9
- **address** | **String** | The email address for a *frontendEmail*, *mailgun* integration | [optional]
7
+ **integrationId** | **String** | The ID of the integration. | [optional]
8
+ **phoneNumber** | **String** | The phone number for a *twilio* or *messagebird* integration | [optional]
9
+ **userId** | **String** | The userId for a *messenger*, *viber*, *line*, *wechat* or *twitter* integration | [optional]
10
+ **address** | **String** | The email address for a *mailgun* integration | [optional]
11
+ **username** | **String** | The username for a *whatsapp* integration | [optional]
10
12
  **chatId** | **String** | The chat id for a *telegram* integration | [optional]
11
13
 
12
14
 
data/docs/Client.md CHANGED
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
7
7
  **active** | **BOOLEAN** | Flag indicating if the client is active. | [optional]
8
8
  **lastSeen** | **String** | The date time the client was last seen. | [optional]
9
9
  **platform** | **String** | The client's platform. See Enums.md for available values. |
10
+ **integrationId** | **String** | The ID of the integration that the client was created for. | [optional]
10
11
  **pushNotificationToken** | **String** | The GCM or APN token to be used for sending push notifications to the device. Applies to only *android* and *ios* clients. | [optional]
11
12
  **appVersion** | **String** | A reserved string field for reporting the app version running on the device. | [optional]
12
13
  **displayName** | **String** | The client's display name. | [optional]
@@ -5,6 +5,6 @@ Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **conversation** | [**Conversation**](Conversation.md) | The conversation. | [optional]
7
7
  **messages** | [**Array<Message>**](Message.md) | The messages. | [optional]
8
- **next** | **String** | The URI for the next set of messages in the conversation. | [optional]
8
+ **_next** | **String** | The URI for the next set of messages in the conversation. | [optional]
9
9
 
10
10
 
data/lib/smooch-api.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -86,7 +86,7 @@ module SmoochApi
86
86
  # @param source File to be uploaded
87
87
  # @param access Access level for the resulting file
88
88
  # @param [Hash] opts the optional parameters
89
- # @option opts [String] :for The intended container for the attachment
89
+ # @option opts [String] :_for The intended container for the attachment
90
90
  # @option opts [String] :appUserId The appUserId of the user that will receive the attachment Used in attachments for messages
91
91
  # @option opts [String] :userId The userId of the user that will receive the attachment Used in attachments for messages
92
92
  # @return [AttachmentResponse]
@@ -101,7 +101,7 @@ module SmoochApi
101
101
  # @param source File to be uploaded
102
102
  # @param access Access level for the resulting file
103
103
  # @param [Hash] opts the optional parameters
104
- # @option opts [String] :for The intended container for the attachment
104
+ # @option opts [String] :_for The intended container for the attachment
105
105
  # @option opts [String] :appUserId The appUserId of the user that will receive the attachment Used in attachments for messages
106
106
  # @option opts [String] :userId The userId of the user that will receive the attachment Used in attachments for messages
107
107
  # @return [Array<(AttachmentResponse, Fixnum, Hash)>] AttachmentResponse data, response status code and response headers
@@ -127,7 +127,7 @@ module SmoochApi
127
127
  # query parameters
128
128
  query_params = {}
129
129
  query_params[:'access'] = access
130
- query_params[:'for'] = opts[:'for'] if !opts[:'for'].nil?
130
+ query_params[:'for'] = opts[:'_for'] if !opts[:'_for'].nil?
131
131
  query_params[:'appUserId'] = opts[:'appUserId'] if !opts[:'appUserId'].nil?
132
132
  query_params[:'userId'] = opts[:'userId'] if !opts[:'userId'].nil?
133
133
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
5
5
 
6
- OpenAPI spec version: 4.2
6
+ OpenAPI spec version: 5.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -18,15 +18,21 @@ module SmoochApi
18
18
  # The type of channel. See Enums.md for available values.
19
19
  attr_accessor :type
20
20
 
21
- # The phone number for a *twilio*, *messageBird* integration
21
+ # The ID of the integration.
22
+ attr_accessor :integrationId
23
+
24
+ # The phone number for a *twilio* or *messagebird* integration
22
25
  attr_accessor :phoneNumber
23
26
 
24
- # The userId for a *messenger*, *viber*, *line*, *wechat* integration
27
+ # The userId for a *messenger*, *viber*, *line*, *wechat* or *twitter* integration
25
28
  attr_accessor :userId
26
29
 
27
- # The email address for a *frontendEmail*, *mailgun* integration
30
+ # The email address for a *mailgun* integration
28
31
  attr_accessor :address
29
32
 
33
+ # The username for a *whatsapp* integration
34
+ attr_accessor :username
35
+
30
36
  # The chat id for a *telegram* integration
31
37
  attr_accessor :chatId
32
38
 
@@ -35,9 +41,11 @@ module SmoochApi
35
41
  def self.attribute_map
36
42
  {
37
43
  :'type' => :'type',
44
+ :'integrationId' => :'integrationId',
38
45
  :'phoneNumber' => :'phoneNumber',
39
46
  :'userId' => :'userId',
40
47
  :'address' => :'address',
48
+ :'username' => :'username',
41
49
  :'chatId' => :'chatId'
42
50
  }
43
51
  end
@@ -46,9 +54,11 @@ module SmoochApi
46
54
  def self.swagger_types
47
55
  {
48
56
  :'type' => :'String',
57
+ :'integrationId' => :'String',
49
58
  :'phoneNumber' => :'String',
50
59
  :'userId' => :'String',
51
60
  :'address' => :'String',
61
+ :'username' => :'String',
52
62
  :'chatId' => :'String'
53
63
  }
54
64
  end
@@ -65,6 +75,10 @@ module SmoochApi
65
75
  self.type = attributes[:'type']
66
76
  end
67
77
 
78
+ if attributes.has_key?(:'integrationId')
79
+ self.integrationId = attributes[:'integrationId']
80
+ end
81
+
68
82
  if attributes.has_key?(:'phoneNumber')
69
83
  self.phoneNumber = attributes[:'phoneNumber']
70
84
  end
@@ -77,6 +91,10 @@ module SmoochApi
77
91
  self.address = attributes[:'address']
78
92
  end
79
93
 
94
+ if attributes.has_key?(:'username')
95
+ self.username = attributes[:'username']
96
+ end
97
+
80
98
  if attributes.has_key?(:'chatId')
81
99
  self.chatId = attributes[:'chatId']
82
100
  end
@@ -107,9 +125,11 @@ module SmoochApi
107
125
  return true if self.equal?(o)
108
126
  self.class == o.class &&
109
127
  type == o.type &&
128
+ integrationId == o.integrationId &&
110
129
  phoneNumber == o.phoneNumber &&
111
130
  userId == o.userId &&
112
131
  address == o.address &&
132
+ username == o.username &&
113
133
  chatId == o.chatId
114
134
  end
115
135
 
@@ -122,7 +142,7 @@ module SmoochApi
122
142
  # Calculates hash code according to all attributes.
123
143
  # @return [Fixnum] Hash code
124
144
  def hash
125
- [type, phoneNumber, userId, address, chatId].hash
145
+ [type, integrationId, phoneNumber, userId, address, username, chatId].hash
126
146
  end
127
147
 
128
148
  # Builds the object from hash