mailslurp_client 7.0.8 → 7.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/mailslurp_client.rb +12 -3
- metadata +11 -372
- data/Gemfile +0 -9
- data/LICENSE +0 -22
- data/Makefile +0 -3
- data/README.md +0 -239
- data/Rakefile +0 -10
- data/docs/AliasControllerApi.md +0 -337
- data/docs/AttachmentControllerApi.md +0 -126
- data/docs/AttachmentMetaData.md +0 -23
- data/docs/BasicAuthOptions.md +0 -19
- data/docs/BulkActionsControllerApi.md +0 -165
- data/docs/BulkSendEmailOptions.md +0 -19
- data/docs/CommonActionsControllerApi.md +0 -218
- data/docs/ContactControllerApi.md +0 -274
- data/docs/ContactDto.md +0 -31
- data/docs/ContactProjection.md +0 -27
- data/docs/CreateAnonymousAliasOptions.md +0 -17
- data/docs/CreateContactOptions.md +0 -31
- data/docs/CreateDomainOptions.md +0 -17
- data/docs/CreateGroupOptions.md +0 -19
- data/docs/CreateOwnedAliasOptions.md +0 -23
- data/docs/CreateTemplateOptions.md +0 -19
- data/docs/CreateWebhookOptions.md +0 -21
- data/docs/DomainControllerApi.md +0 -223
- data/docs/DomainDto.md +0 -29
- data/docs/DomainPreview.md +0 -21
- data/docs/Email.md +0 -49
- data/docs/EmailAnalysis.md +0 -25
- data/docs/EmailControllerApi.md +0 -740
- data/docs/EmailPreview.md +0 -31
- data/docs/EmailProjection.md +0 -33
- data/docs/FormControllerApi.md +0 -79
- data/docs/ForwardEmailOptions.md +0 -23
- data/docs/GroupContactsDto.md +0 -19
- data/docs/GroupControllerApi.md +0 -437
- data/docs/GroupDto.md +0 -23
- data/docs/GroupProjection.md +0 -23
- data/docs/HTMLValidationResult.md +0 -21
- data/docs/Inbox.md +0 -33
- data/docs/InboxControllerApi.md +0 -705
- data/docs/InboxProjection.md +0 -29
- data/docs/JsonNode.md +0 -59
- data/docs/MatchOption.md +0 -21
- data/docs/MatchOptions.md +0 -17
- data/docs/ModelAlias.md +0 -31
- data/docs/PageAlias.md +0 -37
- data/docs/PageContactProjection.md +0 -37
- data/docs/PageEmailPreview.md +0 -37
- data/docs/PageEmailProjection.md +0 -37
- data/docs/PageGroupProjection.md +0 -37
- data/docs/PageInboxProjection.md +0 -37
- data/docs/PageTemplateProjection.md +0 -37
- data/docs/PageWebhookProjection.md +0 -37
- data/docs/Pageable.md +0 -27
- data/docs/RawEmailJson.md +0 -17
- data/docs/SendEmailOptions.md +0 -45
- data/docs/SetInboxFavouritedOptions.md +0 -17
- data/docs/SimpleSendEmailOptions.md +0 -23
- data/docs/Sort.md +0 -21
- data/docs/TemplateControllerApi.md +0 -274
- data/docs/TemplateDto.md +0 -25
- data/docs/TemplateProjection.md +0 -25
- data/docs/TemplateVariable.md +0 -19
- data/docs/UnreadCount.md +0 -17
- data/docs/UpdateGroupContacts.md +0 -17
- data/docs/UpdateInboxOptions.md +0 -25
- data/docs/UploadAttachmentOptions.md +0 -21
- data/docs/ValidationDto.md +0 -19
- data/docs/ValidationMessage.md +0 -19
- data/docs/WaitForConditions.md +0 -29
- data/docs/WaitForControllerApi.md +0 -317
- data/docs/WebhookControllerApi.md +0 -339
- data/docs/WebhookDto.md +0 -33
- data/docs/WebhookProjection.md +0 -27
- data/docs/WebhookTestRequest.md +0 -23
- data/docs/WebhookTestResponse.md +0 -19
- data/docs/WebhookTestResult.md +0 -21
- data/git_push.sh +0 -58
- data/lib/mailslurp_client/api/alias_controller_api.rb +0 -405
- data/lib/mailslurp_client/api/attachment_controller_api.rb +0 -160
- data/lib/mailslurp_client/api/bulk_actions_controller_api.rb +0 -203
- data/lib/mailslurp_client/api/common_actions_controller_api.rb +0 -257
- data/lib/mailslurp_client/api/contact_controller_api.rb +0 -323
- data/lib/mailslurp_client/api/domain_controller_api.rb +0 -264
- data/lib/mailslurp_client/api/email_controller_api.rb +0 -852
- data/lib/mailslurp_client/api/form_controller_api.rb +0 -104
- data/lib/mailslurp_client/api/group_controller_api.rb +0 -519
- data/lib/mailslurp_client/api/inbox_controller_api.rb +0 -822
- data/lib/mailslurp_client/api/template_controller_api.rb +0 -323
- data/lib/mailslurp_client/api/wait_for_controller_api.rb +0 -359
- data/lib/mailslurp_client/api/webhook_controller_api.rb +0 -405
- data/lib/mailslurp_client/api_client.rb +0 -386
- data/lib/mailslurp_client/api_error.rb +0 -57
- data/lib/mailslurp_client/configuration.rb +0 -248
- data/lib/mailslurp_client/models/attachment_meta_data.rb +0 -238
- data/lib/mailslurp_client/models/basic_auth_options.rb +0 -226
- data/lib/mailslurp_client/models/bulk_send_email_options.rb +0 -219
- data/lib/mailslurp_client/models/contact_dto.rb +0 -288
- data/lib/mailslurp_client/models/contact_projection.rb +0 -261
- data/lib/mailslurp_client/models/create_anonymous_alias_options.rb +0 -208
- data/lib/mailslurp_client/models/create_contact_options.rb +0 -277
- data/lib/mailslurp_client/models/create_domain_options.rb +0 -208
- data/lib/mailslurp_client/models/create_group_options.rb +0 -220
- data/lib/mailslurp_client/models/create_owned_alias_options.rb +0 -238
- data/lib/mailslurp_client/models/create_template_options.rb +0 -225
- data/lib/mailslurp_client/models/create_webhook_options.rb +0 -227
- data/lib/mailslurp_client/models/domain_dto.rb +0 -296
- data/lib/mailslurp_client/models/domain_preview.rb +0 -240
- data/lib/mailslurp_client/models/email.rb +0 -376
- data/lib/mailslurp_client/models/email_analysis.rb +0 -248
- data/lib/mailslurp_client/models/email_preview.rb +0 -286
- data/lib/mailslurp_client/models/email_projection.rb +0 -307
- data/lib/mailslurp_client/models/forward_email_options.rb +0 -244
- data/lib/mailslurp_client/models/group_contacts_dto.rb +0 -227
- data/lib/mailslurp_client/models/group_dto.rb +0 -248
- data/lib/mailslurp_client/models/group_projection.rb +0 -248
- data/lib/mailslurp_client/models/html_validation_result.rb +0 -243
- data/lib/mailslurp_client/models/inbox.rb +0 -290
- data/lib/mailslurp_client/models/inbox_projection.rb +0 -272
- data/lib/mailslurp_client/models/json_node.rb +0 -429
- data/lib/mailslurp_client/models/match_option.rb +0 -274
- data/lib/mailslurp_client/models/match_options.rb +0 -210
- data/lib/mailslurp_client/models/model_alias.rb +0 -284
- data/lib/mailslurp_client/models/page_alias.rb +0 -298
- data/lib/mailslurp_client/models/page_contact_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_email_preview.rb +0 -298
- data/lib/mailslurp_client/models/page_email_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_group_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_inbox_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_template_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_webhook_projection.rb +0 -298
- data/lib/mailslurp_client/models/pageable.rb +0 -251
- data/lib/mailslurp_client/models/raw_email_json.rb +0 -211
- data/lib/mailslurp_client/models/send_email_options.rb +0 -392
- data/lib/mailslurp_client/models/set_inbox_favourited_options.rb +0 -208
- data/lib/mailslurp_client/models/simple_send_email_options.rb +0 -237
- data/lib/mailslurp_client/models/sort.rb +0 -224
- data/lib/mailslurp_client/models/template_dto.rb +0 -269
- data/lib/mailslurp_client/models/template_projection.rb +0 -269
- data/lib/mailslurp_client/models/template_variable.rb +0 -259
- data/lib/mailslurp_client/models/unread_count.rb +0 -211
- data/lib/mailslurp_client/models/update_group_contacts.rb +0 -213
- data/lib/mailslurp_client/models/update_inbox_options.rb +0 -250
- data/lib/mailslurp_client/models/upload_attachment_options.rb +0 -228
- data/lib/mailslurp_client/models/validation_dto.rb +0 -217
- data/lib/mailslurp_client/models/validation_message.rb +0 -220
- data/lib/mailslurp_client/models/wait_for_conditions.rb +0 -316
- data/lib/mailslurp_client/models/webhook_dto.rb +0 -326
- data/lib/mailslurp_client/models/webhook_projection.rb +0 -277
- data/lib/mailslurp_client/models/webhook_test_request.rb +0 -284
- data/lib/mailslurp_client/models/webhook_test_response.rb +0 -215
- data/lib/mailslurp_client/models/webhook_test_result.rb +0 -235
- data/lib/mailslurp_client/version.rb +0 -15
- data/mailslurp_client.gemspec +0 -39
- data/spec/api/alias_controller_api_spec.rb +0 -107
- data/spec/api/attachment_controller_api_spec.rb +0 -61
- data/spec/api/bulk_actions_controller_api_spec.rb +0 -68
- data/spec/api/common_actions_controller_api_spec.rb +0 -129
- data/spec/api/contact_controller_api_spec.rb +0 -91
- data/spec/api/domain_controller_api_spec.rb +0 -82
- data/spec/api/email_controller_api_spec.rb +0 -162
- data/spec/api/form_controller_api_spec.rb +0 -54
- data/spec/api/group_controller_api_spec.rb +0 -126
- data/spec/api/inbox_controller_api_spec.rb +0 -172
- data/spec/api/template_controller_api_spec.rb +0 -91
- data/spec/api/wait_for_controller_api_spec.rb +0 -107
- data/spec/api/webhook_controller_api_spec.rb +0 -107
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/attachment_meta_data_spec.rb +0 -59
- data/spec/models/basic_auth_options_spec.rb +0 -47
- data/spec/models/bulk_send_email_options_spec.rb +0 -47
- data/spec/models/contact_dto_spec.rb +0 -83
- data/spec/models/contact_projection_spec.rb +0 -71
- data/spec/models/create_anonymous_alias_options_spec.rb +0 -41
- data/spec/models/create_contact_options_spec.rb +0 -83
- data/spec/models/create_domain_options_spec.rb +0 -41
- data/spec/models/create_group_options_spec.rb +0 -47
- data/spec/models/create_owned_alias_options_spec.rb +0 -59
- data/spec/models/create_template_options_spec.rb +0 -47
- data/spec/models/create_webhook_options_spec.rb +0 -53
- data/spec/models/domain_dto_spec.rb +0 -77
- data/spec/models/domain_preview_spec.rb +0 -53
- data/spec/models/email_analysis_spec.rb +0 -65
- data/spec/models/email_preview_spec.rb +0 -83
- data/spec/models/email_projection_spec.rb +0 -89
- data/spec/models/email_spec.rb +0 -137
- data/spec/models/forward_email_options_spec.rb +0 -59
- data/spec/models/group_contacts_dto_spec.rb +0 -47
- data/spec/models/group_dto_spec.rb +0 -59
- data/spec/models/group_projection_spec.rb +0 -59
- data/spec/models/html_validation_result_spec.rb +0 -53
- data/spec/models/inbox_projection_spec.rb +0 -77
- data/spec/models/inbox_spec.rb +0 -89
- data/spec/models/json_node_spec.rb +0 -171
- data/spec/models/match_option_spec.rb +0 -61
- data/spec/models/match_options_spec.rb +0 -41
- data/spec/models/model_alias_spec.rb +0 -83
- data/spec/models/page_alias_spec.rb +0 -101
- data/spec/models/page_contact_projection_spec.rb +0 -101
- data/spec/models/page_email_preview_spec.rb +0 -101
- data/spec/models/page_email_projection_spec.rb +0 -101
- data/spec/models/page_group_projection_spec.rb +0 -101
- data/spec/models/page_inbox_projection_spec.rb +0 -101
- data/spec/models/page_template_projection_spec.rb +0 -101
- data/spec/models/page_webhook_projection_spec.rb +0 -101
- data/spec/models/pageable_spec.rb +0 -71
- data/spec/models/raw_email_json_spec.rb +0 -41
- data/spec/models/send_email_options_spec.rb +0 -129
- data/spec/models/set_inbox_favourited_options_spec.rb +0 -41
- data/spec/models/simple_send_email_options_spec.rb +0 -59
- data/spec/models/sort_spec.rb +0 -53
- data/spec/models/template_dto_spec.rb +0 -65
- data/spec/models/template_projection_spec.rb +0 -65
- data/spec/models/template_variable_spec.rb +0 -51
- data/spec/models/unread_count_spec.rb +0 -41
- data/spec/models/update_group_contacts_spec.rb +0 -41
- data/spec/models/update_inbox_options_spec.rb +0 -65
- data/spec/models/upload_attachment_options_spec.rb +0 -53
- data/spec/models/validation_dto_spec.rb +0 -47
- data/spec/models/validation_message_spec.rb +0 -47
- data/spec/models/wait_for_conditions_spec.rb +0 -85
- data/spec/models/webhook_dto_spec.rb +0 -93
- data/spec/models/webhook_projection_spec.rb +0 -71
- data/spec/models/webhook_test_request_spec.rb +0 -63
- data/spec/models/webhook_test_response_spec.rb +0 -47
- data/spec/models/webhook_test_result_spec.rb +0 -53
- data/spec/spec_helper.rb +0 -111
@@ -1,220 +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: d1659dc1567a5b62f65d0612107a50aace03e085
|
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
|
-
class CreateGroupOptions
|
17
|
-
attr_accessor :name
|
18
|
-
|
19
|
-
attr_accessor :description
|
20
|
-
|
21
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
22
|
-
def self.attribute_map
|
23
|
-
{
|
24
|
-
:'name' => :'name',
|
25
|
-
:'description' => :'description'
|
26
|
-
}
|
27
|
-
end
|
28
|
-
|
29
|
-
# Attribute type mapping.
|
30
|
-
def self.openapi_types
|
31
|
-
{
|
32
|
-
:'name' => :'String',
|
33
|
-
:'description' => :'String'
|
34
|
-
}
|
35
|
-
end
|
36
|
-
|
37
|
-
# List of attributes with nullable: true
|
38
|
-
def self.openapi_nullable
|
39
|
-
Set.new([
|
40
|
-
])
|
41
|
-
end
|
42
|
-
|
43
|
-
# Initializes the object
|
44
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
45
|
-
def initialize(attributes = {})
|
46
|
-
if (!attributes.is_a?(Hash))
|
47
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `MailSlurpClient::CreateGroupOptions` initialize method"
|
48
|
-
end
|
49
|
-
|
50
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
51
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
52
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
53
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `MailSlurpClient::CreateGroupOptions`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
54
|
-
end
|
55
|
-
h[k.to_sym] = v
|
56
|
-
}
|
57
|
-
|
58
|
-
if attributes.key?(:'name')
|
59
|
-
self.name = attributes[:'name']
|
60
|
-
end
|
61
|
-
|
62
|
-
if attributes.key?(:'description')
|
63
|
-
self.description = attributes[:'description']
|
64
|
-
end
|
65
|
-
end
|
66
|
-
|
67
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
68
|
-
# @return Array for valid properties with the reasons
|
69
|
-
def list_invalid_properties
|
70
|
-
invalid_properties = Array.new
|
71
|
-
if @name.nil?
|
72
|
-
invalid_properties.push('invalid value for "name", name cannot be nil.')
|
73
|
-
end
|
74
|
-
|
75
|
-
invalid_properties
|
76
|
-
end
|
77
|
-
|
78
|
-
# Check to see if the all the properties in the model are valid
|
79
|
-
# @return true if the model is valid
|
80
|
-
def valid?
|
81
|
-
return false if @name.nil?
|
82
|
-
true
|
83
|
-
end
|
84
|
-
|
85
|
-
# Checks equality by comparing each attribute.
|
86
|
-
# @param [Object] Object to be compared
|
87
|
-
def ==(o)
|
88
|
-
return true if self.equal?(o)
|
89
|
-
self.class == o.class &&
|
90
|
-
name == o.name &&
|
91
|
-
description == o.description
|
92
|
-
end
|
93
|
-
|
94
|
-
# @see the `==` method
|
95
|
-
# @param [Object] Object to be compared
|
96
|
-
def eql?(o)
|
97
|
-
self == o
|
98
|
-
end
|
99
|
-
|
100
|
-
# Calculates hash code according to all attributes.
|
101
|
-
# @return [Integer] Hash code
|
102
|
-
def hash
|
103
|
-
[name, description].hash
|
104
|
-
end
|
105
|
-
|
106
|
-
# Builds the object from hash
|
107
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
108
|
-
# @return [Object] Returns the model itself
|
109
|
-
def self.build_from_hash(attributes)
|
110
|
-
new.build_from_hash(attributes)
|
111
|
-
end
|
112
|
-
|
113
|
-
# Builds the object from hash
|
114
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
115
|
-
# @return [Object] Returns the model itself
|
116
|
-
def build_from_hash(attributes)
|
117
|
-
return nil unless attributes.is_a?(Hash)
|
118
|
-
self.class.openapi_types.each_pair do |key, type|
|
119
|
-
if type =~ /\AArray<(.*)>/i
|
120
|
-
# check to ensure the input is an array given that the attribute
|
121
|
-
# is documented as an array but the input is not
|
122
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
123
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
124
|
-
end
|
125
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
126
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
127
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
128
|
-
end
|
129
|
-
|
130
|
-
self
|
131
|
-
end
|
132
|
-
|
133
|
-
# Deserializes the data based on type
|
134
|
-
# @param string type Data type
|
135
|
-
# @param string value Value to be deserialized
|
136
|
-
# @return [Object] Deserialized data
|
137
|
-
def _deserialize(type, value)
|
138
|
-
case type.to_sym
|
139
|
-
when :DateTime
|
140
|
-
DateTime.parse(value)
|
141
|
-
when :Date
|
142
|
-
Date.parse(value)
|
143
|
-
when :String
|
144
|
-
value.to_s
|
145
|
-
when :Integer
|
146
|
-
value.to_i
|
147
|
-
when :Float
|
148
|
-
value.to_f
|
149
|
-
when :Boolean
|
150
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
151
|
-
true
|
152
|
-
else
|
153
|
-
false
|
154
|
-
end
|
155
|
-
when :Object
|
156
|
-
# generic object (usually a Hash), return directly
|
157
|
-
value
|
158
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
159
|
-
inner_type = Regexp.last_match[:inner_type]
|
160
|
-
value.map { |v| _deserialize(inner_type, v) }
|
161
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
162
|
-
k_type = Regexp.last_match[:k_type]
|
163
|
-
v_type = Regexp.last_match[:v_type]
|
164
|
-
{}.tap do |hash|
|
165
|
-
value.each do |k, v|
|
166
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
167
|
-
end
|
168
|
-
end
|
169
|
-
else # model
|
170
|
-
MailSlurpClient.const_get(type).build_from_hash(value)
|
171
|
-
end
|
172
|
-
end
|
173
|
-
|
174
|
-
# Returns the string representation of the object
|
175
|
-
# @return [String] String presentation of the object
|
176
|
-
def to_s
|
177
|
-
to_hash.to_s
|
178
|
-
end
|
179
|
-
|
180
|
-
# to_body is an alias to to_hash (backward compatibility)
|
181
|
-
# @return [Hash] Returns the object in the form of hash
|
182
|
-
def to_body
|
183
|
-
to_hash
|
184
|
-
end
|
185
|
-
|
186
|
-
# Returns the object in the form of hash
|
187
|
-
# @return [Hash] Returns the object in the form of hash
|
188
|
-
def to_hash
|
189
|
-
hash = {}
|
190
|
-
self.class.attribute_map.each_pair do |attr, param|
|
191
|
-
value = self.send(attr)
|
192
|
-
if value.nil?
|
193
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
194
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
195
|
-
end
|
196
|
-
|
197
|
-
hash[param] = _to_hash(value)
|
198
|
-
end
|
199
|
-
hash
|
200
|
-
end
|
201
|
-
|
202
|
-
# Outputs non-array value in the form of hash
|
203
|
-
# For object, use to_hash. Otherwise, just return the value
|
204
|
-
# @param [Object] value Any valid value
|
205
|
-
# @return [Hash] Returns the value in the form of hash
|
206
|
-
def _to_hash(value)
|
207
|
-
if value.is_a?(Array)
|
208
|
-
value.compact.map { |v| _to_hash(v) }
|
209
|
-
elsif value.is_a?(Hash)
|
210
|
-
{}.tap do |hash|
|
211
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
212
|
-
end
|
213
|
-
elsif value.respond_to? :to_hash
|
214
|
-
value.to_hash
|
215
|
-
else
|
216
|
-
value
|
217
|
-
end
|
218
|
-
end
|
219
|
-
end
|
220
|
-
end
|
@@ -1,238 +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: d1659dc1567a5b62f65d0612107a50aace03e085
|
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
|
-
# Create email alias options. Email aliases can be used to mask real email addresses behind an ID. You can also attach an inbox to an alias so that any email received by the inbox email address if forwarded to the alias email address.
|
17
|
-
class CreateOwnedAliasOptions
|
18
|
-
# Email address to be hidden behind alias
|
19
|
-
attr_accessor :email_address
|
20
|
-
|
21
|
-
# Optional inbox ID to attach to alias. Emails received by this inbox will be forwarded to the alias email address
|
22
|
-
attr_accessor :inbox_id
|
23
|
-
|
24
|
-
# Optional name for alias
|
25
|
-
attr_accessor :name
|
26
|
-
|
27
|
-
# Optional proxied flag. When proxied is true alias will forward the incoming emails to the aliased email address via a proxy inbox. A new proxy is created for every new email thread. By replying to the proxy you can correspond with using your email alias without revealing your real email address.
|
28
|
-
attr_accessor :proxied
|
29
|
-
|
30
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
31
|
-
def self.attribute_map
|
32
|
-
{
|
33
|
-
:'email_address' => :'emailAddress',
|
34
|
-
:'inbox_id' => :'inboxId',
|
35
|
-
:'name' => :'name',
|
36
|
-
:'proxied' => :'proxied'
|
37
|
-
}
|
38
|
-
end
|
39
|
-
|
40
|
-
# Attribute type mapping.
|
41
|
-
def self.openapi_types
|
42
|
-
{
|
43
|
-
:'email_address' => :'String',
|
44
|
-
:'inbox_id' => :'String',
|
45
|
-
:'name' => :'String',
|
46
|
-
:'proxied' => :'Boolean'
|
47
|
-
}
|
48
|
-
end
|
49
|
-
|
50
|
-
# List of attributes with nullable: true
|
51
|
-
def self.openapi_nullable
|
52
|
-
Set.new([
|
53
|
-
])
|
54
|
-
end
|
55
|
-
|
56
|
-
# Initializes the object
|
57
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
58
|
-
def initialize(attributes = {})
|
59
|
-
if (!attributes.is_a?(Hash))
|
60
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `MailSlurpClient::CreateOwnedAliasOptions` initialize method"
|
61
|
-
end
|
62
|
-
|
63
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
64
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
65
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
66
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `MailSlurpClient::CreateOwnedAliasOptions`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
67
|
-
end
|
68
|
-
h[k.to_sym] = v
|
69
|
-
}
|
70
|
-
|
71
|
-
if attributes.key?(:'email_address')
|
72
|
-
self.email_address = attributes[:'email_address']
|
73
|
-
end
|
74
|
-
|
75
|
-
if attributes.key?(:'inbox_id')
|
76
|
-
self.inbox_id = attributes[:'inbox_id']
|
77
|
-
end
|
78
|
-
|
79
|
-
if attributes.key?(:'name')
|
80
|
-
self.name = attributes[:'name']
|
81
|
-
end
|
82
|
-
|
83
|
-
if attributes.key?(:'proxied')
|
84
|
-
self.proxied = attributes[:'proxied']
|
85
|
-
end
|
86
|
-
end
|
87
|
-
|
88
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
89
|
-
# @return Array for valid properties with the reasons
|
90
|
-
def list_invalid_properties
|
91
|
-
invalid_properties = Array.new
|
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
|
-
true
|
99
|
-
end
|
100
|
-
|
101
|
-
# Checks equality by comparing each attribute.
|
102
|
-
# @param [Object] Object to be compared
|
103
|
-
def ==(o)
|
104
|
-
return true if self.equal?(o)
|
105
|
-
self.class == o.class &&
|
106
|
-
email_address == o.email_address &&
|
107
|
-
inbox_id == o.inbox_id &&
|
108
|
-
name == o.name &&
|
109
|
-
proxied == o.proxied
|
110
|
-
end
|
111
|
-
|
112
|
-
# @see the `==` method
|
113
|
-
# @param [Object] Object to be compared
|
114
|
-
def eql?(o)
|
115
|
-
self == o
|
116
|
-
end
|
117
|
-
|
118
|
-
# Calculates hash code according to all attributes.
|
119
|
-
# @return [Integer] Hash code
|
120
|
-
def hash
|
121
|
-
[email_address, inbox_id, name, proxied].hash
|
122
|
-
end
|
123
|
-
|
124
|
-
# Builds the object from hash
|
125
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
126
|
-
# @return [Object] Returns the model itself
|
127
|
-
def self.build_from_hash(attributes)
|
128
|
-
new.build_from_hash(attributes)
|
129
|
-
end
|
130
|
-
|
131
|
-
# Builds the object from hash
|
132
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
133
|
-
# @return [Object] Returns the model itself
|
134
|
-
def build_from_hash(attributes)
|
135
|
-
return nil unless attributes.is_a?(Hash)
|
136
|
-
self.class.openapi_types.each_pair do |key, type|
|
137
|
-
if type =~ /\AArray<(.*)>/i
|
138
|
-
# check to ensure the input is an array given that the attribute
|
139
|
-
# is documented as an array but the input is not
|
140
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
141
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
142
|
-
end
|
143
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
144
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
145
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
146
|
-
end
|
147
|
-
|
148
|
-
self
|
149
|
-
end
|
150
|
-
|
151
|
-
# Deserializes the data based on type
|
152
|
-
# @param string type Data type
|
153
|
-
# @param string value Value to be deserialized
|
154
|
-
# @return [Object] Deserialized data
|
155
|
-
def _deserialize(type, value)
|
156
|
-
case type.to_sym
|
157
|
-
when :DateTime
|
158
|
-
DateTime.parse(value)
|
159
|
-
when :Date
|
160
|
-
Date.parse(value)
|
161
|
-
when :String
|
162
|
-
value.to_s
|
163
|
-
when :Integer
|
164
|
-
value.to_i
|
165
|
-
when :Float
|
166
|
-
value.to_f
|
167
|
-
when :Boolean
|
168
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
169
|
-
true
|
170
|
-
else
|
171
|
-
false
|
172
|
-
end
|
173
|
-
when :Object
|
174
|
-
# generic object (usually a Hash), return directly
|
175
|
-
value
|
176
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
177
|
-
inner_type = Regexp.last_match[:inner_type]
|
178
|
-
value.map { |v| _deserialize(inner_type, v) }
|
179
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
180
|
-
k_type = Regexp.last_match[:k_type]
|
181
|
-
v_type = Regexp.last_match[:v_type]
|
182
|
-
{}.tap do |hash|
|
183
|
-
value.each do |k, v|
|
184
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
185
|
-
end
|
186
|
-
end
|
187
|
-
else # model
|
188
|
-
MailSlurpClient.const_get(type).build_from_hash(value)
|
189
|
-
end
|
190
|
-
end
|
191
|
-
|
192
|
-
# Returns the string representation of the object
|
193
|
-
# @return [String] String presentation of the object
|
194
|
-
def to_s
|
195
|
-
to_hash.to_s
|
196
|
-
end
|
197
|
-
|
198
|
-
# to_body is an alias to to_hash (backward compatibility)
|
199
|
-
# @return [Hash] Returns the object in the form of hash
|
200
|
-
def to_body
|
201
|
-
to_hash
|
202
|
-
end
|
203
|
-
|
204
|
-
# Returns the object in the form of hash
|
205
|
-
# @return [Hash] Returns the object in the form of hash
|
206
|
-
def to_hash
|
207
|
-
hash = {}
|
208
|
-
self.class.attribute_map.each_pair do |attr, param|
|
209
|
-
value = self.send(attr)
|
210
|
-
if value.nil?
|
211
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
212
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
213
|
-
end
|
214
|
-
|
215
|
-
hash[param] = _to_hash(value)
|
216
|
-
end
|
217
|
-
hash
|
218
|
-
end
|
219
|
-
|
220
|
-
# Outputs non-array value in the form of hash
|
221
|
-
# For object, use to_hash. Otherwise, just return the value
|
222
|
-
# @param [Object] value Any valid value
|
223
|
-
# @return [Hash] Returns the value in the form of hash
|
224
|
-
def _to_hash(value)
|
225
|
-
if value.is_a?(Array)
|
226
|
-
value.compact.map { |v| _to_hash(v) }
|
227
|
-
elsif value.is_a?(Hash)
|
228
|
-
{}.tap do |hash|
|
229
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
230
|
-
end
|
231
|
-
elsif value.respond_to? :to_hash
|
232
|
-
value.to_hash
|
233
|
-
else
|
234
|
-
value
|
235
|
-
end
|
236
|
-
end
|
237
|
-
end
|
238
|
-
end
|