aspose_email_cloud 20.2.0 → 20.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aspose-email-cloud.rb +13 -0
- data/lib/aspose-email-cloud/api/email_api.rb +921 -879
- data/lib/aspose-email-cloud/api_client.rb +386 -382
- data/lib/aspose-email-cloud/api_error.rb +41 -41
- data/lib/aspose-email-cloud/configuration.rb +240 -240
- data/lib/aspose-email-cloud/models/account_base_request.rb +263 -260
- data/lib/aspose-email-cloud/models/add_attachment_request.rb +226 -223
- data/lib/aspose-email-cloud/models/ai_bcr_base64_image.rb +231 -228
- data/lib/aspose-email-cloud/models/ai_bcr_base64_rq.rb +228 -225
- data/lib/aspose-email-cloud/models/ai_bcr_image.rb +218 -215
- data/lib/aspose-email-cloud/models/ai_bcr_image_storage_file.rb +231 -228
- data/lib/aspose-email-cloud/models/ai_bcr_ocr_data.rb +256 -253
- data/lib/aspose-email-cloud/models/ai_bcr_ocr_data_part.rb +300 -297
- data/lib/aspose-email-cloud/models/ai_bcr_options.rb +226 -223
- data/lib/aspose-email-cloud/models/ai_bcr_parse_ocr_data_rq.rb +233 -230
- data/lib/aspose-email-cloud/models/ai_bcr_parse_storage_rq.rb +251 -248
- data/lib/aspose-email-cloud/models/ai_bcr_rq.rb +213 -210
- data/lib/aspose-email-cloud/models/ai_bcr_storage_image_rq.rb +233 -230
- data/lib/aspose-email-cloud/models/ai_name_component.rb +267 -264
- data/lib/aspose-email-cloud/models/ai_name_cultural_context.rb +270 -267
- data/lib/aspose-email-cloud/models/ai_name_extracted.rb +233 -230
- data/lib/aspose-email-cloud/models/ai_name_extracted_component.rb +231 -228
- data/lib/aspose-email-cloud/models/ai_name_formatted.rb +226 -223
- data/lib/aspose-email-cloud/models/ai_name_gender_hypothesis.rb +236 -233
- data/lib/aspose-email-cloud/models/ai_name_match_result.rb +233 -230
- data/lib/aspose-email-cloud/models/ai_name_mismatch.rb +249 -246
- data/lib/aspose-email-cloud/models/ai_name_parsed_match_rq.rb +266 -263
- data/lib/aspose-email-cloud/models/ai_name_parsed_rq.rb +246 -243
- data/lib/aspose-email-cloud/models/ai_name_weighted.rb +231 -228
- data/lib/aspose-email-cloud/models/ai_name_weighted_variants.rb +228 -225
- data/lib/aspose-email-cloud/models/alternate_view.rb +282 -279
- data/lib/aspose-email-cloud/models/append_email_account_base_request.rb +318 -315
- data/lib/aspose-email-cloud/models/append_email_base_request.rb +336 -333
- data/lib/aspose-email-cloud/models/append_email_mime_base_request.rb +355 -352
- data/lib/aspose-email-cloud/models/append_email_model_rq.rb +336 -333
- data/lib/aspose-email-cloud/models/associated_person.rb +244 -241
- data/lib/aspose-email-cloud/models/attachment.rb +324 -321
- data/lib/aspose-email-cloud/models/attachment_base.rb +254 -251
- data/lib/aspose-email-cloud/models/base_object.rb +5 -2
- data/lib/aspose-email-cloud/models/calendar_dto.rb +557 -554
- data/lib/aspose-email-cloud/models/calendar_dto_alternate_rq.rb +268 -265
- data/lib/aspose-email-cloud/models/calendar_dto_list.rb +215 -212
- data/lib/aspose-email-cloud/models/calendar_reminder.rb +318 -315
- data/lib/aspose-email-cloud/models/contact_dto.rb +699 -696
- data/lib/aspose-email-cloud/models/contact_dto_list.rb +215 -212
- data/lib/aspose-email-cloud/models/contact_photo.rb +231 -228
- data/lib/aspose-email-cloud/models/content_type.rb +267 -264
- data/lib/aspose-email-cloud/models/content_type_parameter.rb +226 -223
- data/lib/aspose-email-cloud/models/create_email_request.rb +231 -228
- data/lib/aspose-email-cloud/models/create_folder_base_request.rb +313 -310
- data/lib/aspose-email-cloud/models/customer_event.rb +231 -228
- data/lib/aspose-email-cloud/models/delete_folder_base_request.rb +318 -315
- data/lib/aspose-email-cloud/models/delete_message_base_request.rb +318 -315
- data/lib/aspose-email-cloud/models/disc_usage.rb +236 -233
- data/lib/aspose-email-cloud/models/discover_email_config_oauth.rb +391 -388
- data/lib/aspose-email-cloud/models/discover_email_config_password.rb +304 -301
- data/lib/aspose-email-cloud/models/discover_email_config_rq.rb +268 -265
- data/lib/aspose-email-cloud/models/email_account_config.rb +323 -320
- data/lib/aspose-email-cloud/models/email_account_config_list.rb +215 -212
- data/lib/aspose-email-cloud/models/email_account_request.rb +397 -394
- data/lib/aspose-email-cloud/models/email_address.rb +270 -267
- data/lib/aspose-email-cloud/models/email_client_account.rb +337 -0
- data/lib/aspose-email-cloud/models/email_client_account_credentials.rb +261 -0
- data/lib/aspose-email-cloud/models/email_client_account_oauth_credentials.rb +385 -0
- data/lib/aspose-email-cloud/models/email_client_account_password_credentials.rb +298 -0
- data/lib/aspose-email-cloud/models/email_client_multi_account.rb +233 -0
- data/lib/aspose-email-cloud/models/email_document.rb +233 -230
- data/lib/aspose-email-cloud/models/email_document_response.rb +213 -210
- data/lib/aspose-email-cloud/models/email_dto.rb +681 -678
- data/lib/aspose-email-cloud/models/email_dto_list.rb +215 -212
- data/lib/aspose-email-cloud/models/email_properties.rb +233 -230
- data/lib/aspose-email-cloud/models/email_property.rb +268 -265
- data/lib/aspose-email-cloud/models/email_property_response.rb +213 -210
- data/lib/aspose-email-cloud/models/enum_with_custom_of_associated_person_category.rb +230 -227
- data/lib/aspose-email-cloud/models/enum_with_custom_of_email_address_category.rb +230 -227
- data/lib/aspose-email-cloud/models/enum_with_custom_of_event_category.rb +230 -227
- data/lib/aspose-email-cloud/models/enum_with_custom_of_instant_messenger_category.rb +230 -227
- data/lib/aspose-email-cloud/models/enum_with_custom_of_phone_number_category.rb +230 -227
- data/lib/aspose-email-cloud/models/enum_with_custom_of_postal_address_category.rb +230 -227
- data/lib/aspose-email-cloud/models/enum_with_custom_of_url_category.rb +230 -227
- data/lib/aspose-email-cloud/models/error.rb +252 -249
- data/lib/aspose-email-cloud/models/error_details.rb +231 -228
- data/lib/aspose-email-cloud/models/file_version.rb +306 -303
- data/lib/aspose-email-cloud/models/file_versions.rb +215 -212
- data/lib/aspose-email-cloud/models/files_list.rb +215 -212
- data/lib/aspose-email-cloud/models/files_upload_result.rb +230 -227
- data/lib/aspose-email-cloud/models/hierarchical_object.rb +5 -2
- data/lib/aspose-email-cloud/models/hierarchical_object_request.rb +231 -228
- data/lib/aspose-email-cloud/models/hierarchical_object_response.rb +226 -223
- data/lib/aspose-email-cloud/models/indexed_hierarchical_object.rb +5 -2
- data/lib/aspose-email-cloud/models/indexed_primitive_object.rb +5 -2
- data/lib/aspose-email-cloud/models/instant_messenger_address.rb +244 -241
- data/lib/aspose-email-cloud/models/link.rb +252 -249
- data/lib/aspose-email-cloud/models/linked_resource.rb +267 -264
- data/lib/aspose-email-cloud/models/list_response_of_ai_bcr_ocr_data.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_ai_name_component.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_ai_name_extracted.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_ai_name_gender_hypothesis.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_contact_dto.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_email_account_config.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_email_dto.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_hierarchical_object.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_hierarchical_object_response.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_mail_server_folder.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_storage_file_location.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_storage_model_of_calendar_dto.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_storage_model_of_contact_dto.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_storage_model_of_email_dto.rb +214 -211
- data/lib/aspose-email-cloud/models/list_response_of_string.rb +214 -211
- data/lib/aspose-email-cloud/models/mail_address.rb +244 -241
- data/lib/aspose-email-cloud/models/mail_server_folder.rb +226 -223
- data/lib/aspose-email-cloud/models/mime_response.rb +213 -210
- data/lib/aspose-email-cloud/models/name_value_pair.rb +226 -222
- data/lib/aspose-email-cloud/models/object_exist.rb +236 -233
- data/lib/aspose-email-cloud/models/phone_number.rb +244 -241
- data/lib/aspose-email-cloud/models/postal_address.rb +353 -350
- data/lib/aspose-email-cloud/models/primitive_object.rb +5 -2
- data/lib/aspose-email-cloud/models/reminder_attendee.rb +213 -210
- data/lib/aspose-email-cloud/models/reminder_trigger.rb +249 -246
- data/lib/aspose-email-cloud/models/requests/add_calendar_attachment_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/add_contact_attachment_request_data.rb +109 -109
- data/lib/aspose-email-cloud/models/requests/add_email_attachment_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/add_mapi_attachment_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/ai_bcr_ocr_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_bcr_ocr_storage_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_model_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_ocr_data_model_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_storage_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_name_complete_request_data.rb +110 -110
- data/lib/aspose-email-cloud/models/requests/ai_name_expand_parsed_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_name_expand_request_data.rb +110 -110
- data/lib/aspose-email-cloud/models/requests/ai_name_format_parsed_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_name_format_request_data.rb +116 -116
- data/lib/aspose-email-cloud/models/requests/ai_name_genderize_parsed_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_name_genderize_request_data.rb +110 -110
- data/lib/aspose-email-cloud/models/requests/ai_name_match_parsed_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/ai_name_match_request_data.rb +121 -121
- data/lib/aspose-email-cloud/models/requests/ai_name_parse_email_address_request_data.rb +110 -110
- data/lib/aspose-email-cloud/models/requests/ai_name_parse_request_data.rb +110 -110
- data/lib/aspose-email-cloud/models/requests/append_email_message_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/append_email_model_message_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/append_mime_message_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/convert_calendar_model_to_alternate_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/convert_email_request_data.rb +90 -90
- data/lib/aspose-email-cloud/models/requests/copy_file_request_data.rb +108 -108
- data/lib/aspose-email-cloud/models/requests/copy_folder_request_data.rb +102 -102
- data/lib/aspose-email-cloud/models/requests/create_calendar_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/create_contact_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/create_email_folder_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/create_email_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/create_folder_request_data.rb +85 -85
- data/lib/aspose-email-cloud/models/requests/create_mapi_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/delete_calendar_property_request_data.rb +109 -109
- data/lib/aspose-email-cloud/models/requests/delete_contact_property_request_data.rb +119 -119
- data/lib/aspose-email-cloud/models/requests/delete_email_folder_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/delete_email_message_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/delete_file_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/delete_folder_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/delete_mapi_attachment_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/delete_mapi_properties_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/discover_email_config_oauth_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/discover_email_config_password_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/discover_email_config_request_data.rb +86 -86
- data/lib/aspose-email-cloud/models/requests/download_file_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/email_request.rb +75 -75
- data/lib/aspose-email-cloud/models/requests/fetch_email_message_request_data.rb +109 -109
- data/lib/aspose-email-cloud/models/requests/fetch_email_model_request_data.rb +109 -109
- data/lib/aspose-email-cloud/models/requests/get_calendar_attachment_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_calendar_list_request_data.rb +108 -108
- data/lib/aspose-email-cloud/models/requests/get_calendar_model_as_alternate_request_data.rb +107 -107
- data/lib/aspose-email-cloud/models/requests/get_calendar_model_list_request_data.rb +98 -98
- data/lib/aspose-email-cloud/models/requests/get_calendar_model_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/get_calendar_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/get_contact_attachment_request_data.rb +111 -111
- data/lib/aspose-email-cloud/models/requests/get_contact_list_request_data.rb +103 -103
- data/lib/aspose-email-cloud/models/requests/get_contact_model_list_request_data.rb +103 -103
- data/lib/aspose-email-cloud/models/requests/get_contact_model_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_contact_properties_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_disc_usage_request_data.rb +75 -75
- data/lib/aspose-email-cloud/models/requests/get_email_as_file_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_email_attachment_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_email_client_account_request_data.rb +102 -0
- data/lib/aspose-email-cloud/models/requests/get_email_client_multi_account_request_data.rb +102 -0
- data/lib/aspose-email-cloud/models/requests/get_email_model_list_request_data.rb +103 -103
- data/lib/aspose-email-cloud/models/requests/get_email_model_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_email_property_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_email_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/get_file_versions_request_data.rb +85 -85
- data/lib/aspose-email-cloud/models/requests/get_files_list_request_data.rb +85 -85
- data/lib/aspose-email-cloud/models/requests/get_mapi_attachment_request_data.rb +101 -101
- data/lib/aspose-email-cloud/models/requests/get_mapi_attachments_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/get_mapi_list_request_data.rb +93 -93
- data/lib/aspose-email-cloud/models/requests/get_mapi_properties_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/http_request.rb +51 -51
- data/lib/aspose-email-cloud/models/requests/is_email_address_disposable_request_data.rb +79 -0
- data/lib/aspose-email-cloud/models/requests/list_email_folders_request_data.rb +104 -104
- data/lib/aspose-email-cloud/models/requests/list_email_messages_request_data.rb +127 -127
- data/lib/aspose-email-cloud/models/requests/list_email_models_request_data.rb +127 -127
- data/lib/aspose-email-cloud/models/requests/move_file_request_data.rb +108 -108
- data/lib/aspose-email-cloud/models/requests/move_folder_request_data.rb +102 -102
- data/lib/aspose-email-cloud/models/requests/object_exists_request_data.rb +91 -91
- data/lib/aspose-email-cloud/models/requests/save_calendar_model_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/save_contact_model_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/save_email_client_account_request_data.rb +79 -0
- data/lib/aspose-email-cloud/models/requests/save_email_client_multi_account_request_data.rb +79 -0
- data/lib/aspose-email-cloud/models/requests/save_email_model_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/save_mail_account_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/save_mail_o_auth_account_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/send_email_mime_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/send_email_model_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/send_email_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/set_email_property_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/set_email_read_flag_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/storage_exists_request_data.rb +79 -79
- data/lib/aspose-email-cloud/models/requests/update_calendar_properties_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/update_contact_properties_request_data.rb +99 -99
- data/lib/aspose-email-cloud/models/requests/update_mapi_properties_request_data.rb +89 -89
- data/lib/aspose-email-cloud/models/requests/upload_file_request_data.rb +97 -97
- data/lib/aspose-email-cloud/models/save_email_account_request.rb +434 -431
- data/lib/aspose-email-cloud/models/save_o_auth_email_account_request.rb +521 -505
- data/lib/aspose-email-cloud/models/send_email_base_request.rb +281 -278
- data/lib/aspose-email-cloud/models/send_email_mime_base_request.rb +300 -297
- data/lib/aspose-email-cloud/models/send_email_model_rq.rb +276 -273
- data/lib/aspose-email-cloud/models/set_email_property_request.rb +231 -228
- data/lib/aspose-email-cloud/models/set_message_read_flag_account_base_request.rb +318 -315
- data/lib/aspose-email-cloud/models/storage_exist.rb +218 -215
- data/lib/aspose-email-cloud/models/storage_file.rb +275 -272
- data/lib/aspose-email-cloud/models/storage_file_location.rb +263 -260
- data/lib/aspose-email-cloud/models/storage_file_rq_of_email_client_account.rb +225 -0
- data/lib/aspose-email-cloud/models/storage_file_rq_of_email_client_multi_account.rb +225 -0
- data/lib/aspose-email-cloud/models/storage_folder_location.rb +226 -223
- data/lib/aspose-email-cloud/models/storage_model_of_calendar_dto.rb +225 -222
- data/lib/aspose-email-cloud/models/storage_model_of_contact_dto.rb +225 -222
- data/lib/aspose-email-cloud/models/storage_model_of_email_dto.rb +225 -222
- data/lib/aspose-email-cloud/models/storage_model_rq_of_calendar_dto.rb +225 -222
- data/lib/aspose-email-cloud/models/storage_model_rq_of_contact_dto.rb +225 -222
- data/lib/aspose-email-cloud/models/storage_model_rq_of_email_dto.rb +225 -222
- data/lib/aspose-email-cloud/models/url.rb +244 -241
- data/lib/aspose-email-cloud/models/value_response.rb +213 -210
- data/lib/aspose-email-cloud/models/value_t_of_boolean.rb +217 -0
- data/lib/aspose-email-cloud/version.rb +1 -1
- metadata +15 -2
@@ -1,212 +1,215 @@
|
|
1
|
-
# ----------------------------------------------------------------------------
|
2
|
-
# <copyright company="Aspose" file="EmailAccountConfigList.rb">
|
3
|
-
# Copyright (c) 2018-2019 Aspose Pty Ltd. All rights reserved.
|
4
|
-
# </copyright>
|
5
|
-
# <summary>
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a
|
7
|
-
# copy of this software and associated documentation files (the "Software"),
|
8
|
-
# to deal in the Software without restriction, including without limitation
|
9
|
-
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
10
|
-
# and/or sell copies of the Software, and to permit persons to whom the
|
11
|
-
# Software is furnished to do so, subject to the following conditions:
|
12
|
-
#
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
14
|
-
# all copies or substantial portions of the Software.
|
15
|
-
#
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
21
|
-
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
22
|
-
# DEALINGS IN THE SOFTWARE.
|
23
|
-
# </summary>
|
24
|
-
# ----------------------------------------------------------------------------
|
25
|
-
|
26
|
-
|
27
|
-
require 'date'
|
28
|
-
|
29
|
-
module AsposeEmailCloud
|
30
|
-
# List of email accounts
|
31
|
-
class EmailAccountConfigList
|
32
|
-
|
33
|
-
# @return [Array<EmailAccountConfig>]
|
34
|
-
attr_accessor :value
|
35
|
-
|
36
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
37
|
-
def self.attribute_map
|
38
|
-
{
|
39
|
-
:'value' => :'value'
|
40
|
-
}
|
41
|
-
end
|
42
|
-
|
43
|
-
# Attribute type mapping.
|
44
|
-
def self.swagger_types
|
45
|
-
{
|
46
|
-
:'value' => :'Array<EmailAccountConfig>'
|
47
|
-
}
|
48
|
-
end
|
49
|
-
|
50
|
-
# Initializes the object
|
51
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
52
|
-
def initialize(attributes = {})
|
53
|
-
return unless attributes.is_a?(Hash)
|
54
|
-
|
55
|
-
# convert string to symbol for hash key
|
56
|
-
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
57
|
-
|
58
|
-
if attributes.has_key?(:'value')
|
59
|
-
if (value = attributes[:'value']).is_a?(Array)
|
60
|
-
self.value = value
|
61
|
-
end
|
62
|
-
end
|
63
|
-
end
|
64
|
-
|
65
|
-
# Initializes the object
|
66
|
-
# @param [Array<EmailAccountConfig>] value
|
67
|
-
def initialize(value=nil)
|
68
|
-
self.value = value if value
|
69
|
-
end
|
70
|
-
|
71
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
72
|
-
# @return Array for valid properties with the reasons
|
73
|
-
def list_invalid_properties
|
74
|
-
invalid_properties = Array.new
|
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
|
-
true
|
82
|
-
end
|
83
|
-
|
84
|
-
# Checks equality by comparing each attribute.
|
85
|
-
# @param [Object] Object to be compared
|
86
|
-
def ==(o)
|
87
|
-
return true if self.equal?(o)
|
88
|
-
self.class == o.class &&
|
89
|
-
value == o.value
|
90
|
-
end
|
91
|
-
|
92
|
-
# @see the `==` method
|
93
|
-
# @param [Object] Object to be compared
|
94
|
-
def eql?(o)
|
95
|
-
self == o
|
96
|
-
end
|
97
|
-
|
98
|
-
# Calculates hash code according to all attributes.
|
99
|
-
# @return [Fixnum] Hash code
|
100
|
-
def hash
|
101
|
-
[value].hash
|
102
|
-
end
|
103
|
-
|
104
|
-
# Builds the object from hash
|
105
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
106
|
-
# @return [Object] Returns the model itself
|
107
|
-
def build_from_hash(attributes)
|
108
|
-
return nil unless attributes.is_a?(Hash)
|
109
|
-
self.class.swagger_types.each_pair do |key, type|
|
110
|
-
attribute_key = self.class.attribute_map[key]
|
111
|
-
attribute_key = (attribute_key[0, 1].downcase + attribute_key[1..-1]).to_sym
|
112
|
-
if type =~ /\AArray<(.*)>/i
|
113
|
-
# check to ensure the input is an array given that the the attribute
|
114
|
-
# is documented as an array but the input is not
|
115
|
-
if attributes[attribute_key].is_a?(Array)
|
116
|
-
self.send("#{key}=", attributes[attribute_key].map { |v| _deserialize($1, v) })
|
117
|
-
end
|
118
|
-
elsif !attributes[attribute_key].nil?
|
119
|
-
self.send("#{key}=", _deserialize(type, attributes[attribute_key]))
|
120
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
121
|
-
end
|
122
|
-
|
123
|
-
self
|
124
|
-
end
|
125
|
-
|
126
|
-
# Deserializes the data based on type
|
127
|
-
# @param string type Data type
|
128
|
-
# @param string value Value to be deserialized
|
129
|
-
# @return [Object] Deserialized data
|
130
|
-
def _deserialize(type, value)
|
131
|
-
case type.to_sym
|
132
|
-
when :DateTime
|
133
|
-
DateTime.parse(value)
|
134
|
-
when :Date
|
135
|
-
Date.parse(value)
|
136
|
-
when :String
|
137
|
-
value.to_s
|
138
|
-
when :Integer
|
139
|
-
value.to_i
|
140
|
-
when :Float
|
141
|
-
value.to_f
|
142
|
-
when :BOOLEAN
|
143
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
144
|
-
true
|
145
|
-
else
|
146
|
-
false
|
147
|
-
end
|
148
|
-
when :Object
|
149
|
-
# generic object (usually a Hash), return directly
|
150
|
-
value
|
151
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
152
|
-
inner_type = Regexp.last_match[:inner_type]
|
153
|
-
value.map { |v| _deserialize(inner_type, v) }
|
154
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
155
|
-
k_type = Regexp.last_match[:k_type]
|
156
|
-
v_type = Regexp.last_match[:v_type]
|
157
|
-
{}.tap do |hash|
|
158
|
-
value.each do |k, v|
|
159
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
160
|
-
end
|
161
|
-
end
|
162
|
-
else # model
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
#
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
end
|
1
|
+
# ----------------------------------------------------------------------------
|
2
|
+
# <copyright company="Aspose" file="EmailAccountConfigList.rb">
|
3
|
+
# Copyright (c) 2018-2019 Aspose Pty Ltd. All rights reserved.
|
4
|
+
# </copyright>
|
5
|
+
# <summary>
|
6
|
+
# Permission is hereby granted, free of charge, to any person obtaining a
|
7
|
+
# copy of this software and associated documentation files (the "Software"),
|
8
|
+
# to deal in the Software without restriction, including without limitation
|
9
|
+
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
10
|
+
# and/or sell copies of the Software, and to permit persons to whom the
|
11
|
+
# Software is furnished to do so, subject to the following conditions:
|
12
|
+
#
|
13
|
+
# The above copyright notice and this permission notice shall be included in
|
14
|
+
# all copies or substantial portions of the Software.
|
15
|
+
#
|
16
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
21
|
+
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
22
|
+
# DEALINGS IN THE SOFTWARE.
|
23
|
+
# </summary>
|
24
|
+
# ----------------------------------------------------------------------------
|
25
|
+
|
26
|
+
|
27
|
+
require 'date'
|
28
|
+
|
29
|
+
module AsposeEmailCloud
|
30
|
+
# List of email accounts
|
31
|
+
class EmailAccountConfigList
|
32
|
+
|
33
|
+
# @return [Array<EmailAccountConfig>]
|
34
|
+
attr_accessor :value
|
35
|
+
|
36
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
37
|
+
def self.attribute_map
|
38
|
+
{
|
39
|
+
:'value' => :'value'
|
40
|
+
}
|
41
|
+
end
|
42
|
+
|
43
|
+
# Attribute type mapping.
|
44
|
+
def self.swagger_types
|
45
|
+
{
|
46
|
+
:'value' => :'Array<EmailAccountConfig>'
|
47
|
+
}
|
48
|
+
end
|
49
|
+
|
50
|
+
# Initializes the object
|
51
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
52
|
+
def initialize(attributes = {})
|
53
|
+
return unless attributes.is_a?(Hash)
|
54
|
+
|
55
|
+
# convert string to symbol for hash key
|
56
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
57
|
+
|
58
|
+
if attributes.has_key?(:'value')
|
59
|
+
if (value = attributes[:'value']).is_a?(Array)
|
60
|
+
self.value = value
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
|
65
|
+
# Initializes the object
|
66
|
+
# @param [Array<EmailAccountConfig>] value
|
67
|
+
def initialize(value=nil)
|
68
|
+
self.value = value if value
|
69
|
+
end
|
70
|
+
|
71
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
72
|
+
# @return Array for valid properties with the reasons
|
73
|
+
def list_invalid_properties
|
74
|
+
invalid_properties = Array.new
|
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
|
+
true
|
82
|
+
end
|
83
|
+
|
84
|
+
# Checks equality by comparing each attribute.
|
85
|
+
# @param [Object] Object to be compared
|
86
|
+
def ==(o)
|
87
|
+
return true if self.equal?(o)
|
88
|
+
self.class == o.class &&
|
89
|
+
value == o.value
|
90
|
+
end
|
91
|
+
|
92
|
+
# @see the `==` method
|
93
|
+
# @param [Object] Object to be compared
|
94
|
+
def eql?(o)
|
95
|
+
self == o
|
96
|
+
end
|
97
|
+
|
98
|
+
# Calculates hash code according to all attributes.
|
99
|
+
# @return [Fixnum] Hash code
|
100
|
+
def hash
|
101
|
+
[value].hash
|
102
|
+
end
|
103
|
+
|
104
|
+
# Builds the object from hash
|
105
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
106
|
+
# @return [Object] Returns the model itself
|
107
|
+
def build_from_hash(attributes)
|
108
|
+
return nil unless attributes.is_a?(Hash)
|
109
|
+
self.class.swagger_types.each_pair do |key, type|
|
110
|
+
attribute_key = self.class.attribute_map[key]
|
111
|
+
attribute_key = (attribute_key[0, 1].downcase + attribute_key[1..-1]).to_sym
|
112
|
+
if type =~ /\AArray<(.*)>/i
|
113
|
+
# check to ensure the input is an array given that the the attribute
|
114
|
+
# is documented as an array but the input is not
|
115
|
+
if attributes[attribute_key].is_a?(Array)
|
116
|
+
self.send("#{key}=", attributes[attribute_key].map { |v| _deserialize($1, v) })
|
117
|
+
end
|
118
|
+
elsif !attributes[attribute_key].nil?
|
119
|
+
self.send("#{key}=", _deserialize(type, attributes[attribute_key]))
|
120
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
121
|
+
end
|
122
|
+
|
123
|
+
self
|
124
|
+
end
|
125
|
+
|
126
|
+
# Deserializes the data based on type
|
127
|
+
# @param string type Data type
|
128
|
+
# @param string value Value to be deserialized
|
129
|
+
# @return [Object] Deserialized data
|
130
|
+
def _deserialize(type, value)
|
131
|
+
case type.to_sym
|
132
|
+
when :DateTime
|
133
|
+
DateTime.parse(value)
|
134
|
+
when :Date
|
135
|
+
Date.parse(value)
|
136
|
+
when :String
|
137
|
+
value.to_s
|
138
|
+
when :Integer
|
139
|
+
value.to_i
|
140
|
+
when :Float
|
141
|
+
value.to_f
|
142
|
+
when :BOOLEAN
|
143
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
144
|
+
true
|
145
|
+
else
|
146
|
+
false
|
147
|
+
end
|
148
|
+
when :Object
|
149
|
+
# generic object (usually a Hash), return directly
|
150
|
+
value
|
151
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
152
|
+
inner_type = Regexp.last_match[:inner_type]
|
153
|
+
value.map { |v| _deserialize(inner_type, v) }
|
154
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
155
|
+
k_type = Regexp.last_match[:k_type]
|
156
|
+
v_type = Regexp.last_match[:v_type]
|
157
|
+
{}.tap do |hash|
|
158
|
+
value.each do |k, v|
|
159
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
160
|
+
end
|
161
|
+
end
|
162
|
+
else # model
|
163
|
+
sub_type = value[:type] || value[:discriminator] || type
|
164
|
+
if AsposeEmailCloud.const_defined?(sub_type)
|
165
|
+
type = sub_type
|
166
|
+
end
|
167
|
+
temp_model = AsposeEmailCloud.const_get(type).new
|
168
|
+
temp_model.build_from_hash(value)
|
169
|
+
end
|
170
|
+
end
|
171
|
+
|
172
|
+
# Returns the string representation of the object
|
173
|
+
# @return [String] String presentation of the object
|
174
|
+
def to_s
|
175
|
+
to_hash.to_s
|
176
|
+
end
|
177
|
+
|
178
|
+
# to_body is an alias to to_hash (backward compatibility)
|
179
|
+
# @return [Hash] Returns the object in the form of hash
|
180
|
+
def to_body
|
181
|
+
to_hash
|
182
|
+
end
|
183
|
+
|
184
|
+
# Returns the object in the form of hash
|
185
|
+
# @return [Hash] Returns the object in the form of hash
|
186
|
+
def to_hash
|
187
|
+
hash = {}
|
188
|
+
self.class.attribute_map.each_pair do |attr, param|
|
189
|
+
value = self.send(attr)
|
190
|
+
next if value.nil?
|
191
|
+
hash[param] = _to_hash(value)
|
192
|
+
end
|
193
|
+
hash
|
194
|
+
end
|
195
|
+
|
196
|
+
# Outputs non-array value in the form of hash
|
197
|
+
# For object, use to_hash. Otherwise, just return the value
|
198
|
+
# @param [Object] value Any valid value
|
199
|
+
# @return [Hash] Returns the value in the form of hash
|
200
|
+
def _to_hash(value)
|
201
|
+
if value.is_a?(Array)
|
202
|
+
value.compact.map { |v| _to_hash(v) }
|
203
|
+
elsif value.is_a?(Hash)
|
204
|
+
{}.tap do |hash|
|
205
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
206
|
+
end
|
207
|
+
elsif value.respond_to? :to_hash
|
208
|
+
value.to_hash
|
209
|
+
else
|
210
|
+
value
|
211
|
+
end
|
212
|
+
end
|
213
|
+
|
214
|
+
end
|
215
|
+
end
|
@@ -1,394 +1,397 @@
|
|
1
|
-
# ----------------------------------------------------------------------------
|
2
|
-
# <copyright company="Aspose" file="EmailAccountRequest.rb">
|
3
|
-
# Copyright (c) 2018-2019 Aspose Pty Ltd. All rights reserved.
|
4
|
-
# </copyright>
|
5
|
-
# <summary>
|
6
|
-
# Permission is hereby granted, free of charge, to any person obtaining a
|
7
|
-
# copy of this software and associated documentation files (the "Software"),
|
8
|
-
# to deal in the Software without restriction, including without limitation
|
9
|
-
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
10
|
-
# and/or sell copies of the Software, and to permit persons to whom the
|
11
|
-
# Software is furnished to do so, subject to the following conditions:
|
12
|
-
#
|
13
|
-
# The above copyright notice and this permission notice shall be included in
|
14
|
-
# all copies or substantial portions of the Software.
|
15
|
-
#
|
16
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
21
|
-
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
22
|
-
# DEALINGS IN THE SOFTWARE.
|
23
|
-
# </summary>
|
24
|
-
# ----------------------------------------------------------------------------
|
25
|
-
|
26
|
-
|
27
|
-
require 'date'
|
28
|
-
|
29
|
-
module AsposeEmailCloud
|
30
|
-
# Email account settings request
|
31
|
-
class EmailAccountRequest
|
32
|
-
# Email account host
|
33
|
-
# @return [String]
|
34
|
-
attr_accessor :host
|
35
|
-
|
36
|
-
# Email account port
|
37
|
-
# @return [Integer]
|
38
|
-
attr_accessor :port
|
39
|
-
|
40
|
-
# Email account login
|
41
|
-
# @return [String]
|
42
|
-
attr_accessor :login
|
43
|
-
|
44
|
-
# Enum, available values: None, SSLExplicit, SSLImplicit, SSLAuto, Auto
|
45
|
-
# @return [String]
|
46
|
-
attr_accessor :security_options
|
47
|
-
|
48
|
-
# Type of connection protocol. Enum, available values: IMAP, POP3, SMTP, EWS, WebDav
|
49
|
-
# @return [String]
|
50
|
-
attr_accessor :protocol_type
|
51
|
-
|
52
|
-
# Email account description
|
53
|
-
# @return [String]
|
54
|
-
attr_accessor :description
|
55
|
-
|
56
|
-
# A storage file location info to store email account
|
57
|
-
# @return [StorageFileLocation]
|
58
|
-
attr_accessor :storage_file
|
59
|
-
|
60
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
61
|
-
def self.attribute_map
|
62
|
-
{
|
63
|
-
:'host' => :'host',
|
64
|
-
:'port' => :'port',
|
65
|
-
:'login' => :'login',
|
66
|
-
:'security_options' => :'securityOptions',
|
67
|
-
:'protocol_type' => :'protocolType',
|
68
|
-
:'description' => :'description',
|
69
|
-
:'storage_file' => :'storageFile'
|
70
|
-
}
|
71
|
-
end
|
72
|
-
|
73
|
-
# Attribute type mapping.
|
74
|
-
def self.swagger_types
|
75
|
-
{
|
76
|
-
:'host' => :'String',
|
77
|
-
:'port' => :'Integer',
|
78
|
-
:'login' => :'String',
|
79
|
-
:'security_options' => :'String',
|
80
|
-
:'protocol_type' => :'String',
|
81
|
-
:'description' => :'String',
|
82
|
-
:'storage_file' => :'StorageFileLocation'
|
83
|
-
}
|
84
|
-
end
|
85
|
-
|
86
|
-
# Initializes the object
|
87
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
88
|
-
def initialize(attributes = {})
|
89
|
-
return unless attributes.is_a?(Hash)
|
90
|
-
|
91
|
-
# convert string to symbol for hash key
|
92
|
-
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
93
|
-
|
94
|
-
if attributes.has_key?(:'host')
|
95
|
-
self.host = attributes[:'host']
|
96
|
-
end
|
97
|
-
|
98
|
-
if attributes.has_key?(:'port')
|
99
|
-
self.port = attributes[:'port']
|
100
|
-
end
|
101
|
-
|
102
|
-
if attributes.has_key?(:'login')
|
103
|
-
self.login = attributes[:'login']
|
104
|
-
end
|
105
|
-
|
106
|
-
if attributes.has_key?(:'securityOptions')
|
107
|
-
self.security_options = attributes[:'securityOptions']
|
108
|
-
end
|
109
|
-
|
110
|
-
if attributes.has_key?(:'protocolType')
|
111
|
-
self.protocol_type = attributes[:'protocolType']
|
112
|
-
end
|
113
|
-
|
114
|
-
if attributes.has_key?(:'description')
|
115
|
-
self.description = attributes[:'description']
|
116
|
-
end
|
117
|
-
|
118
|
-
if attributes.has_key?(:'storageFile')
|
119
|
-
self.storage_file = attributes[:'storageFile']
|
120
|
-
end
|
121
|
-
end
|
122
|
-
|
123
|
-
# Initializes the object
|
124
|
-
# @param [String] host Email account host
|
125
|
-
# @param [Integer] port Email account port
|
126
|
-
# @param [String] login Email account login
|
127
|
-
# @param [String] security_options Enum, available values: None, SSLExplicit, SSLImplicit, SSLAuto, Auto
|
128
|
-
# @param [String] protocol_type Type of connection protocol. Enum, available values: IMAP, POP3, SMTP, EWS, WebDav
|
129
|
-
# @param [String] description Email account description
|
130
|
-
# @param [StorageFileLocation] storage_file A storage file location info to store email account
|
131
|
-
def initialize(host=nil, port=nil, login=nil, security_options=nil, protocol_type=nil, description=nil, storage_file=nil)
|
132
|
-
self.host = host if host
|
133
|
-
self.port = port if port
|
134
|
-
self.login = login if login
|
135
|
-
self.security_options = security_options if security_options
|
136
|
-
self.protocol_type = protocol_type if protocol_type
|
137
|
-
self.description = description if description
|
138
|
-
self.storage_file = storage_file if storage_file
|
139
|
-
end
|
140
|
-
|
141
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
142
|
-
# @return Array for valid properties with the reasons
|
143
|
-
def list_invalid_properties
|
144
|
-
invalid_properties = Array.new
|
145
|
-
if @host.nil?
|
146
|
-
invalid_properties.push('invalid value for "host", host cannot be nil.')
|
147
|
-
end
|
148
|
-
|
149
|
-
if @host.to_s.length < 1
|
150
|
-
invalid_properties.push('invalid value for "host", the character length must be great than or equal to 1.')
|
151
|
-
end
|
152
|
-
|
153
|
-
if @port.nil?
|
154
|
-
invalid_properties.push('invalid value for "port", port cannot be nil.')
|
155
|
-
end
|
156
|
-
|
157
|
-
if @login.nil?
|
158
|
-
invalid_properties.push('invalid value for "login", login cannot be nil.')
|
159
|
-
end
|
160
|
-
|
161
|
-
if @login.to_s.length < 1
|
162
|
-
invalid_properties.push('invalid value for "login", the character length must be great than or equal to 1.')
|
163
|
-
end
|
164
|
-
|
165
|
-
if @security_options.nil?
|
166
|
-
invalid_properties.push('invalid value for "security_options", security_options cannot be nil.')
|
167
|
-
end
|
168
|
-
|
169
|
-
if @security_options.to_s.length < 1
|
170
|
-
invalid_properties.push('invalid value for "security_options", the character length must be great than or equal to 1.')
|
171
|
-
end
|
172
|
-
|
173
|
-
if @protocol_type.nil?
|
174
|
-
invalid_properties.push('invalid value for "protocol_type", protocol_type cannot be nil.')
|
175
|
-
end
|
176
|
-
|
177
|
-
if @protocol_type.to_s.length < 1
|
178
|
-
invalid_properties.push('invalid value for "protocol_type", the character length must be great than or equal to 1.')
|
179
|
-
end
|
180
|
-
|
181
|
-
if @storage_file.nil?
|
182
|
-
invalid_properties.push('invalid value for "storage_file", storage_file cannot be nil.')
|
183
|
-
end
|
184
|
-
|
185
|
-
invalid_properties
|
186
|
-
end
|
187
|
-
|
188
|
-
# Check to see if the all the properties in the model are valid
|
189
|
-
# @return true if the model is valid
|
190
|
-
def valid?
|
191
|
-
return false if @host.nil?
|
192
|
-
return false if @host.to_s.length < 1
|
193
|
-
return false if @port.nil?
|
194
|
-
return false if @login.nil?
|
195
|
-
return false if @login.to_s.length < 1
|
196
|
-
return false if @security_options.nil?
|
197
|
-
return false if @security_options.to_s.length < 1
|
198
|
-
return false if @protocol_type.nil?
|
199
|
-
return false if @protocol_type.to_s.length < 1
|
200
|
-
return false if @storage_file.nil?
|
201
|
-
true
|
202
|
-
end
|
203
|
-
|
204
|
-
# Custom attribute writer method with validation
|
205
|
-
# @param [Object] host Value to be assigned
|
206
|
-
def host=(host)
|
207
|
-
if host.nil?
|
208
|
-
fail ArgumentError, 'host cannot be nil'
|
209
|
-
end
|
210
|
-
|
211
|
-
if host.to_s.length < 1
|
212
|
-
fail ArgumentError, 'invalid value for "host", the character length must be great than or equal to 1.'
|
213
|
-
end
|
214
|
-
|
215
|
-
@host = host
|
216
|
-
end
|
217
|
-
|
218
|
-
# Custom attribute writer method with validation
|
219
|
-
# @param [Object] login Value to be assigned
|
220
|
-
def login=(login)
|
221
|
-
if login.nil?
|
222
|
-
fail ArgumentError, 'login cannot be nil'
|
223
|
-
end
|
224
|
-
|
225
|
-
if login.to_s.length < 1
|
226
|
-
fail ArgumentError, 'invalid value for "login", the character length must be great than or equal to 1.'
|
227
|
-
end
|
228
|
-
|
229
|
-
@login = login
|
230
|
-
end
|
231
|
-
|
232
|
-
# Custom attribute writer method with validation
|
233
|
-
# @param [Object] security_options Value to be assigned
|
234
|
-
def security_options=(security_options)
|
235
|
-
if security_options.nil?
|
236
|
-
fail ArgumentError, 'security_options cannot be nil'
|
237
|
-
end
|
238
|
-
|
239
|
-
if security_options.to_s.length < 1
|
240
|
-
fail ArgumentError, 'invalid value for "security_options", the character length must be great than or equal to 1.'
|
241
|
-
end
|
242
|
-
|
243
|
-
@security_options = security_options
|
244
|
-
end
|
245
|
-
|
246
|
-
# Custom attribute writer method with validation
|
247
|
-
# @param [Object] protocol_type Value to be assigned
|
248
|
-
def protocol_type=(protocol_type)
|
249
|
-
if protocol_type.nil?
|
250
|
-
fail ArgumentError, 'protocol_type cannot be nil'
|
251
|
-
end
|
252
|
-
|
253
|
-
if protocol_type.to_s.length < 1
|
254
|
-
fail ArgumentError, 'invalid value for "protocol_type", the character length must be great than or equal to 1.'
|
255
|
-
end
|
256
|
-
|
257
|
-
@protocol_type = protocol_type
|
258
|
-
end
|
259
|
-
|
260
|
-
# Checks equality by comparing each attribute.
|
261
|
-
# @param [Object] Object to be compared
|
262
|
-
def ==(o)
|
263
|
-
return true if self.equal?(o)
|
264
|
-
self.class == o.class &&
|
265
|
-
host == o.host &&
|
266
|
-
port == o.port &&
|
267
|
-
login == o.login &&
|
268
|
-
security_options == o.security_options &&
|
269
|
-
protocol_type == o.protocol_type &&
|
270
|
-
description == o.description &&
|
271
|
-
storage_file == o.storage_file
|
272
|
-
end
|
273
|
-
|
274
|
-
# @see the `==` method
|
275
|
-
# @param [Object] Object to be compared
|
276
|
-
def eql?(o)
|
277
|
-
self == o
|
278
|
-
end
|
279
|
-
|
280
|
-
# Calculates hash code according to all attributes.
|
281
|
-
# @return [Fixnum] Hash code
|
282
|
-
def hash
|
283
|
-
[host, port, login, security_options, protocol_type, description, storage_file].hash
|
284
|
-
end
|
285
|
-
|
286
|
-
# Builds the object from hash
|
287
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
288
|
-
# @return [Object] Returns the model itself
|
289
|
-
def build_from_hash(attributes)
|
290
|
-
return nil unless attributes.is_a?(Hash)
|
291
|
-
self.class.swagger_types.each_pair do |key, type|
|
292
|
-
attribute_key = self.class.attribute_map[key]
|
293
|
-
attribute_key = (attribute_key[0, 1].downcase + attribute_key[1..-1]).to_sym
|
294
|
-
if type =~ /\AArray<(.*)>/i
|
295
|
-
# check to ensure the input is an array given that the the attribute
|
296
|
-
# is documented as an array but the input is not
|
297
|
-
if attributes[attribute_key].is_a?(Array)
|
298
|
-
self.send("#{key}=", attributes[attribute_key].map { |v| _deserialize($1, v) })
|
299
|
-
end
|
300
|
-
elsif !attributes[attribute_key].nil?
|
301
|
-
self.send("#{key}=", _deserialize(type, attributes[attribute_key]))
|
302
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
303
|
-
end
|
304
|
-
|
305
|
-
self
|
306
|
-
end
|
307
|
-
|
308
|
-
# Deserializes the data based on type
|
309
|
-
# @param string type Data type
|
310
|
-
# @param string value Value to be deserialized
|
311
|
-
# @return [Object] Deserialized data
|
312
|
-
def _deserialize(type, value)
|
313
|
-
case type.to_sym
|
314
|
-
when :DateTime
|
315
|
-
DateTime.parse(value)
|
316
|
-
when :Date
|
317
|
-
Date.parse(value)
|
318
|
-
when :String
|
319
|
-
value.to_s
|
320
|
-
when :Integer
|
321
|
-
value.to_i
|
322
|
-
when :Float
|
323
|
-
value.to_f
|
324
|
-
when :BOOLEAN
|
325
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
326
|
-
true
|
327
|
-
else
|
328
|
-
false
|
329
|
-
end
|
330
|
-
when :Object
|
331
|
-
# generic object (usually a Hash), return directly
|
332
|
-
value
|
333
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
334
|
-
inner_type = Regexp.last_match[:inner_type]
|
335
|
-
value.map { |v| _deserialize(inner_type, v) }
|
336
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
337
|
-
k_type = Regexp.last_match[:k_type]
|
338
|
-
v_type = Regexp.last_match[:v_type]
|
339
|
-
{}.tap do |hash|
|
340
|
-
value.each do |k, v|
|
341
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
342
|
-
end
|
343
|
-
end
|
344
|
-
else # model
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
#
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
end
|
1
|
+
# ----------------------------------------------------------------------------
|
2
|
+
# <copyright company="Aspose" file="EmailAccountRequest.rb">
|
3
|
+
# Copyright (c) 2018-2019 Aspose Pty Ltd. All rights reserved.
|
4
|
+
# </copyright>
|
5
|
+
# <summary>
|
6
|
+
# Permission is hereby granted, free of charge, to any person obtaining a
|
7
|
+
# copy of this software and associated documentation files (the "Software"),
|
8
|
+
# to deal in the Software without restriction, including without limitation
|
9
|
+
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
10
|
+
# and/or sell copies of the Software, and to permit persons to whom the
|
11
|
+
# Software is furnished to do so, subject to the following conditions:
|
12
|
+
#
|
13
|
+
# The above copyright notice and this permission notice shall be included in
|
14
|
+
# all copies or substantial portions of the Software.
|
15
|
+
#
|
16
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
17
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
18
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
19
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
20
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
21
|
+
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
22
|
+
# DEALINGS IN THE SOFTWARE.
|
23
|
+
# </summary>
|
24
|
+
# ----------------------------------------------------------------------------
|
25
|
+
|
26
|
+
|
27
|
+
require 'date'
|
28
|
+
|
29
|
+
module AsposeEmailCloud
|
30
|
+
# Email account settings request
|
31
|
+
class EmailAccountRequest
|
32
|
+
# Email account host
|
33
|
+
# @return [String]
|
34
|
+
attr_accessor :host
|
35
|
+
|
36
|
+
# Email account port
|
37
|
+
# @return [Integer]
|
38
|
+
attr_accessor :port
|
39
|
+
|
40
|
+
# Email account login
|
41
|
+
# @return [String]
|
42
|
+
attr_accessor :login
|
43
|
+
|
44
|
+
# Email account security mode Enum, available values: None, SSLExplicit, SSLImplicit, SSLAuto, Auto
|
45
|
+
# @return [String]
|
46
|
+
attr_accessor :security_options
|
47
|
+
|
48
|
+
# Type of connection protocol. Enum, available values: IMAP, POP3, SMTP, EWS, WebDav
|
49
|
+
# @return [String]
|
50
|
+
attr_accessor :protocol_type
|
51
|
+
|
52
|
+
# Email account description
|
53
|
+
# @return [String]
|
54
|
+
attr_accessor :description
|
55
|
+
|
56
|
+
# A storage file location info to store email account
|
57
|
+
# @return [StorageFileLocation]
|
58
|
+
attr_accessor :storage_file
|
59
|
+
|
60
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
61
|
+
def self.attribute_map
|
62
|
+
{
|
63
|
+
:'host' => :'host',
|
64
|
+
:'port' => :'port',
|
65
|
+
:'login' => :'login',
|
66
|
+
:'security_options' => :'securityOptions',
|
67
|
+
:'protocol_type' => :'protocolType',
|
68
|
+
:'description' => :'description',
|
69
|
+
:'storage_file' => :'storageFile'
|
70
|
+
}
|
71
|
+
end
|
72
|
+
|
73
|
+
# Attribute type mapping.
|
74
|
+
def self.swagger_types
|
75
|
+
{
|
76
|
+
:'host' => :'String',
|
77
|
+
:'port' => :'Integer',
|
78
|
+
:'login' => :'String',
|
79
|
+
:'security_options' => :'String',
|
80
|
+
:'protocol_type' => :'String',
|
81
|
+
:'description' => :'String',
|
82
|
+
:'storage_file' => :'StorageFileLocation'
|
83
|
+
}
|
84
|
+
end
|
85
|
+
|
86
|
+
# Initializes the object
|
87
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
88
|
+
def initialize(attributes = {})
|
89
|
+
return unless attributes.is_a?(Hash)
|
90
|
+
|
91
|
+
# convert string to symbol for hash key
|
92
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
93
|
+
|
94
|
+
if attributes.has_key?(:'host')
|
95
|
+
self.host = attributes[:'host']
|
96
|
+
end
|
97
|
+
|
98
|
+
if attributes.has_key?(:'port')
|
99
|
+
self.port = attributes[:'port']
|
100
|
+
end
|
101
|
+
|
102
|
+
if attributes.has_key?(:'login')
|
103
|
+
self.login = attributes[:'login']
|
104
|
+
end
|
105
|
+
|
106
|
+
if attributes.has_key?(:'securityOptions')
|
107
|
+
self.security_options = attributes[:'securityOptions']
|
108
|
+
end
|
109
|
+
|
110
|
+
if attributes.has_key?(:'protocolType')
|
111
|
+
self.protocol_type = attributes[:'protocolType']
|
112
|
+
end
|
113
|
+
|
114
|
+
if attributes.has_key?(:'description')
|
115
|
+
self.description = attributes[:'description']
|
116
|
+
end
|
117
|
+
|
118
|
+
if attributes.has_key?(:'storageFile')
|
119
|
+
self.storage_file = attributes[:'storageFile']
|
120
|
+
end
|
121
|
+
end
|
122
|
+
|
123
|
+
# Initializes the object
|
124
|
+
# @param [String] host Email account host
|
125
|
+
# @param [Integer] port Email account port
|
126
|
+
# @param [String] login Email account login
|
127
|
+
# @param [String] security_options Email account security mode Enum, available values: None, SSLExplicit, SSLImplicit, SSLAuto, Auto
|
128
|
+
# @param [String] protocol_type Type of connection protocol. Enum, available values: IMAP, POP3, SMTP, EWS, WebDav
|
129
|
+
# @param [String] description Email account description
|
130
|
+
# @param [StorageFileLocation] storage_file A storage file location info to store email account
|
131
|
+
def initialize(host=nil, port=nil, login=nil, security_options=nil, protocol_type=nil, description=nil, storage_file=nil)
|
132
|
+
self.host = host if host
|
133
|
+
self.port = port if port
|
134
|
+
self.login = login if login
|
135
|
+
self.security_options = security_options if security_options
|
136
|
+
self.protocol_type = protocol_type if protocol_type
|
137
|
+
self.description = description if description
|
138
|
+
self.storage_file = storage_file if storage_file
|
139
|
+
end
|
140
|
+
|
141
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
142
|
+
# @return Array for valid properties with the reasons
|
143
|
+
def list_invalid_properties
|
144
|
+
invalid_properties = Array.new
|
145
|
+
if @host.nil?
|
146
|
+
invalid_properties.push('invalid value for "host", host cannot be nil.')
|
147
|
+
end
|
148
|
+
|
149
|
+
if @host.to_s.length < 1
|
150
|
+
invalid_properties.push('invalid value for "host", the character length must be great than or equal to 1.')
|
151
|
+
end
|
152
|
+
|
153
|
+
if @port.nil?
|
154
|
+
invalid_properties.push('invalid value for "port", port cannot be nil.')
|
155
|
+
end
|
156
|
+
|
157
|
+
if @login.nil?
|
158
|
+
invalid_properties.push('invalid value for "login", login cannot be nil.')
|
159
|
+
end
|
160
|
+
|
161
|
+
if @login.to_s.length < 1
|
162
|
+
invalid_properties.push('invalid value for "login", the character length must be great than or equal to 1.')
|
163
|
+
end
|
164
|
+
|
165
|
+
if @security_options.nil?
|
166
|
+
invalid_properties.push('invalid value for "security_options", security_options cannot be nil.')
|
167
|
+
end
|
168
|
+
|
169
|
+
if @security_options.to_s.length < 1
|
170
|
+
invalid_properties.push('invalid value for "security_options", the character length must be great than or equal to 1.')
|
171
|
+
end
|
172
|
+
|
173
|
+
if @protocol_type.nil?
|
174
|
+
invalid_properties.push('invalid value for "protocol_type", protocol_type cannot be nil.')
|
175
|
+
end
|
176
|
+
|
177
|
+
if @protocol_type.to_s.length < 1
|
178
|
+
invalid_properties.push('invalid value for "protocol_type", the character length must be great than or equal to 1.')
|
179
|
+
end
|
180
|
+
|
181
|
+
if @storage_file.nil?
|
182
|
+
invalid_properties.push('invalid value for "storage_file", storage_file cannot be nil.')
|
183
|
+
end
|
184
|
+
|
185
|
+
invalid_properties
|
186
|
+
end
|
187
|
+
|
188
|
+
# Check to see if the all the properties in the model are valid
|
189
|
+
# @return true if the model is valid
|
190
|
+
def valid?
|
191
|
+
return false if @host.nil?
|
192
|
+
return false if @host.to_s.length < 1
|
193
|
+
return false if @port.nil?
|
194
|
+
return false if @login.nil?
|
195
|
+
return false if @login.to_s.length < 1
|
196
|
+
return false if @security_options.nil?
|
197
|
+
return false if @security_options.to_s.length < 1
|
198
|
+
return false if @protocol_type.nil?
|
199
|
+
return false if @protocol_type.to_s.length < 1
|
200
|
+
return false if @storage_file.nil?
|
201
|
+
true
|
202
|
+
end
|
203
|
+
|
204
|
+
# Custom attribute writer method with validation
|
205
|
+
# @param [Object] host Value to be assigned
|
206
|
+
def host=(host)
|
207
|
+
if host.nil?
|
208
|
+
fail ArgumentError, 'host cannot be nil'
|
209
|
+
end
|
210
|
+
|
211
|
+
if host.to_s.length < 1
|
212
|
+
fail ArgumentError, 'invalid value for "host", the character length must be great than or equal to 1.'
|
213
|
+
end
|
214
|
+
|
215
|
+
@host = host
|
216
|
+
end
|
217
|
+
|
218
|
+
# Custom attribute writer method with validation
|
219
|
+
# @param [Object] login Value to be assigned
|
220
|
+
def login=(login)
|
221
|
+
if login.nil?
|
222
|
+
fail ArgumentError, 'login cannot be nil'
|
223
|
+
end
|
224
|
+
|
225
|
+
if login.to_s.length < 1
|
226
|
+
fail ArgumentError, 'invalid value for "login", the character length must be great than or equal to 1.'
|
227
|
+
end
|
228
|
+
|
229
|
+
@login = login
|
230
|
+
end
|
231
|
+
|
232
|
+
# Custom attribute writer method with validation
|
233
|
+
# @param [Object] security_options Value to be assigned
|
234
|
+
def security_options=(security_options)
|
235
|
+
if security_options.nil?
|
236
|
+
fail ArgumentError, 'security_options cannot be nil'
|
237
|
+
end
|
238
|
+
|
239
|
+
if security_options.to_s.length < 1
|
240
|
+
fail ArgumentError, 'invalid value for "security_options", the character length must be great than or equal to 1.'
|
241
|
+
end
|
242
|
+
|
243
|
+
@security_options = security_options
|
244
|
+
end
|
245
|
+
|
246
|
+
# Custom attribute writer method with validation
|
247
|
+
# @param [Object] protocol_type Value to be assigned
|
248
|
+
def protocol_type=(protocol_type)
|
249
|
+
if protocol_type.nil?
|
250
|
+
fail ArgumentError, 'protocol_type cannot be nil'
|
251
|
+
end
|
252
|
+
|
253
|
+
if protocol_type.to_s.length < 1
|
254
|
+
fail ArgumentError, 'invalid value for "protocol_type", the character length must be great than or equal to 1.'
|
255
|
+
end
|
256
|
+
|
257
|
+
@protocol_type = protocol_type
|
258
|
+
end
|
259
|
+
|
260
|
+
# Checks equality by comparing each attribute.
|
261
|
+
# @param [Object] Object to be compared
|
262
|
+
def ==(o)
|
263
|
+
return true if self.equal?(o)
|
264
|
+
self.class == o.class &&
|
265
|
+
host == o.host &&
|
266
|
+
port == o.port &&
|
267
|
+
login == o.login &&
|
268
|
+
security_options == o.security_options &&
|
269
|
+
protocol_type == o.protocol_type &&
|
270
|
+
description == o.description &&
|
271
|
+
storage_file == o.storage_file
|
272
|
+
end
|
273
|
+
|
274
|
+
# @see the `==` method
|
275
|
+
# @param [Object] Object to be compared
|
276
|
+
def eql?(o)
|
277
|
+
self == o
|
278
|
+
end
|
279
|
+
|
280
|
+
# Calculates hash code according to all attributes.
|
281
|
+
# @return [Fixnum] Hash code
|
282
|
+
def hash
|
283
|
+
[host, port, login, security_options, protocol_type, description, storage_file].hash
|
284
|
+
end
|
285
|
+
|
286
|
+
# Builds the object from hash
|
287
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
288
|
+
# @return [Object] Returns the model itself
|
289
|
+
def build_from_hash(attributes)
|
290
|
+
return nil unless attributes.is_a?(Hash)
|
291
|
+
self.class.swagger_types.each_pair do |key, type|
|
292
|
+
attribute_key = self.class.attribute_map[key]
|
293
|
+
attribute_key = (attribute_key[0, 1].downcase + attribute_key[1..-1]).to_sym
|
294
|
+
if type =~ /\AArray<(.*)>/i
|
295
|
+
# check to ensure the input is an array given that the the attribute
|
296
|
+
# is documented as an array but the input is not
|
297
|
+
if attributes[attribute_key].is_a?(Array)
|
298
|
+
self.send("#{key}=", attributes[attribute_key].map { |v| _deserialize($1, v) })
|
299
|
+
end
|
300
|
+
elsif !attributes[attribute_key].nil?
|
301
|
+
self.send("#{key}=", _deserialize(type, attributes[attribute_key]))
|
302
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
303
|
+
end
|
304
|
+
|
305
|
+
self
|
306
|
+
end
|
307
|
+
|
308
|
+
# Deserializes the data based on type
|
309
|
+
# @param string type Data type
|
310
|
+
# @param string value Value to be deserialized
|
311
|
+
# @return [Object] Deserialized data
|
312
|
+
def _deserialize(type, value)
|
313
|
+
case type.to_sym
|
314
|
+
when :DateTime
|
315
|
+
DateTime.parse(value)
|
316
|
+
when :Date
|
317
|
+
Date.parse(value)
|
318
|
+
when :String
|
319
|
+
value.to_s
|
320
|
+
when :Integer
|
321
|
+
value.to_i
|
322
|
+
when :Float
|
323
|
+
value.to_f
|
324
|
+
when :BOOLEAN
|
325
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
326
|
+
true
|
327
|
+
else
|
328
|
+
false
|
329
|
+
end
|
330
|
+
when :Object
|
331
|
+
# generic object (usually a Hash), return directly
|
332
|
+
value
|
333
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
334
|
+
inner_type = Regexp.last_match[:inner_type]
|
335
|
+
value.map { |v| _deserialize(inner_type, v) }
|
336
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
337
|
+
k_type = Regexp.last_match[:k_type]
|
338
|
+
v_type = Regexp.last_match[:v_type]
|
339
|
+
{}.tap do |hash|
|
340
|
+
value.each do |k, v|
|
341
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
342
|
+
end
|
343
|
+
end
|
344
|
+
else # model
|
345
|
+
sub_type = value[:type] || value[:discriminator] || type
|
346
|
+
if AsposeEmailCloud.const_defined?(sub_type)
|
347
|
+
type = sub_type
|
348
|
+
end
|
349
|
+
temp_model = AsposeEmailCloud.const_get(type).new
|
350
|
+
temp_model.build_from_hash(value)
|
351
|
+
end
|
352
|
+
end
|
353
|
+
|
354
|
+
# Returns the string representation of the object
|
355
|
+
# @return [String] String presentation of the object
|
356
|
+
def to_s
|
357
|
+
to_hash.to_s
|
358
|
+
end
|
359
|
+
|
360
|
+
# to_body is an alias to to_hash (backward compatibility)
|
361
|
+
# @return [Hash] Returns the object in the form of hash
|
362
|
+
def to_body
|
363
|
+
to_hash
|
364
|
+
end
|
365
|
+
|
366
|
+
# Returns the object in the form of hash
|
367
|
+
# @return [Hash] Returns the object in the form of hash
|
368
|
+
def to_hash
|
369
|
+
hash = {}
|
370
|
+
self.class.attribute_map.each_pair do |attr, param|
|
371
|
+
value = self.send(attr)
|
372
|
+
next if value.nil?
|
373
|
+
hash[param] = _to_hash(value)
|
374
|
+
end
|
375
|
+
hash
|
376
|
+
end
|
377
|
+
|
378
|
+
# Outputs non-array value in the form of hash
|
379
|
+
# For object, use to_hash. Otherwise, just return the value
|
380
|
+
# @param [Object] value Any valid value
|
381
|
+
# @return [Hash] Returns the value in the form of hash
|
382
|
+
def _to_hash(value)
|
383
|
+
if value.is_a?(Array)
|
384
|
+
value.compact.map { |v| _to_hash(v) }
|
385
|
+
elsif value.is_a?(Hash)
|
386
|
+
{}.tap do |hash|
|
387
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
388
|
+
end
|
389
|
+
elsif value.respond_to? :to_hash
|
390
|
+
value.to_hash
|
391
|
+
else
|
392
|
+
value
|
393
|
+
end
|
394
|
+
end
|
395
|
+
|
396
|
+
end
|
397
|
+
end
|