smooch-api 5.8.0 → 5.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (99) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/docs/Client.md +3 -1
  4. data/docs/Enums.md +4 -3
  5. data/lib/smooch-api.rb +1 -1
  6. data/lib/smooch-api/api/app_api.rb +1 -1
  7. data/lib/smooch-api/api/app_user_api.rb +1 -1
  8. data/lib/smooch-api/api/attachments_api.rb +1 -1
  9. data/lib/smooch-api/api/conversation_api.rb +1 -1
  10. data/lib/smooch-api/api/deployment_api.rb +1 -1
  11. data/lib/smooch-api/api/integration_api.rb +1 -1
  12. data/lib/smooch-api/api/menu_api.rb +1 -1
  13. data/lib/smooch-api/api/service_account_api.rb +1 -1
  14. data/lib/smooch-api/api/template_api.rb +1 -1
  15. data/lib/smooch-api/api/webhook_api.rb +1 -1
  16. data/lib/smooch-api/api_client.rb +1 -1
  17. data/lib/smooch-api/api_error.rb +1 -1
  18. data/lib/smooch-api/configuration.rb +1 -1
  19. data/lib/smooch-api/models/action.rb +1 -1
  20. data/lib/smooch-api/models/app.rb +1 -1
  21. data/lib/smooch-api/models/app_create.rb +1 -1
  22. data/lib/smooch-api/models/app_response.rb +1 -1
  23. data/lib/smooch-api/models/app_settings.rb +1 -1
  24. data/lib/smooch-api/models/app_update.rb +1 -1
  25. data/lib/smooch-api/models/app_user.rb +1 -1
  26. data/lib/smooch-api/models/app_user_business_systems_response.rb +1 -1
  27. data/lib/smooch-api/models/app_user_channels_response.rb +1 -1
  28. data/lib/smooch-api/models/app_user_link.rb +1 -1
  29. data/lib/smooch-api/models/app_user_pre_create.rb +1 -1
  30. data/lib/smooch-api/models/app_user_response.rb +1 -1
  31. data/lib/smooch-api/models/app_user_update.rb +1 -1
  32. data/lib/smooch-api/models/attachment_remove.rb +1 -1
  33. data/lib/smooch-api/models/attachment_response.rb +1 -1
  34. data/lib/smooch-api/models/auth_code_response.rb +1 -1
  35. data/lib/smooch-api/models/business_system_item.rb +1 -1
  36. data/lib/smooch-api/models/channel_entity_item.rb +1 -1
  37. data/lib/smooch-api/models/client.rb +23 -3
  38. data/lib/smooch-api/models/client_info.rb +1 -1
  39. data/lib/smooch-api/models/confirmation.rb +1 -1
  40. data/lib/smooch-api/models/conversation.rb +1 -1
  41. data/lib/smooch-api/models/conversation_activity.rb +1 -1
  42. data/lib/smooch-api/models/deployment.rb +1 -1
  43. data/lib/smooch-api/models/deployment_activate_phone_number.rb +1 -1
  44. data/lib/smooch-api/models/deployment_confirm_code.rb +1 -1
  45. data/lib/smooch-api/models/deployment_create.rb +1 -1
  46. data/lib/smooch-api/models/deployment_response.rb +1 -1
  47. data/lib/smooch-api/models/destination.rb +1 -1
  48. data/lib/smooch-api/models/display_settings.rb +1 -1
  49. data/lib/smooch-api/models/enums.rb +89 -68
  50. data/lib/smooch-api/models/get_integration_profile_response.rb +1 -1
  51. data/lib/smooch-api/models/get_messages_response.rb +1 -1
  52. data/lib/smooch-api/models/integration.rb +1 -1
  53. data/lib/smooch-api/models/integration_create.rb +1 -1
  54. data/lib/smooch-api/models/integration_profile_update.rb +1 -1
  55. data/lib/smooch-api/models/integration_response.rb +1 -1
  56. data/lib/smooch-api/models/integration_update.rb +1 -1
  57. data/lib/smooch-api/models/jwt_response.rb +1 -1
  58. data/lib/smooch-api/models/link_request_response.rb +1 -1
  59. data/lib/smooch-api/models/link_request_response_link_requests.rb +1 -1
  60. data/lib/smooch-api/models/list_apps_response.rb +1 -1
  61. data/lib/smooch-api/models/list_deployments_response.rb +1 -1
  62. data/lib/smooch-api/models/list_integrations_response.rb +1 -1
  63. data/lib/smooch-api/models/list_secret_keys_response.rb +1 -1
  64. data/lib/smooch-api/models/list_service_accounts_response.rb +1 -1
  65. data/lib/smooch-api/models/list_templates_response.rb +1 -1
  66. data/lib/smooch-api/models/list_webhooks_response.rb +1 -1
  67. data/lib/smooch-api/models/menu.rb +1 -1
  68. data/lib/smooch-api/models/menu_item.rb +1 -1
  69. data/lib/smooch-api/models/menu_response.rb +1 -1
  70. data/lib/smooch-api/models/message.rb +1 -1
  71. data/lib/smooch-api/models/message_item.rb +1 -1
  72. data/lib/smooch-api/models/message_override.rb +1 -1
  73. data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
  74. data/lib/smooch-api/models/message_post.rb +1 -1
  75. data/lib/smooch-api/models/message_response.rb +1 -1
  76. data/lib/smooch-api/models/secret_key.rb +1 -1
  77. data/lib/smooch-api/models/secret_key_create.rb +1 -1
  78. data/lib/smooch-api/models/secret_key_response.rb +1 -1
  79. data/lib/smooch-api/models/service_account.rb +1 -1
  80. data/lib/smooch-api/models/service_account_create.rb +1 -1
  81. data/lib/smooch-api/models/service_account_response.rb +1 -1
  82. data/lib/smooch-api/models/service_account_update.rb +1 -1
  83. data/lib/smooch-api/models/source.rb +1 -1
  84. data/lib/smooch-api/models/sub_menu_item.rb +1 -1
  85. data/lib/smooch-api/models/template.rb +1 -1
  86. data/lib/smooch-api/models/template_create.rb +1 -1
  87. data/lib/smooch-api/models/template_response.rb +1 -1
  88. data/lib/smooch-api/models/template_update.rb +1 -1
  89. data/lib/smooch-api/models/upload_integration_profile_photo_response.rb +1 -1
  90. data/lib/smooch-api/models/webhook.rb +1 -1
  91. data/lib/smooch-api/models/webhook_create.rb +1 -1
  92. data/lib/smooch-api/models/webhook_response.rb +1 -1
  93. data/lib/smooch-api/models/webhook_update.rb +1 -1
  94. data/lib/smooch-api/version.rb +2 -2
  95. data/smooch-api.gemspec +1 -1
  96. data/spec/api_client_spec.rb +1 -1
  97. data/spec/configuration_spec.rb +1 -1
  98. data/spec/spec_helper.rb +1 -1
  99. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eacfbd23af7878fa101cff6c9e700895d9fc048a
4
- data.tar.gz: 207c01673bbc715c2db72ceebcf4fdfea7e34606
3
+ metadata.gz: 657a46d31dc4556aeed5e91230e6fef6b41fe932
4
+ data.tar.gz: d1c561235380120d7977e5bb6c2b6487c470eed3
5
5
  SHA512:
6
- metadata.gz: 53e33e973b0c935dbf6b004a2de6b1275cca123eb05b43c45988a2c310114976a5e9b5c1fd629b0676dd98fda029e9d3a0979b253731db493b6d4bf70c77a5d5
7
- data.tar.gz: f6dace030dccacf39407b45b7cc4adf03d948c68deee88f47205e4f4c3b77943b556faf95a5c352a59aeaf5377f9f884917aefc7bd1f4d15ed76411744196f49
6
+ metadata.gz: ea07cea94b0cfbb30e9870f3350c4dcff927efde518adbcc1ce9f4031dc7688cd1a34a85e2ecdb7b4081f8ac5de4afb9aa823be1c10c85a506aaea2cb3b78796
7
+ data.tar.gz: 97e95309ac123c584da057855683d32727eec9a799a7a53637d46b0524910fba5546246e9960d57d30e453dd0c9ecac54e0df95baed5ab714840563eb8befcce
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.8.0'
28
+ gem 'smooch-api', '~> 5.9.0'
29
29
 
30
30
  ## Getting Started
31
31
 
data/docs/Client.md CHANGED
@@ -4,7 +4,9 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **id** | **String** | An identifier for the client. Must be globally unique. |
7
- **active** | **BOOLEAN** | Flag indicating if the client is active. | [optional]
7
+ **status** | **String** | The client status. Indicates if the client is able to receive messages or not. See [**ClientStatusEnum**](Enums.md#ClientStatusEnum) for available values. | [optional]
8
+ **externalId** | **String** | The ID of the user on an external channel. For example, the user's phone number for Twilio, or their page-scoped user ID for Facebook Messenger. Applies only to non-SDK clients. | [optional]
9
+ **active** | **BOOLEAN** | Deprecated - use the status property instead. | [optional]
8
10
  **lastSeen** | **String** | The date time the client was last seen. | [optional]
9
11
  **platform** | **String** | The client's platform. See [**IntegrationTypeEnum**](Enums.md#IntegrationTypeEnum) for available values. |
10
12
  **integrationId** | **String** | The ID of the integration that the client was created for. | [optional]
data/docs/Enums.md CHANGED
@@ -6,8 +6,12 @@ Name | Type | Description | Notes
6
6
  **actionSize** | **String** | | [optional]
7
7
  **actionType** | **String** | | [optional]
8
8
  **businessSystemType** | **String** | | [optional]
9
+ **clientStatus** | **String** | | [optional]
9
10
  **confirmationType** | **String** | | [optional]
10
11
  **conversationActivityType** | **String** | | [optional]
12
+ **deploymentActivationMethod** | **String** | | [optional]
13
+ **deploymentHosting** | **String** | | [optional]
14
+ **deploymentStatus** | **String** | | [optional]
11
15
  **imageAspectRatio** | **String** | | [optional]
12
16
  **integrationStatus** | **String** | | [optional]
13
17
  **integrationType** | **String** | | [optional]
@@ -16,8 +20,5 @@ Name | Type | Description | Notes
16
20
  **messageType** | **String** | | [optional]
17
21
  **role** | **String** | | [optional]
18
22
  **webhookTriggers** | **String** | | [optional]
19
- **deploymentHosting** | **String** | | [optional]
20
- **deploymentStatus** | **String** | | [optional]
21
- **deploymentActivationMethod** | **String** | | [optional]
22
23
 
23
24
 
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
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: 5.8
6
+ OpenAPI spec version: 5.9
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -18,7 +18,13 @@ module SmoochApi
18
18
  # An identifier for the client. Must be globally unique.
19
19
  attr_accessor :id
20
20
 
21
- # Flag indicating if the client is active.
21
+ # The client status. Indicates if the client is able to receive messages or not. See [**ClientStatusEnum**](Enums.md#ClientStatusEnum) for available values.
22
+ attr_accessor :status
23
+
24
+ # The ID of the user on an external channel. For example, the user's phone number for Twilio, or their page-scoped user ID for Facebook Messenger. Applies only to non-SDK clients.
25
+ attr_accessor :externalId
26
+
27
+ # Deprecated - use the status property instead.
22
28
  attr_accessor :active
23
29
 
24
30
  # The date time the client was last seen.
@@ -49,6 +55,8 @@ module SmoochApi
49
55
  def self.attribute_map
50
56
  {
51
57
  :'id' => :'id',
58
+ :'status' => :'status',
59
+ :'externalId' => :'externalId',
52
60
  :'active' => :'active',
53
61
  :'lastSeen' => :'lastSeen',
54
62
  :'platform' => :'platform',
@@ -65,6 +73,8 @@ module SmoochApi
65
73
  def self.swagger_types
66
74
  {
67
75
  :'id' => :'String',
76
+ :'status' => :'String',
77
+ :'externalId' => :'String',
68
78
  :'active' => :'BOOLEAN',
69
79
  :'lastSeen' => :'String',
70
80
  :'platform' => :'String',
@@ -89,6 +99,14 @@ module SmoochApi
89
99
  self.id = attributes[:'id']
90
100
  end
91
101
 
102
+ if attributes.has_key?(:'status')
103
+ self.status = attributes[:'status']
104
+ end
105
+
106
+ if attributes.has_key?(:'externalId')
107
+ self.externalId = attributes[:'externalId']
108
+ end
109
+
92
110
  if attributes.has_key?(:'active')
93
111
  self.active = attributes[:'active']
94
112
  end
@@ -156,6 +174,8 @@ module SmoochApi
156
174
  return true if self.equal?(o)
157
175
  self.class == o.class &&
158
176
  id == o.id &&
177
+ status == o.status &&
178
+ externalId == o.externalId &&
159
179
  active == o.active &&
160
180
  lastSeen == o.lastSeen &&
161
181
  platform == o.platform &&
@@ -176,7 +196,7 @@ module SmoochApi
176
196
  # Calculates hash code according to all attributes.
177
197
  # @return [Fixnum] Hash code
178
198
  def hash
179
- [id, active, lastSeen, platform, integrationId, pushNotificationToken, appVersion, displayName, info, raw].hash
199
+ [id, status, externalId, active, lastSeen, platform, integrationId, pushNotificationToken, appVersion, displayName, info, raw].hash
180
200
  end
181
201
 
182
202
  # Builds the object from hash