smooch-api 5.9.0 → 5.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (101) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/docs/AppSettings.md +2 -0
  4. data/docs/Webhook.md +2 -0
  5. data/docs/WebhookCreate.md +2 -0
  6. data/docs/WebhookUpdate.md +2 -0
  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 +1 -1
  11. data/lib/smooch-api/api/conversation_api.rb +1 -1
  12. data/lib/smooch-api/api/deployment_api.rb +1 -1
  13. data/lib/smooch-api/api/integration_api.rb +1 -1
  14. data/lib/smooch-api/api/menu_api.rb +1 -1
  15. data/lib/smooch-api/api/service_account_api.rb +1 -1
  16. data/lib/smooch-api/api/template_api.rb +1 -1
  17. data/lib/smooch-api/api/webhook_api.rb +1 -1
  18. data/lib/smooch-api/api_client.rb +1 -1
  19. data/lib/smooch-api/api_error.rb +1 -1
  20. data/lib/smooch-api/configuration.rb +1 -1
  21. data/lib/smooch-api/models/action.rb +1 -1
  22. data/lib/smooch-api/models/app.rb +1 -1
  23. data/lib/smooch-api/models/app_create.rb +1 -1
  24. data/lib/smooch-api/models/app_response.rb +1 -1
  25. data/lib/smooch-api/models/app_settings.rb +25 -5
  26. data/lib/smooch-api/models/app_update.rb +1 -1
  27. data/lib/smooch-api/models/app_user.rb +1 -1
  28. data/lib/smooch-api/models/app_user_business_systems_response.rb +1 -1
  29. data/lib/smooch-api/models/app_user_channels_response.rb +1 -1
  30. data/lib/smooch-api/models/app_user_link.rb +1 -1
  31. data/lib/smooch-api/models/app_user_pre_create.rb +1 -1
  32. data/lib/smooch-api/models/app_user_response.rb +1 -1
  33. data/lib/smooch-api/models/app_user_update.rb +1 -1
  34. data/lib/smooch-api/models/attachment_remove.rb +1 -1
  35. data/lib/smooch-api/models/attachment_response.rb +1 -1
  36. data/lib/smooch-api/models/auth_code_response.rb +1 -1
  37. data/lib/smooch-api/models/business_system_item.rb +1 -1
  38. data/lib/smooch-api/models/channel_entity_item.rb +1 -1
  39. data/lib/smooch-api/models/client.rb +1 -1
  40. data/lib/smooch-api/models/client_info.rb +1 -1
  41. data/lib/smooch-api/models/confirmation.rb +1 -1
  42. data/lib/smooch-api/models/conversation.rb +1 -1
  43. data/lib/smooch-api/models/conversation_activity.rb +1 -1
  44. data/lib/smooch-api/models/deployment.rb +1 -1
  45. data/lib/smooch-api/models/deployment_activate_phone_number.rb +1 -1
  46. data/lib/smooch-api/models/deployment_confirm_code.rb +1 -1
  47. data/lib/smooch-api/models/deployment_create.rb +1 -1
  48. data/lib/smooch-api/models/deployment_response.rb +1 -1
  49. data/lib/smooch-api/models/destination.rb +1 -1
  50. data/lib/smooch-api/models/display_settings.rb +1 -1
  51. data/lib/smooch-api/models/enums.rb +1 -1
  52. data/lib/smooch-api/models/get_integration_profile_response.rb +1 -1
  53. data/lib/smooch-api/models/get_messages_response.rb +1 -1
  54. data/lib/smooch-api/models/integration.rb +1 -1
  55. data/lib/smooch-api/models/integration_create.rb +1 -1
  56. data/lib/smooch-api/models/integration_profile_update.rb +1 -1
  57. data/lib/smooch-api/models/integration_response.rb +1 -1
  58. data/lib/smooch-api/models/integration_update.rb +1 -1
  59. data/lib/smooch-api/models/jwt_response.rb +1 -1
  60. data/lib/smooch-api/models/link_request_response.rb +1 -1
  61. data/lib/smooch-api/models/link_request_response_link_requests.rb +1 -1
  62. data/lib/smooch-api/models/list_apps_response.rb +1 -1
  63. data/lib/smooch-api/models/list_deployments_response.rb +1 -1
  64. data/lib/smooch-api/models/list_integrations_response.rb +1 -1
  65. data/lib/smooch-api/models/list_secret_keys_response.rb +1 -1
  66. data/lib/smooch-api/models/list_service_accounts_response.rb +1 -1
  67. data/lib/smooch-api/models/list_templates_response.rb +1 -1
  68. data/lib/smooch-api/models/list_webhooks_response.rb +1 -1
  69. data/lib/smooch-api/models/menu.rb +1 -1
  70. data/lib/smooch-api/models/menu_item.rb +1 -1
  71. data/lib/smooch-api/models/menu_response.rb +1 -1
  72. data/lib/smooch-api/models/message.rb +1 -1
  73. data/lib/smooch-api/models/message_item.rb +1 -1
  74. data/lib/smooch-api/models/message_override.rb +1 -1
  75. data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
  76. data/lib/smooch-api/models/message_post.rb +1 -1
  77. data/lib/smooch-api/models/message_response.rb +1 -1
  78. data/lib/smooch-api/models/secret_key.rb +1 -1
  79. data/lib/smooch-api/models/secret_key_create.rb +1 -1
  80. data/lib/smooch-api/models/secret_key_response.rb +1 -1
  81. data/lib/smooch-api/models/service_account.rb +1 -1
  82. data/lib/smooch-api/models/service_account_create.rb +1 -1
  83. data/lib/smooch-api/models/service_account_response.rb +1 -1
  84. data/lib/smooch-api/models/service_account_update.rb +1 -1
  85. data/lib/smooch-api/models/source.rb +1 -1
  86. data/lib/smooch-api/models/sub_menu_item.rb +1 -1
  87. data/lib/smooch-api/models/template.rb +1 -1
  88. data/lib/smooch-api/models/template_create.rb +1 -1
  89. data/lib/smooch-api/models/template_response.rb +1 -1
  90. data/lib/smooch-api/models/template_update.rb +1 -1
  91. data/lib/smooch-api/models/upload_integration_profile_photo_response.rb +1 -1
  92. data/lib/smooch-api/models/webhook.rb +25 -5
  93. data/lib/smooch-api/models/webhook_create.rb +25 -5
  94. data/lib/smooch-api/models/webhook_response.rb +1 -1
  95. data/lib/smooch-api/models/webhook_update.rb +25 -5
  96. data/lib/smooch-api/version.rb +2 -2
  97. data/smooch-api.gemspec +1 -1
  98. data/spec/api_client_spec.rb +1 -1
  99. data/spec/configuration_spec.rb +1 -1
  100. data/spec/spec_helper.rb +1 -1
  101. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 657a46d31dc4556aeed5e91230e6fef6b41fe932
4
- data.tar.gz: d1c561235380120d7977e5bb6c2b6487c470eed3
3
+ metadata.gz: 587bde7bf174a7b97839522d32e08715733d6669
4
+ data.tar.gz: bdff5b46a534e7270b14155a4471cd45ff3c0602
5
5
  SHA512:
6
- metadata.gz: ea07cea94b0cfbb30e9870f3350c4dcff927efde518adbcc1ce9f4031dc7688cd1a34a85e2ecdb7b4081f8ac5de4afb9aa823be1c10c85a506aaea2cb3b78796
7
- data.tar.gz: 97e95309ac123c584da057855683d32727eec9a799a7a53637d46b0524910fba5546246e9960d57d30e453dd0c9ecac54e0df95baed5ab714840563eb8befcce
6
+ metadata.gz: 1f30cc61104fe216f8fa01798e40ccf20159cd951c377fa3db56b84c2dceb8f76f5ec6358b29ded28716941c5f6b61c42ed2709ea5d0dcfbaafd330af7d5430a
7
+ data.tar.gz: b704b75ae17dc2c15a48f706699b26d99fbbed797b5f83773e13465731164c0d134460e78a00509076ad91c936635232b1af2c331780e52fe7f4ee24195def5b
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.9.0'
28
+ gem 'smooch-api', '~> 5.10.0'
29
29
 
30
30
  ## Getting Started
31
31
 
data/docs/AppSettings.md CHANGED
@@ -5,5 +5,7 @@ Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **maskCreditCardNumbers** | **BOOLEAN** | Flag specifying whether credit card numbers will be automatically masked if sent through Smooch. | [optional]
7
7
  **useAnimalNames** | **BOOLEAN** | Flag specifying whether animal names should be used for anonymous users. | [optional]
8
+ **conversationRetentionSeconds** | **Integer** | Number of seconds of inactivity before a conversation’s messages will be automatically deleted. | [optional]
9
+ **echoPostback** | **BOOLEAN** | A boolean specifying whether a message should be added to the conversation history when a postback button is clicked. | [optional]
8
10
 
9
11
 
data/docs/Webhook.md CHANGED
@@ -8,5 +8,7 @@ Name | Type | Description | Notes
8
8
  **triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. See [**WebhookTriggersEnum**](Enums.md#WebhookTriggersEnum) for available values. |
9
9
  **secret** | **String** | Secret which will be transmitted with each webhook invocation and can be used to verify the authenticity of the caller. |
10
10
  **version** | **String** | The payload version of the webhook. | [optional]
11
+ **includeClient** | **BOOLEAN** | Specifies whether webhook payloads should include the client information associated with a conversation in webhook events. | [optional]
12
+ **includeFullAppUser** | **BOOLEAN** | Specifies whether webhook payloads should include the complete appUser schema for appUser events. | [optional]
11
13
 
12
14
 
@@ -5,5 +5,7 @@ Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **target** | **String** | URL to be called when the webhook is triggered. |
7
7
  **triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. See [**WebhookTriggersEnum**](Enums.md#WebhookTriggersEnum) for available values. | [optional]
8
+ **includeClient** | **BOOLEAN** | Specifies whether webhook payloads should include the client information associated with a conversation in webhook events. | [optional]
9
+ **includeFullAppUser** | **BOOLEAN** | Specifies whether webhook payloads should include the complete appUser schema for appUser events. | [optional]
8
10
 
9
11
 
@@ -5,5 +5,7 @@ Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **target** | **String** | URL to be called when the webhook is triggered. | [optional]
7
7
  **triggers** | **Array<String>** | An array of triggers you wish to have the webhook listen to. See [**WebhookTriggersEnum**](Enums.md#WebhookTriggersEnum) for available values. | [optional]
8
+ **includeClient** | **BOOLEAN** | Specifies whether webhook payloads should include the client information associated with a conversation in webhook events. | [optional]
9
+ **includeFullAppUser** | **BOOLEAN** | Specifies whether webhook payloads should include the complete appUser schema for appUser events. | [optional]
8
10
 
9
11
 
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -21,12 +21,20 @@ module SmoochApi
21
21
  # Flag specifying whether animal names should be used for anonymous users.
22
22
  attr_accessor :useAnimalNames
23
23
 
24
+ # Number of seconds of inactivity before a conversation’s messages will be automatically deleted.
25
+ attr_accessor :conversationRetentionSeconds
26
+
27
+ # A boolean specifying whether a message should be added to the conversation history when a postback button is clicked.
28
+ attr_accessor :echoPostback
29
+
24
30
 
25
31
  # Attribute mapping from ruby-style variable name to JSON key.
26
32
  def self.attribute_map
27
33
  {
28
34
  :'maskCreditCardNumbers' => :'maskCreditCardNumbers',
29
- :'useAnimalNames' => :'useAnimalNames'
35
+ :'useAnimalNames' => :'useAnimalNames',
36
+ :'conversationRetentionSeconds' => :'conversationRetentionSeconds',
37
+ :'echoPostback' => :'echoPostback'
30
38
  }
31
39
  end
32
40
 
@@ -34,7 +42,9 @@ module SmoochApi
34
42
  def self.swagger_types
35
43
  {
36
44
  :'maskCreditCardNumbers' => :'BOOLEAN',
37
- :'useAnimalNames' => :'BOOLEAN'
45
+ :'useAnimalNames' => :'BOOLEAN',
46
+ :'conversationRetentionSeconds' => :'Integer',
47
+ :'echoPostback' => :'BOOLEAN'
38
48
  }
39
49
  end
40
50
 
@@ -54,6 +64,14 @@ module SmoochApi
54
64
  self.useAnimalNames = attributes[:'useAnimalNames']
55
65
  end
56
66
 
67
+ if attributes.has_key?(:'conversationRetentionSeconds')
68
+ self.conversationRetentionSeconds = attributes[:'conversationRetentionSeconds']
69
+ end
70
+
71
+ if attributes.has_key?(:'echoPostback')
72
+ self.echoPostback = attributes[:'echoPostback']
73
+ end
74
+
57
75
  end
58
76
 
59
77
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -75,7 +93,9 @@ module SmoochApi
75
93
  return true if self.equal?(o)
76
94
  self.class == o.class &&
77
95
  maskCreditCardNumbers == o.maskCreditCardNumbers &&
78
- useAnimalNames == o.useAnimalNames
96
+ useAnimalNames == o.useAnimalNames &&
97
+ conversationRetentionSeconds == o.conversationRetentionSeconds &&
98
+ echoPostback == o.echoPostback
79
99
  end
80
100
 
81
101
  # @see the `==` method
@@ -87,7 +107,7 @@ module SmoochApi
87
107
  # Calculates hash code according to all attributes.
88
108
  # @return [Fixnum] Hash code
89
109
  def hash
90
- [maskCreditCardNumbers, useAnimalNames].hash
110
+ [maskCreditCardNumbers, useAnimalNames, conversationRetentionSeconds, echoPostback].hash
91
111
  end
92
112
 
93
113
  # Builds the object from hash
@@ -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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
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.9
6
+ OpenAPI spec version: 5.10
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT