smooch-api 5.11.0 → 5.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/docs/ActivityResponse.md +8 -0
  4. data/docs/ConversationApi.md +4 -3
  5. data/lib/smooch-api.rb +2 -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 +7 -6
  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/activity_response.rb +194 -0
  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_merge.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/merged_user.rb +1 -1
  73. data/lib/smooch-api/models/message.rb +1 -1
  74. data/lib/smooch-api/models/message_item.rb +1 -1
  75. data/lib/smooch-api/models/message_override.rb +1 -1
  76. data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
  77. data/lib/smooch-api/models/message_post.rb +1 -1
  78. data/lib/smooch-api/models/message_response.rb +1 -1
  79. data/lib/smooch-api/models/secret_key.rb +1 -1
  80. data/lib/smooch-api/models/secret_key_create.rb +1 -1
  81. data/lib/smooch-api/models/secret_key_response.rb +1 -1
  82. data/lib/smooch-api/models/service_account.rb +1 -1
  83. data/lib/smooch-api/models/service_account_create.rb +1 -1
  84. data/lib/smooch-api/models/service_account_response.rb +1 -1
  85. data/lib/smooch-api/models/service_account_update.rb +1 -1
  86. data/lib/smooch-api/models/source.rb +1 -1
  87. data/lib/smooch-api/models/sub_menu_item.rb +1 -1
  88. data/lib/smooch-api/models/template.rb +1 -1
  89. data/lib/smooch-api/models/template_create.rb +1 -1
  90. data/lib/smooch-api/models/template_response.rb +1 -1
  91. data/lib/smooch-api/models/template_update.rb +1 -1
  92. data/lib/smooch-api/models/upload_integration_profile_photo_response.rb +1 -1
  93. data/lib/smooch-api/models/webhook.rb +1 -1
  94. data/lib/smooch-api/models/webhook_create.rb +1 -1
  95. data/lib/smooch-api/models/webhook_response.rb +1 -1
  96. data/lib/smooch-api/models/webhook_update.rb +1 -1
  97. data/lib/smooch-api/version.rb +2 -2
  98. data/smooch-api.gemspec +1 -1
  99. data/spec/api_client_spec.rb +1 -1
  100. data/spec/configuration_spec.rb +1 -1
  101. data/spec/spec_helper.rb +1 -1
  102. metadata +4 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 99766cf8ae162fdfb817b859c8c032fff5ea3297
4
- data.tar.gz: 57f9ac2b034dfa87c661e39863d204bef9913ec5
3
+ metadata.gz: 57d668da26a1a388515e87f96b330366d6104e8f
4
+ data.tar.gz: 3ac197f641568117e000841cd508b67c961d6861
5
5
  SHA512:
6
- metadata.gz: 410417280543eb4c0f7d282b4b04f59f6e8edfc918dfdfff69ef99fae06361aa226a080570be6112b9f5da20d0f78601b3e54ca750451fd8d2af562f2d4e9aa0
7
- data.tar.gz: 310c818ded32962c3e15348c9ee48faca6319fda45c1e7f9c072717b9eb5517b77a14ec26e5735dbe464580e00d124c045633ed62d113ae18ffa833b1a33f93f
6
+ metadata.gz: d7cfc71b02a675c76add415073adb96ca0b902d1ab5fca25220fc95f5d46662bfefd3d4a42671c89b3b3fa2d9b8ef9045989242afd6ace6d7df8751a02775aff
7
+ data.tar.gz: 91547e1dc6212e5b5b19b286e171496cca6afac3da7cbe76ec241ddf9994ca3707994b883e394823079a0e990f7ab63672636c1b19112419d99474bf0ba7de3b
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.11.0'
28
+ gem 'smooch-api', '~> 5.12.0'
29
29
 
30
30
  ## Getting Started
31
31
 
@@ -176,6 +176,7 @@ Class | Method | HTTP request | Description
176
176
  ## Documentation for Models
177
177
 
178
178
  - [SmoochApi::Action](docs/Action.md)
179
+ - [SmoochApi::ActivityResponse](docs/ActivityResponse.md)
179
180
  - [SmoochApi::App](docs/App.md)
180
181
  - [SmoochApi::AppCreate](docs/AppCreate.md)
181
182
  - [SmoochApi::AppResponse](docs/AppResponse.md)
@@ -0,0 +1,8 @@
1
+ # SmoochApi::ActivityResponse
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **conversation** | [**Conversation**](Conversation.md) | The conversation. |
7
+
8
+
@@ -13,7 +13,7 @@ Method | HTTP request | Description
13
13
 
14
14
 
15
15
  # **conversation_activity**
16
- > conversation_activity(appId, userId, conversationActivityBody)
16
+ > ActivityResponse conversation_activity(appId, userId, conversationActivityBody)
17
17
 
18
18
 
19
19
 
@@ -40,7 +40,8 @@ conversationActivityBody = SmoochApi::ConversationActivity.new # ConversationAct
40
40
 
41
41
 
42
42
  begin
43
- api_instance.conversation_activity(appId, userId, conversationActivityBody)
43
+ result = api_instance.conversation_activity(appId, userId, conversationActivityBody)
44
+ p result
44
45
  rescue SmoochApi::ApiError => e
45
46
  puts "Exception when calling ConversationApi->conversation_activity: #{e}"
46
47
  end
@@ -56,7 +57,7 @@ Name | Type | Description | Notes
56
57
 
57
58
  ### Return type
58
59
 
59
- nil (empty response body)
60
+ [**ActivityResponse**](ActivityResponse.md)
60
61
 
61
62
  ### Authorization
62
63
 
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.11
6
+ OpenAPI spec version: 5.12
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -18,6 +18,7 @@ require 'smooch-api/configuration'
18
18
 
19
19
  # Models
20
20
  require 'smooch-api/models/action'
21
+ require 'smooch-api/models/activity_response'
21
22
  require 'smooch-api/models/app'
22
23
  require 'smooch-api/models/app_create'
23
24
  require 'smooch-api/models/app_response'
@@ -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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -26,10 +26,10 @@ module SmoochApi
26
26
  # @param userId Identifies the user. Can be either the smoochId or the userId.
27
27
  # @param conversationActivityBody Body for a triggerConversationActivity request.
28
28
  # @param [Hash] opts the optional parameters
29
- # @return [nil]
29
+ # @return [ActivityResponse]
30
30
  def conversation_activity(appId, userId, conversationActivityBody, opts = {})
31
- conversation_activity_with_http_info(appId, userId, conversationActivityBody, opts)
32
- return nil
31
+ data, _status_code, _headers = conversation_activity_with_http_info(appId, userId, conversationActivityBody, opts)
32
+ return data
33
33
  end
34
34
 
35
35
  #
@@ -38,7 +38,7 @@ module SmoochApi
38
38
  # @param userId Identifies the user. Can be either the smoochId or the userId.
39
39
  # @param conversationActivityBody Body for a triggerConversationActivity request.
40
40
  # @param [Hash] opts the optional parameters
41
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
41
+ # @return [Array<(ActivityResponse, Fixnum, Hash)>] ActivityResponse data, response status code and response headers
42
42
  def conversation_activity_with_http_info(appId, userId, conversationActivityBody, opts = {})
43
43
  if @api_client.config.debugging
44
44
  @api_client.config.logger.debug "Calling API: ConversationApi.conversation_activity ..."
@@ -79,7 +79,8 @@ module SmoochApi
79
79
  :query_params => query_params,
80
80
  :form_params => form_params,
81
81
  :body => post_body,
82
- :auth_names => auth_names)
82
+ :auth_names => auth_names,
83
+ :return_type => 'ActivityResponse')
83
84
  if @api_client.config.debugging
84
85
  @api_client.config.logger.debug "API called: ConversationApi#conversation_activity\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
85
86
  end
@@ -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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
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.11
6
+ OpenAPI spec version: 5.12
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: 2.2.3-SNAPSHOT
@@ -0,0 +1,194 @@
1
+ =begin
2
+ #Smooch
3
+
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
+
6
+ OpenAPI spec version: 5.12
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.2.3-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module SmoochApi
16
+
17
+ class ActivityResponse
18
+ # The conversation.
19
+ attr_accessor :conversation
20
+
21
+
22
+ # Attribute mapping from ruby-style variable name to JSON key.
23
+ def self.attribute_map
24
+ {
25
+ :'conversation' => :'conversation'
26
+ }
27
+ end
28
+
29
+ # Attribute type mapping.
30
+ def self.swagger_types
31
+ {
32
+ :'conversation' => :'Conversation'
33
+ }
34
+ end
35
+
36
+ # Initializes the object
37
+ # @param [Hash] attributes Model attributes in the form of hash
38
+ def initialize(attributes = {})
39
+ return unless attributes.is_a?(Hash)
40
+
41
+ # convert string to symbol for hash key
42
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
43
+
44
+ if attributes.has_key?(:'conversation')
45
+ self.conversation = attributes[:'conversation']
46
+ end
47
+
48
+ end
49
+
50
+ # Show invalid properties with the reasons. Usually used together with valid?
51
+ # @return Array for valid properies with the reasons
52
+ def list_invalid_properties
53
+ invalid_properties = Array.new
54
+ if @conversation.nil?
55
+ invalid_properties.push("invalid value for 'conversation', conversation cannot be nil.")
56
+ end
57
+
58
+ return invalid_properties
59
+ end
60
+
61
+ # Check to see if the all the properties in the model are valid
62
+ # @return true if the model is valid
63
+ def valid?
64
+ return false if @conversation.nil?
65
+ return true
66
+ end
67
+
68
+ # Checks equality by comparing each attribute.
69
+ # @param [Object] Object to be compared
70
+ def ==(o)
71
+ return true if self.equal?(o)
72
+ self.class == o.class &&
73
+ conversation == o.conversation
74
+ end
75
+
76
+ # @see the `==` method
77
+ # @param [Object] Object to be compared
78
+ def eql?(o)
79
+ self == o
80
+ end
81
+
82
+ # Calculates hash code according to all attributes.
83
+ # @return [Fixnum] Hash code
84
+ def hash
85
+ [conversation].hash
86
+ end
87
+
88
+ # Builds the object from hash
89
+ # @param [Hash] attributes Model attributes in the form of hash
90
+ # @return [Object] Returns the model itself
91
+ def build_from_hash(attributes)
92
+ return nil unless attributes.is_a?(Hash)
93
+ self.class.swagger_types.each_pair do |key, type|
94
+ if type =~ /\AArray<(.*)>/i
95
+ # check to ensure the input is an array given that the the attribute
96
+ # is documented as an array but the input is not
97
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
98
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
99
+ end
100
+ elsif !attributes[self.class.attribute_map[key]].nil?
101
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
102
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
103
+ end
104
+
105
+ self
106
+ end
107
+
108
+ # Deserializes the data based on type
109
+ # @param string type Data type
110
+ # @param string value Value to be deserialized
111
+ # @return [Object] Deserialized data
112
+ def _deserialize(type, value)
113
+ case type.to_sym
114
+ when :DateTime
115
+ DateTime.parse(value)
116
+ when :Date
117
+ Date.parse(value)
118
+ when :String
119
+ value.to_s
120
+ when :Integer
121
+ value.to_i
122
+ when :Float
123
+ value.to_f
124
+ when :BOOLEAN
125
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
126
+ true
127
+ else
128
+ false
129
+ end
130
+ when :Object
131
+ # generic object (usually a Hash), return directly
132
+ value
133
+ when /\AArray<(?<inner_type>.+)>\z/
134
+ inner_type = Regexp.last_match[:inner_type]
135
+ value.map { |v| _deserialize(inner_type, v) }
136
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
137
+ k_type = Regexp.last_match[:k_type]
138
+ v_type = Regexp.last_match[:v_type]
139
+ {}.tap do |hash|
140
+ value.each do |k, v|
141
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
142
+ end
143
+ end
144
+ else # model
145
+ temp_model = SmoochApi.const_get(type).new
146
+ temp_model.build_from_hash(value)
147
+ end
148
+ end
149
+
150
+ # Returns the string representation of the object
151
+ # @return [String] String presentation of the object
152
+ def to_s
153
+ to_hash.to_s
154
+ end
155
+
156
+ # to_body is an alias to to_hash (backward compatibility)
157
+ # @return [Hash] Returns the object in the form of hash
158
+ def to_body
159
+ to_hash
160
+ end
161
+
162
+ # Returns the object in the form of hash
163
+ # @return [Hash] Returns the object in the form of hash
164
+ def to_hash
165
+ hash = {}
166
+ self.class.attribute_map.each_pair do |attr, param|
167
+ value = self.send(attr)
168
+ next if value.nil?
169
+ hash[param] = _to_hash(value)
170
+ end
171
+ hash
172
+ end
173
+
174
+ # Outputs non-array value in the form of hash
175
+ # For object, use to_hash. Otherwise, just return the value
176
+ # @param [Object] value Any valid value
177
+ # @return [Hash] Returns the value in the form of hash
178
+ def _to_hash(value)
179
+ if value.is_a?(Array)
180
+ value.compact.map{ |v| _to_hash(v) }
181
+ elsif value.is_a?(Hash)
182
+ {}.tap do |hash|
183
+ value.each { |k, v| hash[k] = _to_hash(v) }
184
+ end
185
+ elsif value.respond_to? :to_hash
186
+ value.to_hash
187
+ else
188
+ value
189
+ end
190
+ end
191
+
192
+ end
193
+
194
+ end