mailslurp_client 15.13.31 → 15.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mailslurp_client/api/api_user_controller_api.rb +0 -4
  3. data/lib/mailslurp_client/api/missed_email_controller_api.rb +6 -6
  4. data/lib/mailslurp_client/models/alias_dto.rb +5 -0
  5. data/lib/mailslurp_client/models/alias_projection.rb +27 -27
  6. data/lib/mailslurp_client/models/attachment_entity.rb +0 -1
  7. data/lib/mailslurp_client/models/attachment_projection.rb +3 -0
  8. data/lib/mailslurp_client/models/bounce_projection.rb +3 -0
  9. data/lib/mailslurp_client/models/bounce_recipient_projection.rb +3 -0
  10. data/lib/mailslurp_client/models/bounced_email_dto.rb +12 -0
  11. data/lib/mailslurp_client/models/bounced_recipient_dto.rb +10 -0
  12. data/lib/mailslurp_client/models/contact_dto.rb +7 -0
  13. data/lib/mailslurp_client/models/contact_projection.rb +41 -36
  14. data/lib/mailslurp_client/models/create_alias_options.rb +2 -0
  15. data/lib/mailslurp_client/models/create_contact_options.rb +1 -0
  16. data/lib/mailslurp_client/models/create_group_options.rb +1 -0
  17. data/lib/mailslurp_client/models/create_inbox_dto.rb +1 -0
  18. data/lib/mailslurp_client/models/create_tracking_pixel_options.rb +2 -0
  19. data/lib/mailslurp_client/models/create_webhook_options.rb +2 -0
  20. data/lib/mailslurp_client/models/describe_mail_server_domain_result.rb +1 -0
  21. data/lib/mailslurp_client/models/domain_dto.rb +1 -0
  22. data/lib/mailslurp_client/models/domain_preview.rb +1 -0
  23. data/lib/mailslurp_client/models/email.rb +1 -0
  24. data/lib/mailslurp_client/models/email_preview.rb +1 -0
  25. data/lib/mailslurp_client/models/email_projection.rb +35 -27
  26. data/lib/mailslurp_client/models/{email_validation_request.rb → email_validation_request_dto.rb} +8 -3
  27. data/lib/mailslurp_client/models/email_verification_result.rb +1 -0
  28. data/lib/mailslurp_client/models/expiration_defaults.rb +3 -0
  29. data/lib/mailslurp_client/models/export_options.rb +5 -0
  30. data/lib/mailslurp_client/models/forward_email_options.rb +5 -0
  31. data/lib/mailslurp_client/models/group_dto.rb +1 -0
  32. data/lib/mailslurp_client/models/group_projection.rb +1 -0
  33. data/lib/mailslurp_client/models/inbox_by_email_address_result.rb +1 -0
  34. data/lib/mailslurp_client/models/inbox_by_name_result.rb +1 -0
  35. data/lib/mailslurp_client/models/inbox_preview.rb +2 -1
  36. data/lib/mailslurp_client/models/match_options.rb +2 -0
  37. data/lib/mailslurp_client/models/{missed_email.rb → missed_email_dto.rb} +16 -3
  38. data/lib/mailslurp_client/models/missed_email_projection.rb +3 -0
  39. data/lib/mailslurp_client/models/organization_inbox_projection.rb +1 -0
  40. data/lib/mailslurp_client/models/page_alias.rb +10 -10
  41. data/lib/mailslurp_client/models/page_attachment_entity.rb +10 -10
  42. data/lib/mailslurp_client/models/page_bounced_email.rb +10 -10
  43. data/lib/mailslurp_client/models/page_bounced_recipients.rb +10 -10
  44. data/lib/mailslurp_client/models/page_complaint.rb +10 -10
  45. data/lib/mailslurp_client/models/page_contact_projection.rb +10 -10
  46. data/lib/mailslurp_client/models/page_delivery_status.rb +10 -10
  47. data/lib/mailslurp_client/models/page_email_preview.rb +10 -10
  48. data/lib/mailslurp_client/models/page_email_projection.rb +10 -10
  49. data/lib/mailslurp_client/models/page_email_validation_request.rb +11 -11
  50. data/lib/mailslurp_client/models/page_expired_inbox_record_projection.rb +10 -10
  51. data/lib/mailslurp_client/models/page_group_projection.rb +10 -10
  52. data/lib/mailslurp_client/models/page_inbox_forwarder_dto.rb +10 -10
  53. data/lib/mailslurp_client/models/page_inbox_projection.rb +10 -10
  54. data/lib/mailslurp_client/models/page_inbox_ruleset_dto.rb +10 -10
  55. data/lib/mailslurp_client/models/page_missed_email_projection.rb +10 -10
  56. data/lib/mailslurp_client/models/page_organization_inbox_projection.rb +10 -10
  57. data/lib/mailslurp_client/models/page_phone_number_projection.rb +10 -10
  58. data/lib/mailslurp_client/models/page_scheduled_jobs.rb +10 -10
  59. data/lib/mailslurp_client/models/page_sent_email_projection.rb +16 -16
  60. data/lib/mailslurp_client/models/page_sent_email_with_queue_projection.rb +16 -16
  61. data/lib/mailslurp_client/models/page_sms_projection.rb +10 -10
  62. data/lib/mailslurp_client/models/page_template_projection.rb +10 -10
  63. data/lib/mailslurp_client/models/page_thread_projection.rb +10 -10
  64. data/lib/mailslurp_client/models/page_tracking_pixel_projection.rb +10 -10
  65. data/lib/mailslurp_client/models/page_unknown_missed_email_projection.rb +10 -10
  66. data/lib/mailslurp_client/models/page_webhook_projection.rb +10 -10
  67. data/lib/mailslurp_client/models/page_webhook_result.rb +10 -10
  68. data/lib/mailslurp_client/models/phone_number_projection.rb +15 -15
  69. data/lib/mailslurp_client/models/recipient.rb +1 -0
  70. data/lib/mailslurp_client/models/reply_to_alias_email_options.rb +6 -0
  71. data/lib/mailslurp_client/models/reply_to_email_options.rb +8 -0
  72. data/lib/mailslurp_client/models/send_email_options.rb +20 -0
  73. data/lib/mailslurp_client/models/sent_email_dto.rb +22 -0
  74. data/lib/mailslurp_client/models/sent_email_projection.rb +24 -24
  75. data/lib/mailslurp_client/models/simple_send_email_options.rb +3 -0
  76. data/lib/mailslurp_client/models/sms_projection.rb +15 -15
  77. data/lib/mailslurp_client/models/sort.rb +13 -13
  78. data/lib/mailslurp_client/models/template_projection.rb +18 -18
  79. data/lib/mailslurp_client/models/thread_projection.rb +36 -36
  80. data/lib/mailslurp_client/models/tracking_pixel_dto.rb +4 -0
  81. data/lib/mailslurp_client/models/tracking_pixel_projection.rb +10 -10
  82. data/lib/mailslurp_client/models/unknown_missed_email_projection.rb +13 -13
  83. data/lib/mailslurp_client/models/update_alias_options.rb +1 -0
  84. data/lib/mailslurp_client/models/update_domain_options.rb +1 -0
  85. data/lib/mailslurp_client/models/verify_email_address_options.rb +3 -0
  86. data/lib/mailslurp_client/models/wait_for_conditions.rb +8 -0
  87. data/lib/mailslurp_client/models/wait_for_sms_conditions.rb +8 -0
  88. data/lib/mailslurp_client/models/webhook_bounce_payload.rb +3 -0
  89. data/lib/mailslurp_client/models/webhook_bounce_recipient_payload.rb +1 -0
  90. data/lib/mailslurp_client/models/webhook_delivery_status_payload.rb +1 -0
  91. data/lib/mailslurp_client/models/webhook_email_opened_payload.rb +1 -0
  92. data/lib/mailslurp_client/models/webhook_email_read_payload.rb +1 -0
  93. data/lib/mailslurp_client/models/webhook_new_attachment_payload.rb +1 -0
  94. data/lib/mailslurp_client/models/webhook_new_contact_payload.rb +2 -0
  95. data/lib/mailslurp_client/models/webhook_new_email_payload.rb +3 -0
  96. data/lib/mailslurp_client/models/webhook_projection.rb +13 -13
  97. data/lib/mailslurp_client/models/webhook_redrive_result.rb +1 -0
  98. data/lib/mailslurp_client/models/webhook_result_dto.rb +6 -0
  99. data/lib/mailslurp_client/models/webhook_test_request.rb +1 -0
  100. data/lib/mailslurp_client/models/webhook_test_response.rb +2 -0
  101. data/lib/mailslurp_client/models/webhook_test_result.rb +1 -0
  102. data/lib/mailslurp_client/version.rb +1 -1
  103. data/lib/mailslurp_client.rb +2 -2
  104. metadata +4 -4
@@ -24,27 +24,27 @@ module MailSlurpClient
24
24
  # Thread subject
25
25
  attr_accessor :subject
26
26
 
27
- # User ID
28
- attr_accessor :user_id
29
-
30
27
  # Inbox ID
31
28
  attr_accessor :inbox_id
32
29
 
33
- # To recipients
34
- attr_accessor :to
30
+ # User ID
31
+ attr_accessor :user_id
35
32
 
36
33
  # Created at DateTime
37
34
  attr_accessor :created_at
38
35
 
36
+ # Updated at DateTime
37
+ attr_accessor :updated_at
38
+
39
+ # To recipients
40
+ attr_accessor :to
41
+
39
42
  # BCC recipients
40
43
  attr_accessor :bcc
41
44
 
42
45
  # CC recipients
43
46
  attr_accessor :cc
44
47
 
45
- # Updated at DateTime
46
- attr_accessor :updated_at
47
-
48
48
  # Alias ID
49
49
  attr_accessor :alias_id
50
50
 
@@ -54,13 +54,13 @@ module MailSlurpClient
54
54
  :'name' => :'name',
55
55
  :'id' => :'id',
56
56
  :'subject' => :'subject',
57
- :'user_id' => :'userId',
58
57
  :'inbox_id' => :'inboxId',
59
- :'to' => :'to',
58
+ :'user_id' => :'userId',
60
59
  :'created_at' => :'createdAt',
60
+ :'updated_at' => :'updatedAt',
61
+ :'to' => :'to',
61
62
  :'bcc' => :'bcc',
62
63
  :'cc' => :'cc',
63
- :'updated_at' => :'updatedAt',
64
64
  :'alias_id' => :'aliasId'
65
65
  }
66
66
  end
@@ -71,13 +71,13 @@ module MailSlurpClient
71
71
  :'name' => :'String',
72
72
  :'id' => :'String',
73
73
  :'subject' => :'String',
74
- :'user_id' => :'String',
75
74
  :'inbox_id' => :'String',
76
- :'to' => :'Array<String>',
75
+ :'user_id' => :'String',
77
76
  :'created_at' => :'DateTime',
77
+ :'updated_at' => :'DateTime',
78
+ :'to' => :'Array<String>',
78
79
  :'bcc' => :'Array<String>',
79
80
  :'cc' => :'Array<String>',
80
- :'updated_at' => :'DateTime',
81
81
  :'alias_id' => :'String'
82
82
  }
83
83
  end
@@ -115,12 +115,20 @@ module MailSlurpClient
115
115
  self.subject = attributes[:'subject']
116
116
  end
117
117
 
118
+ if attributes.key?(:'inbox_id')
119
+ self.inbox_id = attributes[:'inbox_id']
120
+ end
121
+
118
122
  if attributes.key?(:'user_id')
119
123
  self.user_id = attributes[:'user_id']
120
124
  end
121
125
 
122
- if attributes.key?(:'inbox_id')
123
- self.inbox_id = attributes[:'inbox_id']
126
+ if attributes.key?(:'created_at')
127
+ self.created_at = attributes[:'created_at']
128
+ end
129
+
130
+ if attributes.key?(:'updated_at')
131
+ self.updated_at = attributes[:'updated_at']
124
132
  end
125
133
 
126
134
  if attributes.key?(:'to')
@@ -129,10 +137,6 @@ module MailSlurpClient
129
137
  end
130
138
  end
131
139
 
132
- if attributes.key?(:'created_at')
133
- self.created_at = attributes[:'created_at']
134
- end
135
-
136
140
  if attributes.key?(:'bcc')
137
141
  if (value = attributes[:'bcc']).is_a?(Array)
138
142
  self.bcc = value
@@ -145,10 +149,6 @@ module MailSlurpClient
145
149
  end
146
150
  end
147
151
 
148
- if attributes.key?(:'updated_at')
149
- self.updated_at = attributes[:'updated_at']
150
- end
151
-
152
152
  if attributes.key?(:'alias_id')
153
153
  self.alias_id = attributes[:'alias_id']
154
154
  end
@@ -162,16 +162,12 @@ module MailSlurpClient
162
162
  invalid_properties.push('invalid value for "id", id cannot be nil.')
163
163
  end
164
164
 
165
- if @user_id.nil?
166
- invalid_properties.push('invalid value for "user_id", user_id cannot be nil.')
167
- end
168
-
169
165
  if @inbox_id.nil?
170
166
  invalid_properties.push('invalid value for "inbox_id", inbox_id cannot be nil.')
171
167
  end
172
168
 
173
- if @to.nil?
174
- invalid_properties.push('invalid value for "to", to cannot be nil.')
169
+ if @user_id.nil?
170
+ invalid_properties.push('invalid value for "user_id", user_id cannot be nil.')
175
171
  end
176
172
 
177
173
  if @created_at.nil?
@@ -182,6 +178,10 @@ module MailSlurpClient
182
178
  invalid_properties.push('invalid value for "updated_at", updated_at cannot be nil.')
183
179
  end
184
180
 
181
+ if @to.nil?
182
+ invalid_properties.push('invalid value for "to", to cannot be nil.')
183
+ end
184
+
185
185
  if @alias_id.nil?
186
186
  invalid_properties.push('invalid value for "alias_id", alias_id cannot be nil.')
187
187
  end
@@ -193,11 +193,11 @@ module MailSlurpClient
193
193
  # @return true if the model is valid
194
194
  def valid?
195
195
  return false if @id.nil?
196
- return false if @user_id.nil?
197
196
  return false if @inbox_id.nil?
198
- return false if @to.nil?
197
+ return false if @user_id.nil?
199
198
  return false if @created_at.nil?
200
199
  return false if @updated_at.nil?
200
+ return false if @to.nil?
201
201
  return false if @alias_id.nil?
202
202
  true
203
203
  end
@@ -210,13 +210,13 @@ module MailSlurpClient
210
210
  name == o.name &&
211
211
  id == o.id &&
212
212
  subject == o.subject &&
213
- user_id == o.user_id &&
214
213
  inbox_id == o.inbox_id &&
215
- to == o.to &&
214
+ user_id == o.user_id &&
216
215
  created_at == o.created_at &&
216
+ updated_at == o.updated_at &&
217
+ to == o.to &&
217
218
  bcc == o.bcc &&
218
219
  cc == o.cc &&
219
- updated_at == o.updated_at &&
220
220
  alias_id == o.alias_id
221
221
  end
222
222
 
@@ -229,7 +229,7 @@ module MailSlurpClient
229
229
  # Calculates hash code according to all attributes.
230
230
  # @return [Integer] Hash code
231
231
  def hash
232
- [name, id, subject, user_id, inbox_id, to, created_at, bcc, cc, updated_at, alias_id].hash
232
+ [name, id, subject, inbox_id, user_id, created_at, updated_at, to, bcc, cc, alias_id].hash
233
233
  end
234
234
 
235
235
  # Builds the object from hash
@@ -66,6 +66,10 @@ module MailSlurpClient
66
66
  # List of attributes with nullable: true
67
67
  def self.openapi_nullable
68
68
  Set.new([
69
+ :'recipient',
70
+ :'inbox_id',
71
+ :'sent_email_id',
72
+ :'seen_at',
69
73
  ])
70
74
  end
71
75
 
@@ -19,10 +19,10 @@ module MailSlurpClient
19
19
 
20
20
  attr_accessor :id
21
21
 
22
- attr_accessor :user_id
23
-
24
22
  attr_accessor :inbox_id
25
23
 
24
+ attr_accessor :user_id
25
+
26
26
  attr_accessor :sent_email_id
27
27
 
28
28
  attr_accessor :created_at
@@ -38,8 +38,8 @@ module MailSlurpClient
38
38
  {
39
39
  :'name' => :'name',
40
40
  :'id' => :'id',
41
- :'user_id' => :'userId',
42
41
  :'inbox_id' => :'inboxId',
42
+ :'user_id' => :'userId',
43
43
  :'sent_email_id' => :'sentEmailId',
44
44
  :'created_at' => :'createdAt',
45
45
  :'recipient' => :'recipient',
@@ -53,8 +53,8 @@ module MailSlurpClient
53
53
  {
54
54
  :'name' => :'String',
55
55
  :'id' => :'String',
56
- :'user_id' => :'String',
57
56
  :'inbox_id' => :'String',
57
+ :'user_id' => :'String',
58
58
  :'sent_email_id' => :'String',
59
59
  :'created_at' => :'DateTime',
60
60
  :'recipient' => :'String',
@@ -92,14 +92,14 @@ module MailSlurpClient
92
92
  self.id = attributes[:'id']
93
93
  end
94
94
 
95
- if attributes.key?(:'user_id')
96
- self.user_id = attributes[:'user_id']
97
- end
98
-
99
95
  if attributes.key?(:'inbox_id')
100
96
  self.inbox_id = attributes[:'inbox_id']
101
97
  end
102
98
 
99
+ if attributes.key?(:'user_id')
100
+ self.user_id = attributes[:'user_id']
101
+ end
102
+
103
103
  if attributes.key?(:'sent_email_id')
104
104
  self.sent_email_id = attributes[:'sent_email_id']
105
105
  end
@@ -161,8 +161,8 @@ module MailSlurpClient
161
161
  self.class == o.class &&
162
162
  name == o.name &&
163
163
  id == o.id &&
164
- user_id == o.user_id &&
165
164
  inbox_id == o.inbox_id &&
165
+ user_id == o.user_id &&
166
166
  sent_email_id == o.sent_email_id &&
167
167
  created_at == o.created_at &&
168
168
  recipient == o.recipient &&
@@ -179,7 +179,7 @@ module MailSlurpClient
179
179
  # Calculates hash code according to all attributes.
180
180
  # @return [Integer] Hash code
181
181
  def hash
182
- [name, id, user_id, inbox_id, sent_email_id, created_at, recipient, seen, seen_at].hash
182
+ [name, id, inbox_id, user_id, sent_email_id, created_at, recipient, seen, seen_at].hash
183
183
  end
184
184
 
185
185
  # Builds the object from hash
@@ -21,18 +21,18 @@ module MailSlurpClient
21
21
 
22
22
  attr_accessor :subject
23
23
 
24
- attr_accessor :to
25
-
26
24
  attr_accessor :created_at
27
25
 
26
+ attr_accessor :to
27
+
28
28
  # Attribute mapping from ruby-style variable name to JSON key.
29
29
  def self.attribute_map
30
30
  {
31
31
  :'id' => :'id',
32
32
  :'from' => :'from',
33
33
  :'subject' => :'subject',
34
- :'to' => :'to',
35
- :'created_at' => :'createdAt'
34
+ :'created_at' => :'createdAt',
35
+ :'to' => :'to'
36
36
  }
37
37
  end
38
38
 
@@ -42,8 +42,8 @@ module MailSlurpClient
42
42
  :'id' => :'String',
43
43
  :'from' => :'String',
44
44
  :'subject' => :'String',
45
- :'to' => :'Array<String>',
46
- :'created_at' => :'DateTime'
45
+ :'created_at' => :'DateTime',
46
+ :'to' => :'Array<String>'
47
47
  }
48
48
  end
49
49
 
@@ -80,15 +80,15 @@ module MailSlurpClient
80
80
  self.subject = attributes[:'subject']
81
81
  end
82
82
 
83
+ if attributes.key?(:'created_at')
84
+ self.created_at = attributes[:'created_at']
85
+ end
86
+
83
87
  if attributes.key?(:'to')
84
88
  if (value = attributes[:'to']).is_a?(Array)
85
89
  self.to = value
86
90
  end
87
91
  end
88
-
89
- if attributes.key?(:'created_at')
90
- self.created_at = attributes[:'created_at']
91
- end
92
92
  end
93
93
 
94
94
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -122,8 +122,8 @@ module MailSlurpClient
122
122
  id == o.id &&
123
123
  from == o.from &&
124
124
  subject == o.subject &&
125
- to == o.to &&
126
- created_at == o.created_at
125
+ created_at == o.created_at &&
126
+ to == o.to
127
127
  end
128
128
 
129
129
  # @see the `==` method
@@ -135,7 +135,7 @@ module MailSlurpClient
135
135
  # Calculates hash code according to all attributes.
136
136
  # @return [Integer] Hash code
137
137
  def hash
138
- [id, from, subject, to, created_at].hash
138
+ [id, from, subject, created_at, to].hash
139
139
  end
140
140
 
141
141
  # Builds the object from hash
@@ -35,6 +35,7 @@ module MailSlurpClient
35
35
  # List of attributes with nullable: true
36
36
  def self.openapi_nullable
37
37
  Set.new([
38
+ :'name'
38
39
  ])
39
40
  end
40
41
 
@@ -34,6 +34,7 @@ module MailSlurpClient
34
34
  # List of attributes with nullable: true
35
35
  def self.openapi_nullable
36
36
  Set.new([
37
+ :'catch_all_inbox_id'
37
38
  ])
38
39
  end
39
40
 
@@ -46,6 +46,9 @@ module MailSlurpClient
46
46
  # List of attributes with nullable: true
47
47
  def self.openapi_nullable
48
48
  Set.new([
49
+ :'mail_server_domain',
50
+ :'sender_email_address',
51
+ :'port'
49
52
  ])
50
53
  end
51
54
 
@@ -102,6 +102,14 @@ module MailSlurpClient
102
102
  # List of attributes with nullable: true
103
103
  def self.openapi_nullable
104
104
  Set.new([
105
+ :'count',
106
+ :'delay_timeout',
107
+ :'unread_only',
108
+ :'count_type',
109
+ :'matches',
110
+ :'sort_direction',
111
+ :'since',
112
+ :'before'
105
113
  ])
106
114
  end
107
115
 
@@ -107,6 +107,14 @@ module MailSlurpClient
107
107
  # List of attributes with nullable: true
108
108
  def self.openapi_nullable
109
109
  Set.new([
110
+ :'limit',
111
+ :'delay_timeout',
112
+ :'unread_only',
113
+ :'count_type',
114
+ :'matches',
115
+ :'sort_direction',
116
+ :'since',
117
+ :'before'
110
118
  ])
111
119
  end
112
120
 
@@ -92,6 +92,9 @@ module MailSlurpClient
92
92
  # List of attributes with nullable: true
93
93
  def self.openapi_nullable
94
94
  Set.new([
95
+ :'webhook_name',
96
+ :'sent_to_recipients',
97
+ :'bounce_recipients'
95
98
  ])
96
99
  end
97
100
 
@@ -77,6 +77,7 @@ module MailSlurpClient
77
77
  # List of attributes with nullable: true
78
78
  def self.openapi_nullable
79
79
  Set.new([
80
+ :'webhook_name',
80
81
  ])
81
82
  end
82
83
 
@@ -132,6 +132,7 @@ module MailSlurpClient
132
132
  # List of attributes with nullable: true
133
133
  def self.openapi_nullable
134
134
  Set.new([
135
+ :'webhook_name',
135
136
  :'sent_id',
136
137
  :'remote_mta_ip',
137
138
  :'inbox_id',
@@ -97,6 +97,7 @@ module MailSlurpClient
97
97
  # List of attributes with nullable: true
98
98
  def self.openapi_nullable
99
99
  Set.new([
100
+ :'webhook_name',
100
101
  ])
101
102
  end
102
103
 
@@ -92,6 +92,7 @@ module MailSlurpClient
92
92
  # List of attributes with nullable: true
93
93
  def self.openapi_nullable
94
94
  Set.new([
95
+ :'webhook_name',
95
96
  ])
96
97
  end
97
98
 
@@ -92,6 +92,7 @@ module MailSlurpClient
92
92
  # List of attributes with nullable: true
93
93
  def self.openapi_nullable
94
94
  Set.new([
95
+ :'webhook_name',
95
96
  ])
96
97
  end
97
98
 
@@ -126,11 +126,13 @@ module MailSlurpClient
126
126
  # List of attributes with nullable: true
127
127
  def self.openapi_nullable
128
128
  Set.new([
129
+ :'webhook_name',
129
130
  :'group_id',
130
131
  :'first_name',
131
132
  :'last_name',
132
133
  :'company',
133
134
  :'primary_email_address',
135
+ :'meta_data',
134
136
  ])
135
137
  end
136
138
 
@@ -122,6 +122,9 @@ module MailSlurpClient
122
122
  # List of attributes with nullable: true
123
123
  def self.openapi_nullable
124
124
  Set.new([
125
+ :'webhook_name',
126
+ :'domain_id',
127
+ :'subject',
125
128
  ])
126
129
  end
127
130
 
@@ -27,10 +27,10 @@ module MailSlurpClient
27
27
 
28
28
  attr_accessor :created_at
29
29
 
30
- attr_accessor :phone_number_id
31
-
32
30
  attr_accessor :updated_at
33
31
 
32
+ attr_accessor :phone_number_id
33
+
34
34
  class EnumAttributeValidator
35
35
  attr_reader :datatype
36
36
  attr_reader :allowable_values
@@ -62,8 +62,8 @@ module MailSlurpClient
62
62
  :'inbox_id' => :'inboxId',
63
63
  :'event_name' => :'eventName',
64
64
  :'created_at' => :'createdAt',
65
- :'phone_number_id' => :'phoneNumberId',
66
- :'updated_at' => :'updatedAt'
65
+ :'updated_at' => :'updatedAt',
66
+ :'phone_number_id' => :'phoneNumberId'
67
67
  }
68
68
  end
69
69
 
@@ -76,8 +76,8 @@ module MailSlurpClient
76
76
  :'inbox_id' => :'String',
77
77
  :'event_name' => :'String',
78
78
  :'created_at' => :'DateTime',
79
- :'phone_number_id' => :'String',
80
- :'updated_at' => :'DateTime'
79
+ :'updated_at' => :'DateTime',
80
+ :'phone_number_id' => :'String'
81
81
  }
82
82
  end
83
83
 
@@ -126,13 +126,13 @@ module MailSlurpClient
126
126
  self.created_at = attributes[:'created_at']
127
127
  end
128
128
 
129
- if attributes.key?(:'phone_number_id')
130
- self.phone_number_id = attributes[:'phone_number_id']
131
- end
132
-
133
129
  if attributes.key?(:'updated_at')
134
130
  self.updated_at = attributes[:'updated_at']
135
131
  end
132
+
133
+ if attributes.key?(:'phone_number_id')
134
+ self.phone_number_id = attributes[:'phone_number_id']
135
+ end
136
136
  end
137
137
 
138
138
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -191,8 +191,8 @@ module MailSlurpClient
191
191
  inbox_id == o.inbox_id &&
192
192
  event_name == o.event_name &&
193
193
  created_at == o.created_at &&
194
- phone_number_id == o.phone_number_id &&
195
- updated_at == o.updated_at
194
+ updated_at == o.updated_at &&
195
+ phone_number_id == o.phone_number_id
196
196
  end
197
197
 
198
198
  # @see the `==` method
@@ -204,7 +204,7 @@ module MailSlurpClient
204
204
  # Calculates hash code according to all attributes.
205
205
  # @return [Integer] Hash code
206
206
  def hash
207
- [name, id, url, inbox_id, event_name, created_at, phone_number_id, updated_at].hash
207
+ [name, id, url, inbox_id, event_name, created_at, updated_at, phone_number_id].hash
208
208
  end
209
209
 
210
210
  # Builds the object from hash
@@ -42,6 +42,7 @@ module MailSlurpClient
42
42
  # List of attributes with nullable: true
43
43
  def self.openapi_nullable
44
44
  Set.new([
45
+ :'message'
45
46
  ])
46
47
  end
47
48
 
@@ -116,6 +116,12 @@ module MailSlurpClient
116
116
  # List of attributes with nullable: true
117
117
  def self.openapi_nullable
118
118
  Set.new([
119
+ :'id',
120
+ :'inbox_id',
121
+ :'redrive_id',
122
+ :'response_status',
123
+ :'response_body_extract',
124
+ :'result_type',
119
125
  ])
120
126
  end
121
127
 
@@ -68,6 +68,7 @@ module MailSlurpClient
68
68
  # List of attributes with nullable: true
69
69
  def self.openapi_nullable
70
70
  Set.new([
71
+ :'payload'
71
72
  ])
72
73
  end
73
74
 
@@ -38,6 +38,8 @@ module MailSlurpClient
38
38
  # List of attributes with nullable: true
39
39
  def self.openapi_nullable
40
40
  Set.new([
41
+ :'status_code',
42
+ :'message'
41
43
  ])
42
44
  end
43
45
 
@@ -42,6 +42,7 @@ module MailSlurpClient
42
42
  # List of attributes with nullable: true
43
43
  def self.openapi_nullable
44
44
  Set.new([
45
+ :'message',
45
46
  ])
46
47
  end
47
48
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module MailSlurpClient
14
- VERSION = '15.13.31'
14
+ VERSION = '15.14.0'
15
15
  end
@@ -66,7 +66,7 @@ require 'mailslurp_client/models/email_preview_urls'
66
66
  require 'mailslurp_client/models/email_projection'
67
67
  require 'mailslurp_client/models/email_recipients'
68
68
  require 'mailslurp_client/models/email_text_lines_result'
69
- require 'mailslurp_client/models/email_validation_request'
69
+ require 'mailslurp_client/models/email_validation_request_dto'
70
70
  require 'mailslurp_client/models/email_verification_result'
71
71
  require 'mailslurp_client/models/emergency_address'
72
72
  require 'mailslurp_client/models/emergency_address_dto'
@@ -106,7 +106,7 @@ require 'mailslurp_client/models/inline_object1'
106
106
  require 'mailslurp_client/models/json_schema_dto'
107
107
  require 'mailslurp_client/models/match_option'
108
108
  require 'mailslurp_client/models/match_options'
109
- require 'mailslurp_client/models/missed_email'
109
+ require 'mailslurp_client/models/missed_email_dto'
110
110
  require 'mailslurp_client/models/missed_email_projection'
111
111
  require 'mailslurp_client/models/name_server_record'
112
112
  require 'mailslurp_client/models/organization_inbox_projection'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mailslurp_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 15.13.31
4
+ version: 15.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - mailslurp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-15 00:00:00.000000000 Z
11
+ date: 2022-09-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Create emails addresses in Ruby then send and receive real emails and
14
14
  attachments. See https://www.mailslurp.com/ruby/ for full Ruby documentation. Get
@@ -101,7 +101,7 @@ files:
101
101
  - lib/mailslurp_client/models/email_projection.rb
102
102
  - lib/mailslurp_client/models/email_recipients.rb
103
103
  - lib/mailslurp_client/models/email_text_lines_result.rb
104
- - lib/mailslurp_client/models/email_validation_request.rb
104
+ - lib/mailslurp_client/models/email_validation_request_dto.rb
105
105
  - lib/mailslurp_client/models/email_verification_result.rb
106
106
  - lib/mailslurp_client/models/emergency_address.rb
107
107
  - lib/mailslurp_client/models/emergency_address_dto.rb
@@ -141,7 +141,7 @@ files:
141
141
  - lib/mailslurp_client/models/json_schema_dto.rb
142
142
  - lib/mailslurp_client/models/match_option.rb
143
143
  - lib/mailslurp_client/models/match_options.rb
144
- - lib/mailslurp_client/models/missed_email.rb
144
+ - lib/mailslurp_client/models/missed_email_dto.rb
145
145
  - lib/mailslurp_client/models/missed_email_projection.rb
146
146
  - lib/mailslurp_client/models/name_server_record.rb
147
147
  - lib/mailslurp_client/models/organization_inbox_projection.rb