mailslurp_client 7.0.7 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (208) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mailslurp_client.rb +19 -3
  3. metadata +14 -345
  4. data/Gemfile +0 -9
  5. data/LICENSE +0 -22
  6. data/README.md +0 -226
  7. data/Rakefile +0 -10
  8. data/docs/AttachmentControllerApi.md +0 -124
  9. data/docs/AttachmentMetaData.md +0 -23
  10. data/docs/BasicAuthOptions.md +0 -19
  11. data/docs/BulkActionsControllerApi.md +0 -165
  12. data/docs/BulkSendEmailOptions.md +0 -19
  13. data/docs/CommonActionsControllerApi.md +0 -167
  14. data/docs/ContactControllerApi.md +0 -274
  15. data/docs/ContactDto.md +0 -31
  16. data/docs/ContactProjection.md +0 -27
  17. data/docs/CreateContactOptions.md +0 -31
  18. data/docs/CreateDomainOptions.md +0 -17
  19. data/docs/CreateGroupOptions.md +0 -19
  20. data/docs/CreateTemplateOptions.md +0 -19
  21. data/docs/CreateWebhookOptions.md +0 -21
  22. data/docs/DomainControllerApi.md +0 -223
  23. data/docs/DomainDto.md +0 -29
  24. data/docs/DomainPreview.md +0 -21
  25. data/docs/Email.md +0 -49
  26. data/docs/EmailAnalysis.md +0 -25
  27. data/docs/EmailControllerApi.md +0 -740
  28. data/docs/EmailPreview.md +0 -31
  29. data/docs/EmailProjection.md +0 -33
  30. data/docs/ForwardEmailOptions.md +0 -23
  31. data/docs/GroupContactsDto.md +0 -19
  32. data/docs/GroupControllerApi.md +0 -437
  33. data/docs/GroupDto.md +0 -23
  34. data/docs/GroupProjection.md +0 -23
  35. data/docs/HTMLValidationResult.md +0 -21
  36. data/docs/Inbox.md +0 -33
  37. data/docs/InboxControllerApi.md +0 -652
  38. data/docs/InboxProjection.md +0 -29
  39. data/docs/JsonNode.md +0 -59
  40. data/docs/MatchOption.md +0 -21
  41. data/docs/MatchOptions.md +0 -17
  42. data/docs/PageContactProjection.md +0 -37
  43. data/docs/PageEmailPreview.md +0 -37
  44. data/docs/PageEmailProjection.md +0 -37
  45. data/docs/PageGroupProjection.md +0 -37
  46. data/docs/PageInboxProjection.md +0 -37
  47. data/docs/PageTemplateProjection.md +0 -37
  48. data/docs/PageWebhookProjection.md +0 -37
  49. data/docs/Pageable.md +0 -27
  50. data/docs/RawEmailJson.md +0 -17
  51. data/docs/SendEmailOptions.md +0 -45
  52. data/docs/SetInboxFavouritedOptions.md +0 -17
  53. data/docs/Sort.md +0 -21
  54. data/docs/TemplateControllerApi.md +0 -274
  55. data/docs/TemplateDto.md +0 -25
  56. data/docs/TemplateProjection.md +0 -25
  57. data/docs/TemplateVariable.md +0 -19
  58. data/docs/UnreadCount.md +0 -17
  59. data/docs/UpdateGroupContacts.md +0 -17
  60. data/docs/UpdateInboxOptions.md +0 -25
  61. data/docs/UploadAttachmentOptions.md +0 -21
  62. data/docs/ValidationDto.md +0 -19
  63. data/docs/ValidationMessage.md +0 -19
  64. data/docs/WaitForConditions.md +0 -29
  65. data/docs/WaitForControllerApi.md +0 -317
  66. data/docs/WebhookControllerApi.md +0 -339
  67. data/docs/WebhookDto.md +0 -33
  68. data/docs/WebhookProjection.md +0 -27
  69. data/docs/WebhookTestRequest.md +0 -23
  70. data/docs/WebhookTestResponse.md +0 -19
  71. data/docs/WebhookTestResult.md +0 -21
  72. data/git_push.sh +0 -58
  73. data/lib/mailslurp_client/api/attachment_controller_api.rb +0 -157
  74. data/lib/mailslurp_client/api/bulk_actions_controller_api.rb +0 -203
  75. data/lib/mailslurp_client/api/common_actions_controller_api.rb +0 -201
  76. data/lib/mailslurp_client/api/contact_controller_api.rb +0 -323
  77. data/lib/mailslurp_client/api/domain_controller_api.rb +0 -264
  78. data/lib/mailslurp_client/api/email_controller_api.rb +0 -852
  79. data/lib/mailslurp_client/api/group_controller_api.rb +0 -519
  80. data/lib/mailslurp_client/api/inbox_controller_api.rb +0 -763
  81. data/lib/mailslurp_client/api/template_controller_api.rb +0 -323
  82. data/lib/mailslurp_client/api/wait_for_controller_api.rb +0 -359
  83. data/lib/mailslurp_client/api/webhook_controller_api.rb +0 -405
  84. data/lib/mailslurp_client/api_client.rb +0 -386
  85. data/lib/mailslurp_client/api_error.rb +0 -57
  86. data/lib/mailslurp_client/configuration.rb +0 -248
  87. data/lib/mailslurp_client/models/attachment_meta_data.rb +0 -253
  88. data/lib/mailslurp_client/models/basic_auth_options.rb +0 -226
  89. data/lib/mailslurp_client/models/bulk_send_email_options.rb +0 -224
  90. data/lib/mailslurp_client/models/contact_dto.rb +0 -288
  91. data/lib/mailslurp_client/models/contact_projection.rb +0 -261
  92. data/lib/mailslurp_client/models/create_contact_options.rb +0 -277
  93. data/lib/mailslurp_client/models/create_domain_options.rb +0 -208
  94. data/lib/mailslurp_client/models/create_group_options.rb +0 -220
  95. data/lib/mailslurp_client/models/create_template_options.rb +0 -225
  96. data/lib/mailslurp_client/models/create_webhook_options.rb +0 -227
  97. data/lib/mailslurp_client/models/domain_dto.rb +0 -296
  98. data/lib/mailslurp_client/models/domain_preview.rb +0 -240
  99. data/lib/mailslurp_client/models/email.rb +0 -376
  100. data/lib/mailslurp_client/models/email_analysis.rb +0 -243
  101. data/lib/mailslurp_client/models/email_preview.rb +0 -286
  102. data/lib/mailslurp_client/models/email_projection.rb +0 -306
  103. data/lib/mailslurp_client/models/forward_email_options.rb +0 -245
  104. data/lib/mailslurp_client/models/group_contacts_dto.rb +0 -227
  105. data/lib/mailslurp_client/models/group_dto.rb +0 -248
  106. data/lib/mailslurp_client/models/group_projection.rb +0 -248
  107. data/lib/mailslurp_client/models/html_validation_result.rb +0 -243
  108. data/lib/mailslurp_client/models/inbox.rb +0 -290
  109. data/lib/mailslurp_client/models/inbox_projection.rb +0 -272
  110. data/lib/mailslurp_client/models/json_node.rb +0 -429
  111. data/lib/mailslurp_client/models/match_option.rb +0 -274
  112. data/lib/mailslurp_client/models/match_options.rb +0 -210
  113. data/lib/mailslurp_client/models/page_contact_projection.rb +0 -298
  114. data/lib/mailslurp_client/models/page_email_preview.rb +0 -298
  115. data/lib/mailslurp_client/models/page_email_projection.rb +0 -298
  116. data/lib/mailslurp_client/models/page_group_projection.rb +0 -298
  117. data/lib/mailslurp_client/models/page_inbox_projection.rb +0 -298
  118. data/lib/mailslurp_client/models/page_template_projection.rb +0 -298
  119. data/lib/mailslurp_client/models/page_webhook_projection.rb +0 -298
  120. data/lib/mailslurp_client/models/pageable.rb +0 -251
  121. data/lib/mailslurp_client/models/raw_email_json.rb +0 -211
  122. data/lib/mailslurp_client/models/send_email_options.rb +0 -392
  123. data/lib/mailslurp_client/models/set_inbox_favourited_options.rb +0 -208
  124. data/lib/mailslurp_client/models/sort.rb +0 -224
  125. data/lib/mailslurp_client/models/template_dto.rb +0 -269
  126. data/lib/mailslurp_client/models/template_projection.rb +0 -269
  127. data/lib/mailslurp_client/models/template_variable.rb +0 -259
  128. data/lib/mailslurp_client/models/unread_count.rb +0 -211
  129. data/lib/mailslurp_client/models/update_group_contacts.rb +0 -213
  130. data/lib/mailslurp_client/models/update_inbox_options.rb +0 -250
  131. data/lib/mailslurp_client/models/upload_attachment_options.rb +0 -228
  132. data/lib/mailslurp_client/models/validation_dto.rb +0 -225
  133. data/lib/mailslurp_client/models/validation_message.rb +0 -220
  134. data/lib/mailslurp_client/models/wait_for_conditions.rb +0 -315
  135. data/lib/mailslurp_client/models/webhook_dto.rb +0 -326
  136. data/lib/mailslurp_client/models/webhook_projection.rb +0 -277
  137. data/lib/mailslurp_client/models/webhook_test_request.rb +0 -284
  138. data/lib/mailslurp_client/models/webhook_test_response.rb +0 -215
  139. data/lib/mailslurp_client/models/webhook_test_result.rb +0 -235
  140. data/lib/mailslurp_client/version.rb +0 -15
  141. data/mailslurp_client.gemspec +0 -39
  142. data/spec/api/attachment_controller_api_spec.rb +0 -61
  143. data/spec/api/bulk_actions_controller_api_spec.rb +0 -68
  144. data/spec/api/common_actions_controller_api_spec.rb +0 -129
  145. data/spec/api/contact_controller_api_spec.rb +0 -91
  146. data/spec/api/domain_controller_api_spec.rb +0 -82
  147. data/spec/api/email_controller_api_spec.rb +0 -162
  148. data/spec/api/group_controller_api_spec.rb +0 -126
  149. data/spec/api/inbox_controller_api_spec.rb +0 -172
  150. data/spec/api/template_controller_api_spec.rb +0 -91
  151. data/spec/api/wait_for_controller_api_spec.rb +0 -107
  152. data/spec/api/webhook_controller_api_spec.rb +0 -107
  153. data/spec/api_client_spec.rb +0 -226
  154. data/spec/configuration_spec.rb +0 -42
  155. data/spec/models/attachment_meta_data_spec.rb +0 -59
  156. data/spec/models/basic_auth_options_spec.rb +0 -47
  157. data/spec/models/bulk_send_email_options_spec.rb +0 -47
  158. data/spec/models/contact_dto_spec.rb +0 -83
  159. data/spec/models/contact_projection_spec.rb +0 -71
  160. data/spec/models/create_contact_options_spec.rb +0 -83
  161. data/spec/models/create_domain_options_spec.rb +0 -41
  162. data/spec/models/create_group_options_spec.rb +0 -47
  163. data/spec/models/create_template_options_spec.rb +0 -47
  164. data/spec/models/create_webhook_options_spec.rb +0 -53
  165. data/spec/models/domain_dto_spec.rb +0 -77
  166. data/spec/models/domain_preview_spec.rb +0 -53
  167. data/spec/models/email_analysis_spec.rb +0 -65
  168. data/spec/models/email_preview_spec.rb +0 -83
  169. data/spec/models/email_projection_spec.rb +0 -89
  170. data/spec/models/email_spec.rb +0 -137
  171. data/spec/models/forward_email_options_spec.rb +0 -59
  172. data/spec/models/group_contacts_dto_spec.rb +0 -47
  173. data/spec/models/group_dto_spec.rb +0 -59
  174. data/spec/models/group_projection_spec.rb +0 -59
  175. data/spec/models/html_validation_result_spec.rb +0 -53
  176. data/spec/models/inbox_projection_spec.rb +0 -77
  177. data/spec/models/inbox_spec.rb +0 -89
  178. data/spec/models/json_node_spec.rb +0 -171
  179. data/spec/models/match_option_spec.rb +0 -61
  180. data/spec/models/match_options_spec.rb +0 -41
  181. data/spec/models/page_contact_projection_spec.rb +0 -101
  182. data/spec/models/page_email_preview_spec.rb +0 -101
  183. data/spec/models/page_email_projection_spec.rb +0 -101
  184. data/spec/models/page_group_projection_spec.rb +0 -101
  185. data/spec/models/page_inbox_projection_spec.rb +0 -101
  186. data/spec/models/page_template_projection_spec.rb +0 -101
  187. data/spec/models/page_webhook_projection_spec.rb +0 -101
  188. data/spec/models/pageable_spec.rb +0 -71
  189. data/spec/models/raw_email_json_spec.rb +0 -41
  190. data/spec/models/send_email_options_spec.rb +0 -129
  191. data/spec/models/set_inbox_favourited_options_spec.rb +0 -41
  192. data/spec/models/sort_spec.rb +0 -53
  193. data/spec/models/template_dto_spec.rb +0 -65
  194. data/spec/models/template_projection_spec.rb +0 -65
  195. data/spec/models/template_variable_spec.rb +0 -51
  196. data/spec/models/unread_count_spec.rb +0 -41
  197. data/spec/models/update_group_contacts_spec.rb +0 -41
  198. data/spec/models/update_inbox_options_spec.rb +0 -65
  199. data/spec/models/upload_attachment_options_spec.rb +0 -53
  200. data/spec/models/validation_dto_spec.rb +0 -47
  201. data/spec/models/validation_message_spec.rb +0 -47
  202. data/spec/models/wait_for_conditions_spec.rb +0 -85
  203. data/spec/models/webhook_dto_spec.rb +0 -93
  204. data/spec/models/webhook_projection_spec.rb +0 -71
  205. data/spec/models/webhook_test_request_spec.rb +0 -63
  206. data/spec/models/webhook_test_response_spec.rb +0 -47
  207. data/spec/models/webhook_test_result_spec.rb +0 -53
  208. data/spec/spec_helper.rb +0 -111
@@ -1,240 +0,0 @@
1
- =begin
2
- #MailSlurp API
3
-
4
- #MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://www.mailslurp.com/docs/) - [Examples](https://github.com/mailslurp/examples) repository
5
-
6
- The version of the OpenAPI document: 67c9a1eda264be4cfe0bb2c76151f0aadf0862bc
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
10
-
11
- =end
12
-
13
- require 'date'
14
-
15
- module MailSlurpClient
16
- # Preview object for domain entity
17
- class DomainPreview
18
- attr_accessor :created_at
19
-
20
- attr_accessor :domain
21
-
22
- attr_accessor :id
23
-
24
- # Attribute mapping from ruby-style variable name to JSON key.
25
- def self.attribute_map
26
- {
27
- :'created_at' => :'createdAt',
28
- :'domain' => :'domain',
29
- :'id' => :'id'
30
- }
31
- end
32
-
33
- # Attribute type mapping.
34
- def self.openapi_types
35
- {
36
- :'created_at' => :'DateTime',
37
- :'domain' => :'String',
38
- :'id' => :'String'
39
- }
40
- end
41
-
42
- # List of attributes with nullable: true
43
- def self.openapi_nullable
44
- Set.new([
45
- ])
46
- end
47
-
48
- # Initializes the object
49
- # @param [Hash] attributes Model attributes in the form of hash
50
- def initialize(attributes = {})
51
- if (!attributes.is_a?(Hash))
52
- fail ArgumentError, "The input argument (attributes) must be a hash in `MailSlurpClient::DomainPreview` initialize method"
53
- end
54
-
55
- # check to see if the attribute exists and convert string to symbol for hash key
56
- attributes = attributes.each_with_object({}) { |(k, v), h|
57
- if (!self.class.attribute_map.key?(k.to_sym))
58
- fail ArgumentError, "`#{k}` is not a valid attribute in `MailSlurpClient::DomainPreview`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
59
- end
60
- h[k.to_sym] = v
61
- }
62
-
63
- if attributes.key?(:'created_at')
64
- self.created_at = attributes[:'created_at']
65
- end
66
-
67
- if attributes.key?(:'domain')
68
- self.domain = attributes[:'domain']
69
- end
70
-
71
- if attributes.key?(:'id')
72
- self.id = attributes[:'id']
73
- end
74
- end
75
-
76
- # Show invalid properties with the reasons. Usually used together with valid?
77
- # @return Array for valid properties with the reasons
78
- def list_invalid_properties
79
- invalid_properties = Array.new
80
- if @created_at.nil?
81
- invalid_properties.push('invalid value for "created_at", created_at cannot be nil.')
82
- end
83
-
84
- if @domain.nil?
85
- invalid_properties.push('invalid value for "domain", domain cannot be nil.')
86
- end
87
-
88
- if @id.nil?
89
- invalid_properties.push('invalid value for "id", id cannot be nil.')
90
- end
91
-
92
- invalid_properties
93
- end
94
-
95
- # Check to see if the all the properties in the model are valid
96
- # @return true if the model is valid
97
- def valid?
98
- return false if @created_at.nil?
99
- return false if @domain.nil?
100
- return false if @id.nil?
101
- true
102
- end
103
-
104
- # Checks equality by comparing each attribute.
105
- # @param [Object] Object to be compared
106
- def ==(o)
107
- return true if self.equal?(o)
108
- self.class == o.class &&
109
- created_at == o.created_at &&
110
- domain == o.domain &&
111
- id == o.id
112
- end
113
-
114
- # @see the `==` method
115
- # @param [Object] Object to be compared
116
- def eql?(o)
117
- self == o
118
- end
119
-
120
- # Calculates hash code according to all attributes.
121
- # @return [Integer] Hash code
122
- def hash
123
- [created_at, domain, id].hash
124
- end
125
-
126
- # Builds the object from hash
127
- # @param [Hash] attributes Model attributes in the form of hash
128
- # @return [Object] Returns the model itself
129
- def self.build_from_hash(attributes)
130
- new.build_from_hash(attributes)
131
- end
132
-
133
- # Builds the object from hash
134
- # @param [Hash] attributes Model attributes in the form of hash
135
- # @return [Object] Returns the model itself
136
- def build_from_hash(attributes)
137
- return nil unless attributes.is_a?(Hash)
138
- self.class.openapi_types.each_pair do |key, type|
139
- if type =~ /\AArray<(.*)>/i
140
- # check to ensure the input is an array given that the attribute
141
- # is documented as an array but the input is not
142
- if attributes[self.class.attribute_map[key]].is_a?(Array)
143
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
144
- end
145
- elsif !attributes[self.class.attribute_map[key]].nil?
146
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
147
- end # or else data not found in attributes(hash), not an issue as the data can be optional
148
- end
149
-
150
- self
151
- end
152
-
153
- # Deserializes the data based on type
154
- # @param string type Data type
155
- # @param string value Value to be deserialized
156
- # @return [Object] Deserialized data
157
- def _deserialize(type, value)
158
- case type.to_sym
159
- when :DateTime
160
- DateTime.parse(value)
161
- when :Date
162
- Date.parse(value)
163
- when :String
164
- value.to_s
165
- when :Integer
166
- value.to_i
167
- when :Float
168
- value.to_f
169
- when :Boolean
170
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
171
- true
172
- else
173
- false
174
- end
175
- when :Object
176
- # generic object (usually a Hash), return directly
177
- value
178
- when /\AArray<(?<inner_type>.+)>\z/
179
- inner_type = Regexp.last_match[:inner_type]
180
- value.map { |v| _deserialize(inner_type, v) }
181
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
182
- k_type = Regexp.last_match[:k_type]
183
- v_type = Regexp.last_match[:v_type]
184
- {}.tap do |hash|
185
- value.each do |k, v|
186
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
187
- end
188
- end
189
- else # model
190
- MailSlurpClient.const_get(type).build_from_hash(value)
191
- end
192
- end
193
-
194
- # Returns the string representation of the object
195
- # @return [String] String presentation of the object
196
- def to_s
197
- to_hash.to_s
198
- end
199
-
200
- # to_body is an alias to to_hash (backward compatibility)
201
- # @return [Hash] Returns the object in the form of hash
202
- def to_body
203
- to_hash
204
- end
205
-
206
- # Returns the object in the form of hash
207
- # @return [Hash] Returns the object in the form of hash
208
- def to_hash
209
- hash = {}
210
- self.class.attribute_map.each_pair do |attr, param|
211
- value = self.send(attr)
212
- if value.nil?
213
- is_nullable = self.class.openapi_nullable.include?(attr)
214
- next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
215
- end
216
-
217
- hash[param] = _to_hash(value)
218
- end
219
- hash
220
- end
221
-
222
- # Outputs non-array value in the form of hash
223
- # For object, use to_hash. Otherwise, just return the value
224
- # @param [Object] value Any valid value
225
- # @return [Hash] Returns the value in the form of hash
226
- def _to_hash(value)
227
- if value.is_a?(Array)
228
- value.compact.map { |v| _to_hash(v) }
229
- elsif value.is_a?(Hash)
230
- {}.tap do |hash|
231
- value.each { |k, v| hash[k] = _to_hash(v) }
232
- end
233
- elsif value.respond_to? :to_hash
234
- value.to_hash
235
- else
236
- value
237
- end
238
- end
239
- end
240
- end
@@ -1,376 +0,0 @@
1
- =begin
2
- #MailSlurp API
3
-
4
- #MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://www.mailslurp.com/docs/) - [Examples](https://github.com/mailslurp/examples) repository
5
-
6
- The version of the OpenAPI document: 67c9a1eda264be4cfe0bb2c76151f0aadf0862bc
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
10
-
11
- =end
12
-
13
- require 'date'
14
-
15
- module MailSlurpClient
16
- # Representation of an email received by an inbox. Use the ID to access more properties of an email using the EmailController endpoints.
17
- class Email
18
- attr_accessor :analysis
19
-
20
- # List of IDs of attachments found in the email. Use these IDs with the Inbox and Email Controllers to download attachments and attachment meta data such as filesize, name, extension.
21
- attr_accessor :attachments
22
-
23
- # List of `BCC` recipients email was addressed to
24
- attr_accessor :bcc
25
-
26
- # The body of the email message
27
- attr_accessor :body
28
-
29
- # List of `CC` recipients email was addressed to
30
- attr_accessor :cc
31
-
32
- # Detected character set of the email body such as UTF-8
33
- attr_accessor :charset
34
-
35
- # When was the email received by MailSlurp
36
- attr_accessor :created_at
37
-
38
- # Who the email was sent from
39
- attr_accessor :from
40
-
41
- attr_accessor :headers
42
-
43
- # ID of the email
44
- attr_accessor :id
45
-
46
- # ID of the inbox that received the email
47
- attr_accessor :inbox_id
48
-
49
- # Was HTML sent in the email body
50
- attr_accessor :is_html
51
-
52
- # Has the email been viewed ever
53
- attr_accessor :read
54
-
55
- # The subject line of the email message
56
- attr_accessor :subject
57
-
58
- # List of `To` recipients email was addressed to
59
- attr_accessor :to
60
-
61
- # When was the email last updated
62
- attr_accessor :updated_at
63
-
64
- # ID of user that email belongs
65
- attr_accessor :user_id
66
-
67
- # Attribute mapping from ruby-style variable name to JSON key.
68
- def self.attribute_map
69
- {
70
- :'analysis' => :'analysis',
71
- :'attachments' => :'attachments',
72
- :'bcc' => :'bcc',
73
- :'body' => :'body',
74
- :'cc' => :'cc',
75
- :'charset' => :'charset',
76
- :'created_at' => :'createdAt',
77
- :'from' => :'from',
78
- :'headers' => :'headers',
79
- :'id' => :'id',
80
- :'inbox_id' => :'inboxId',
81
- :'is_html' => :'isHTML',
82
- :'read' => :'read',
83
- :'subject' => :'subject',
84
- :'to' => :'to',
85
- :'updated_at' => :'updatedAt',
86
- :'user_id' => :'userId'
87
- }
88
- end
89
-
90
- # Attribute type mapping.
91
- def self.openapi_types
92
- {
93
- :'analysis' => :'EmailAnalysis',
94
- :'attachments' => :'Array<String>',
95
- :'bcc' => :'Array<String>',
96
- :'body' => :'String',
97
- :'cc' => :'Array<String>',
98
- :'charset' => :'String',
99
- :'created_at' => :'DateTime',
100
- :'from' => :'String',
101
- :'headers' => :'Hash<String, String>',
102
- :'id' => :'String',
103
- :'inbox_id' => :'String',
104
- :'is_html' => :'Boolean',
105
- :'read' => :'Boolean',
106
- :'subject' => :'String',
107
- :'to' => :'Array<String>',
108
- :'updated_at' => :'DateTime',
109
- :'user_id' => :'String'
110
- }
111
- end
112
-
113
- # List of attributes with nullable: true
114
- def self.openapi_nullable
115
- Set.new([
116
- ])
117
- end
118
-
119
- # Initializes the object
120
- # @param [Hash] attributes Model attributes in the form of hash
121
- def initialize(attributes = {})
122
- if (!attributes.is_a?(Hash))
123
- fail ArgumentError, "The input argument (attributes) must be a hash in `MailSlurpClient::Email` initialize method"
124
- end
125
-
126
- # check to see if the attribute exists and convert string to symbol for hash key
127
- attributes = attributes.each_with_object({}) { |(k, v), h|
128
- if (!self.class.attribute_map.key?(k.to_sym))
129
- fail ArgumentError, "`#{k}` is not a valid attribute in `MailSlurpClient::Email`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
130
- end
131
- h[k.to_sym] = v
132
- }
133
-
134
- if attributes.key?(:'analysis')
135
- self.analysis = attributes[:'analysis']
136
- end
137
-
138
- if attributes.key?(:'attachments')
139
- if (value = attributes[:'attachments']).is_a?(Array)
140
- self.attachments = value
141
- end
142
- end
143
-
144
- if attributes.key?(:'bcc')
145
- if (value = attributes[:'bcc']).is_a?(Array)
146
- self.bcc = value
147
- end
148
- end
149
-
150
- if attributes.key?(:'body')
151
- self.body = attributes[:'body']
152
- end
153
-
154
- if attributes.key?(:'cc')
155
- if (value = attributes[:'cc']).is_a?(Array)
156
- self.cc = value
157
- end
158
- end
159
-
160
- if attributes.key?(:'charset')
161
- self.charset = attributes[:'charset']
162
- end
163
-
164
- if attributes.key?(:'created_at')
165
- self.created_at = attributes[:'created_at']
166
- end
167
-
168
- if attributes.key?(:'from')
169
- self.from = attributes[:'from']
170
- end
171
-
172
- if attributes.key?(:'headers')
173
- if (value = attributes[:'headers']).is_a?(Hash)
174
- self.headers = value
175
- end
176
- end
177
-
178
- if attributes.key?(:'id')
179
- self.id = attributes[:'id']
180
- end
181
-
182
- if attributes.key?(:'inbox_id')
183
- self.inbox_id = attributes[:'inbox_id']
184
- end
185
-
186
- if attributes.key?(:'is_html')
187
- self.is_html = attributes[:'is_html']
188
- end
189
-
190
- if attributes.key?(:'read')
191
- self.read = attributes[:'read']
192
- end
193
-
194
- if attributes.key?(:'subject')
195
- self.subject = attributes[:'subject']
196
- end
197
-
198
- if attributes.key?(:'to')
199
- if (value = attributes[:'to']).is_a?(Array)
200
- self.to = value
201
- end
202
- end
203
-
204
- if attributes.key?(:'updated_at')
205
- self.updated_at = attributes[:'updated_at']
206
- end
207
-
208
- if attributes.key?(:'user_id')
209
- self.user_id = attributes[:'user_id']
210
- end
211
- end
212
-
213
- # Show invalid properties with the reasons. Usually used together with valid?
214
- # @return Array for valid properties with the reasons
215
- def list_invalid_properties
216
- invalid_properties = Array.new
217
- invalid_properties
218
- end
219
-
220
- # Check to see if the all the properties in the model are valid
221
- # @return true if the model is valid
222
- def valid?
223
- true
224
- end
225
-
226
- # Checks equality by comparing each attribute.
227
- # @param [Object] Object to be compared
228
- def ==(o)
229
- return true if self.equal?(o)
230
- self.class == o.class &&
231
- analysis == o.analysis &&
232
- attachments == o.attachments &&
233
- bcc == o.bcc &&
234
- body == o.body &&
235
- cc == o.cc &&
236
- charset == o.charset &&
237
- created_at == o.created_at &&
238
- from == o.from &&
239
- headers == o.headers &&
240
- id == o.id &&
241
- inbox_id == o.inbox_id &&
242
- is_html == o.is_html &&
243
- read == o.read &&
244
- subject == o.subject &&
245
- to == o.to &&
246
- updated_at == o.updated_at &&
247
- user_id == o.user_id
248
- end
249
-
250
- # @see the `==` method
251
- # @param [Object] Object to be compared
252
- def eql?(o)
253
- self == o
254
- end
255
-
256
- # Calculates hash code according to all attributes.
257
- # @return [Integer] Hash code
258
- def hash
259
- [analysis, attachments, bcc, body, cc, charset, created_at, from, headers, id, inbox_id, is_html, read, subject, to, updated_at, user_id].hash
260
- end
261
-
262
- # Builds the object from hash
263
- # @param [Hash] attributes Model attributes in the form of hash
264
- # @return [Object] Returns the model itself
265
- def self.build_from_hash(attributes)
266
- new.build_from_hash(attributes)
267
- end
268
-
269
- # Builds the object from hash
270
- # @param [Hash] attributes Model attributes in the form of hash
271
- # @return [Object] Returns the model itself
272
- def build_from_hash(attributes)
273
- return nil unless attributes.is_a?(Hash)
274
- self.class.openapi_types.each_pair do |key, type|
275
- if type =~ /\AArray<(.*)>/i
276
- # check to ensure the input is an array given that the attribute
277
- # is documented as an array but the input is not
278
- if attributes[self.class.attribute_map[key]].is_a?(Array)
279
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
280
- end
281
- elsif !attributes[self.class.attribute_map[key]].nil?
282
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
283
- end # or else data not found in attributes(hash), not an issue as the data can be optional
284
- end
285
-
286
- self
287
- end
288
-
289
- # Deserializes the data based on type
290
- # @param string type Data type
291
- # @param string value Value to be deserialized
292
- # @return [Object] Deserialized data
293
- def _deserialize(type, value)
294
- case type.to_sym
295
- when :DateTime
296
- DateTime.parse(value)
297
- when :Date
298
- Date.parse(value)
299
- when :String
300
- value.to_s
301
- when :Integer
302
- value.to_i
303
- when :Float
304
- value.to_f
305
- when :Boolean
306
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
307
- true
308
- else
309
- false
310
- end
311
- when :Object
312
- # generic object (usually a Hash), return directly
313
- value
314
- when /\AArray<(?<inner_type>.+)>\z/
315
- inner_type = Regexp.last_match[:inner_type]
316
- value.map { |v| _deserialize(inner_type, v) }
317
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
318
- k_type = Regexp.last_match[:k_type]
319
- v_type = Regexp.last_match[:v_type]
320
- {}.tap do |hash|
321
- value.each do |k, v|
322
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
323
- end
324
- end
325
- else # model
326
- MailSlurpClient.const_get(type).build_from_hash(value)
327
- end
328
- end
329
-
330
- # Returns the string representation of the object
331
- # @return [String] String presentation of the object
332
- def to_s
333
- to_hash.to_s
334
- end
335
-
336
- # to_body is an alias to to_hash (backward compatibility)
337
- # @return [Hash] Returns the object in the form of hash
338
- def to_body
339
- to_hash
340
- end
341
-
342
- # Returns the object in the form of hash
343
- # @return [Hash] Returns the object in the form of hash
344
- def to_hash
345
- hash = {}
346
- self.class.attribute_map.each_pair do |attr, param|
347
- value = self.send(attr)
348
- if value.nil?
349
- is_nullable = self.class.openapi_nullable.include?(attr)
350
- next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
351
- end
352
-
353
- hash[param] = _to_hash(value)
354
- end
355
- hash
356
- end
357
-
358
- # Outputs non-array value in the form of hash
359
- # For object, use to_hash. Otherwise, just return the value
360
- # @param [Object] value Any valid value
361
- # @return [Hash] Returns the value in the form of hash
362
- def _to_hash(value)
363
- if value.is_a?(Array)
364
- value.compact.map { |v| _to_hash(v) }
365
- elsif value.is_a?(Hash)
366
- {}.tap do |hash|
367
- value.each { |k, v| hash[k] = _to_hash(v) }
368
- end
369
- elsif value.respond_to? :to_hash
370
- value.to_hash
371
- else
372
- value
373
- end
374
- end
375
- end
376
- end