aspose_email_cloud 19.12.0 → 20.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (341) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose-email-cloud.rb +186 -1
  3. data/lib/aspose-email-cloud/api/email_api.rb +1186 -698
  4. data/lib/aspose-email-cloud/api_client.rb +385 -382
  5. data/lib/aspose-email-cloud/api_error.rb +41 -41
  6. data/lib/aspose-email-cloud/configuration.rb +240 -240
  7. data/lib/aspose-email-cloud/models/account_base_request.rb +263 -260
  8. data/lib/aspose-email-cloud/models/add_attachment_request.rb +226 -223
  9. data/lib/aspose-email-cloud/models/ai_bcr_base64_image.rb +231 -228
  10. data/lib/aspose-email-cloud/models/ai_bcr_base64_rq.rb +228 -225
  11. data/lib/aspose-email-cloud/models/ai_bcr_image.rb +218 -215
  12. data/lib/aspose-email-cloud/models/ai_bcr_image_storage_file.rb +231 -228
  13. data/lib/aspose-email-cloud/models/ai_bcr_ocr_data.rb +256 -253
  14. data/lib/aspose-email-cloud/models/ai_bcr_ocr_data_part.rb +300 -297
  15. data/lib/aspose-email-cloud/models/ai_bcr_options.rb +226 -223
  16. data/lib/aspose-email-cloud/models/ai_bcr_parse_ocr_data_rq.rb +233 -0
  17. data/lib/aspose-email-cloud/models/ai_bcr_parse_storage_rq.rb +251 -248
  18. data/lib/aspose-email-cloud/models/ai_bcr_rq.rb +213 -210
  19. data/lib/aspose-email-cloud/models/ai_bcr_storage_image_rq.rb +233 -230
  20. data/lib/aspose-email-cloud/models/ai_name_component.rb +267 -264
  21. data/lib/aspose-email-cloud/models/ai_name_cultural_context.rb +270 -267
  22. data/lib/aspose-email-cloud/models/ai_name_extracted.rb +233 -230
  23. data/lib/aspose-email-cloud/models/ai_name_extracted_component.rb +231 -228
  24. data/lib/aspose-email-cloud/models/ai_name_formatted.rb +226 -223
  25. data/lib/aspose-email-cloud/models/ai_name_gender_hypothesis.rb +236 -233
  26. data/lib/aspose-email-cloud/models/ai_name_match_result.rb +233 -230
  27. data/lib/aspose-email-cloud/models/ai_name_mismatch.rb +249 -246
  28. data/lib/aspose-email-cloud/models/ai_name_parsed_match_rq.rb +266 -263
  29. data/lib/aspose-email-cloud/models/ai_name_parsed_rq.rb +246 -243
  30. data/lib/aspose-email-cloud/models/ai_name_weighted.rb +231 -228
  31. data/lib/aspose-email-cloud/models/ai_name_weighted_variants.rb +228 -225
  32. data/lib/aspose-email-cloud/models/alternate_view.rb +282 -0
  33. data/lib/aspose-email-cloud/models/append_email_account_base_request.rb +318 -315
  34. data/lib/aspose-email-cloud/models/append_email_base_request.rb +336 -333
  35. data/lib/aspose-email-cloud/models/append_email_mime_base_request.rb +355 -352
  36. data/lib/aspose-email-cloud/models/append_email_model_rq.rb +336 -0
  37. data/lib/aspose-email-cloud/models/associated_person.rb +244 -0
  38. data/lib/aspose-email-cloud/models/attachment.rb +324 -0
  39. data/lib/aspose-email-cloud/models/attachment_base.rb +254 -0
  40. data/lib/aspose-email-cloud/models/base_object.rb +91 -88
  41. data/lib/aspose-email-cloud/models/calendar_dto.rb +570 -0
  42. data/lib/aspose-email-cloud/models/calendar_dto_alternate_rq.rb +268 -0
  43. data/lib/aspose-email-cloud/models/calendar_dto_list.rb +215 -0
  44. data/lib/aspose-email-cloud/models/calendar_reminder.rb +318 -0
  45. data/lib/aspose-email-cloud/models/contact_dto.rb +699 -0
  46. data/lib/aspose-email-cloud/models/contact_dto_list.rb +215 -0
  47. data/lib/aspose-email-cloud/models/contact_photo.rb +255 -0
  48. data/lib/aspose-email-cloud/models/content_type.rb +267 -0
  49. data/lib/aspose-email-cloud/models/content_type_parameter.rb +226 -0
  50. data/lib/aspose-email-cloud/models/create_email_request.rb +231 -228
  51. data/lib/aspose-email-cloud/models/create_folder_base_request.rb +313 -310
  52. data/lib/aspose-email-cloud/models/customer_event.rb +231 -0
  53. data/lib/aspose-email-cloud/models/daily_recurrence_pattern_dto.rb +296 -0
  54. data/lib/aspose-email-cloud/models/delete_email_thread_account_rq.rb +276 -0
  55. data/lib/aspose-email-cloud/models/delete_folder_base_request.rb +318 -315
  56. data/lib/aspose-email-cloud/models/delete_message_base_request.rb +331 -315
  57. data/lib/aspose-email-cloud/models/disc_usage.rb +235 -233
  58. data/lib/aspose-email-cloud/models/discover_email_config_oauth.rb +391 -0
  59. data/lib/aspose-email-cloud/models/discover_email_config_password.rb +304 -0
  60. data/lib/aspose-email-cloud/models/discover_email_config_rq.rb +268 -0
  61. data/lib/aspose-email-cloud/models/email_account_config.rb +323 -0
  62. data/lib/aspose-email-cloud/models/email_account_config_list.rb +215 -0
  63. data/lib/aspose-email-cloud/models/email_account_request.rb +397 -394
  64. data/lib/aspose-email-cloud/models/email_address.rb +283 -0
  65. data/lib/aspose-email-cloud/models/email_client_account.rb +350 -0
  66. data/lib/aspose-email-cloud/models/email_client_account_credentials.rb +261 -0
  67. data/lib/aspose-email-cloud/models/email_client_account_oauth_credentials.rb +385 -0
  68. data/lib/aspose-email-cloud/models/email_client_account_password_credentials.rb +298 -0
  69. data/lib/aspose-email-cloud/models/email_client_multi_account.rb +233 -0
  70. data/lib/aspose-email-cloud/models/email_document.rb +233 -230
  71. data/lib/aspose-email-cloud/models/email_document_response.rb +213 -210
  72. data/lib/aspose-email-cloud/models/email_dto.rb +681 -0
  73. data/lib/aspose-email-cloud/models/email_dto_list.rb +215 -0
  74. data/lib/aspose-email-cloud/models/email_properties.rb +233 -230
  75. data/lib/aspose-email-cloud/models/email_property.rb +268 -265
  76. data/lib/aspose-email-cloud/models/email_property_response.rb +213 -210
  77. data/lib/aspose-email-cloud/models/email_thread.rb +254 -0
  78. data/lib/aspose-email-cloud/models/email_thread_list.rb +215 -0
  79. data/lib/aspose-email-cloud/models/email_thread_read_flag_rq.rb +294 -0
  80. data/lib/aspose-email-cloud/models/enum_with_custom_of_associated_person_category.rb +230 -0
  81. data/lib/aspose-email-cloud/models/enum_with_custom_of_email_address_category.rb +230 -0
  82. data/lib/aspose-email-cloud/models/enum_with_custom_of_event_category.rb +230 -0
  83. data/lib/aspose-email-cloud/models/enum_with_custom_of_instant_messenger_category.rb +230 -0
  84. data/lib/aspose-email-cloud/models/enum_with_custom_of_phone_number_category.rb +230 -0
  85. data/lib/aspose-email-cloud/models/enum_with_custom_of_postal_address_category.rb +230 -0
  86. data/lib/aspose-email-cloud/models/enum_with_custom_of_url_category.rb +230 -0
  87. data/lib/aspose-email-cloud/models/error.rb +251 -249
  88. data/lib/aspose-email-cloud/models/error_details.rb +230 -228
  89. data/lib/aspose-email-cloud/models/file_version.rb +305 -303
  90. data/lib/aspose-email-cloud/models/file_versions.rb +214 -212
  91. data/lib/aspose-email-cloud/models/files_list.rb +214 -212
  92. data/lib/aspose-email-cloud/models/files_upload_result.rb +229 -227
  93. data/lib/aspose-email-cloud/models/hierarchical_object.rb +106 -103
  94. data/lib/aspose-email-cloud/models/hierarchical_object_request.rb +231 -228
  95. data/lib/aspose-email-cloud/models/hierarchical_object_response.rb +226 -223
  96. data/lib/aspose-email-cloud/models/indexed_hierarchical_object.rb +124 -121
  97. data/lib/aspose-email-cloud/models/indexed_primitive_object.rb +122 -119
  98. data/lib/aspose-email-cloud/models/instant_messenger_address.rb +244 -0
  99. data/lib/aspose-email-cloud/models/link.rb +252 -249
  100. data/lib/aspose-email-cloud/models/linked_resource.rb +267 -0
  101. data/lib/aspose-email-cloud/models/list_response_of_ai_bcr_ocr_data.rb +214 -211
  102. data/lib/aspose-email-cloud/models/list_response_of_ai_name_component.rb +214 -211
  103. data/lib/aspose-email-cloud/models/list_response_of_ai_name_extracted.rb +214 -211
  104. data/lib/aspose-email-cloud/models/list_response_of_ai_name_gender_hypothesis.rb +214 -211
  105. data/lib/aspose-email-cloud/models/list_response_of_contact_dto.rb +214 -0
  106. data/lib/aspose-email-cloud/models/list_response_of_email_account_config.rb +214 -0
  107. data/lib/aspose-email-cloud/models/list_response_of_email_dto.rb +214 -0
  108. data/lib/aspose-email-cloud/models/list_response_of_email_thread.rb +214 -0
  109. data/lib/aspose-email-cloud/models/list_response_of_hierarchical_object.rb +214 -211
  110. data/lib/aspose-email-cloud/models/list_response_of_hierarchical_object_response.rb +214 -211
  111. data/lib/aspose-email-cloud/models/list_response_of_mail_server_folder.rb +214 -211
  112. data/lib/aspose-email-cloud/models/list_response_of_storage_file_location.rb +214 -211
  113. data/lib/aspose-email-cloud/models/list_response_of_storage_model_of_calendar_dto.rb +214 -0
  114. data/lib/aspose-email-cloud/models/list_response_of_storage_model_of_contact_dto.rb +214 -0
  115. data/lib/aspose-email-cloud/models/list_response_of_storage_model_of_email_dto.rb +214 -0
  116. data/lib/aspose-email-cloud/models/list_response_of_string.rb +214 -211
  117. data/lib/aspose-email-cloud/models/mail_address.rb +257 -0
  118. data/lib/aspose-email-cloud/models/mail_server_folder.rb +226 -223
  119. data/lib/aspose-email-cloud/models/mapi_attachment_dto.rb +226 -0
  120. data/lib/aspose-email-cloud/models/mapi_binary_property_dto.rb +250 -0
  121. data/lib/aspose-email-cloud/models/mapi_boolean_property_dto.rb +255 -0
  122. data/lib/aspose-email-cloud/models/mapi_calendar_attendees_dto.rb +266 -0
  123. data/lib/aspose-email-cloud/models/mapi_calendar_daily_recurrence_pattern_dto.rb +464 -0
  124. data/lib/aspose-email-cloud/models/mapi_calendar_dto.rb +728 -0
  125. data/lib/aspose-email-cloud/models/mapi_calendar_event_recurrence_dto.rb +293 -0
  126. data/lib/aspose-email-cloud/models/mapi_calendar_exception_info_dto.rb +431 -0
  127. data/lib/aspose-email-cloud/models/mapi_calendar_recurrence_pattern_dto.rb +449 -0
  128. data/lib/aspose-email-cloud/models/mapi_calendar_time_zone_dto.rb +228 -0
  129. data/lib/aspose-email-cloud/models/mapi_calendar_time_zone_info_dto.rb +313 -0
  130. data/lib/aspose-email-cloud/models/mapi_calendar_time_zone_rule_dto.rb +362 -0
  131. data/lib/aspose-email-cloud/models/mapi_calendar_weekly_recurrence_pattern_dto.rb +464 -0
  132. data/lib/aspose-email-cloud/models/mapi_calendar_yearly_and_monthly_recurrence_pattern_dto.rb +500 -0
  133. data/lib/aspose-email-cloud/models/mapi_contact_dto.rb +569 -0
  134. data/lib/aspose-email-cloud/models/mapi_contact_electronic_address_dto.rb +283 -0
  135. data/lib/aspose-email-cloud/models/mapi_contact_electronic_address_property_set_dto.rb +327 -0
  136. data/lib/aspose-email-cloud/models/mapi_contact_event_property_set_dto.rb +236 -0
  137. data/lib/aspose-email-cloud/models/mapi_contact_name_property_set_dto.rb +335 -0
  138. data/lib/aspose-email-cloud/models/mapi_contact_other_property_set_dto.rb +319 -0
  139. data/lib/aspose-email-cloud/models/mapi_contact_personal_info_property_set_dto.rb +454 -0
  140. data/lib/aspose-email-cloud/models/mapi_contact_photo_dto.rb +255 -0
  141. data/lib/aspose-email-cloud/models/mapi_contact_physical_address_dto.rb +322 -0
  142. data/lib/aspose-email-cloud/models/mapi_contact_physical_address_property_set_dto.rb +239 -0
  143. data/lib/aspose-email-cloud/models/mapi_contact_professional_property_set_dto.rb +291 -0
  144. data/lib/aspose-email-cloud/models/mapi_contact_telephone_property_set_dto.rb +457 -0
  145. data/lib/aspose-email-cloud/models/mapi_date_time_property_dto.rb +255 -0
  146. data/lib/aspose-email-cloud/models/mapi_electronic_address_dto.rb +265 -0
  147. data/lib/aspose-email-cloud/models/mapi_file_as_property_dto.rb +255 -0
  148. data/lib/aspose-email-cloud/models/mapi_importance_property_dto.rb +255 -0
  149. data/lib/aspose-email-cloud/models/mapi_int_property_dto.rb +255 -0
  150. data/lib/aspose-email-cloud/models/mapi_known_property_descriptor.rb +237 -0
  151. data/lib/aspose-email-cloud/models/mapi_legacy_free_busy_property_dto.rb +255 -0
  152. data/lib/aspose-email-cloud/models/mapi_message_dto.rb +801 -0
  153. data/lib/aspose-email-cloud/models/mapi_message_item_base_dto.rb +452 -0
  154. data/lib/aspose-email-cloud/models/mapi_multi_int_property_dto.rb +252 -0
  155. data/lib/aspose-email-cloud/models/mapi_multi_string_property_dto.rb +252 -0
  156. data/lib/aspose-email-cloud/models/mapi_physical_address_index_property_dto.rb +255 -0
  157. data/lib/aspose-email-cloud/models/mapi_pid_lid_property_descriptor.rb +322 -0
  158. data/lib/aspose-email-cloud/models/mapi_pid_name_property_descriptor.rb +304 -0
  159. data/lib/aspose-email-cloud/models/mapi_pid_property_descriptor.rb +286 -0
  160. data/lib/aspose-email-cloud/models/mapi_pid_tag_property_descriptor.rb +322 -0
  161. data/lib/aspose-email-cloud/models/mapi_property_descriptor.rb +224 -0
  162. data/lib/aspose-email-cloud/models/mapi_property_dto.rb +237 -0
  163. data/lib/aspose-email-cloud/models/mapi_recipient_dto.rb +257 -0
  164. data/lib/aspose-email-cloud/models/mapi_response_type_property_dto.rb +255 -0
  165. data/lib/aspose-email-cloud/models/mapi_string_property_dto.rb +250 -0
  166. data/lib/aspose-email-cloud/models/mime_response.rb +213 -210
  167. data/lib/aspose-email-cloud/models/monthly_recurrence_pattern_dto.rb +350 -0
  168. data/lib/aspose-email-cloud/models/move_email_message_rq.rb +302 -0
  169. data/lib/aspose-email-cloud/models/move_email_thread_rq.rb +276 -0
  170. data/lib/aspose-email-cloud/models/name_value_pair.rb +226 -0
  171. data/lib/aspose-email-cloud/models/object_exist.rb +235 -233
  172. data/lib/aspose-email-cloud/models/phone_number.rb +244 -0
  173. data/lib/aspose-email-cloud/models/postal_address.rb +353 -0
  174. data/lib/aspose-email-cloud/models/primitive_object.rb +104 -101
  175. data/lib/aspose-email-cloud/models/recurrence_pattern_dto.rb +296 -0
  176. data/lib/aspose-email-cloud/models/reminder_attendee.rb +213 -0
  177. data/lib/aspose-email-cloud/models/reminder_trigger.rb +249 -0
  178. data/lib/aspose-email-cloud/models/requests/add_calendar_attachment_request_data.rb +99 -89
  179. data/lib/aspose-email-cloud/models/requests/add_contact_attachment_request_data.rb +109 -96
  180. data/lib/aspose-email-cloud/models/requests/add_email_attachment_request_data.rb +99 -89
  181. data/lib/aspose-email-cloud/models/requests/add_mapi_attachment_request_data.rb +99 -89
  182. data/lib/aspose-email-cloud/models/requests/ai_bcr_ocr_request_data.rb +79 -75
  183. data/lib/aspose-email-cloud/models/requests/ai_bcr_ocr_storage_request_data.rb +79 -75
  184. data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_model_request_data.rb +79 -0
  185. data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_ocr_data_model_request_data.rb +79 -0
  186. data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_request_data.rb +79 -75
  187. data/lib/aspose-email-cloud/models/requests/ai_bcr_parse_storage_request_data.rb +79 -75
  188. data/lib/aspose-email-cloud/models/requests/ai_name_complete_request_data.rb +110 -91
  189. data/lib/aspose-email-cloud/models/requests/ai_name_expand_parsed_request_data.rb +79 -75
  190. data/lib/aspose-email-cloud/models/requests/ai_name_expand_request_data.rb +110 -91
  191. data/lib/aspose-email-cloud/models/requests/ai_name_format_parsed_request_data.rb +79 -75
  192. data/lib/aspose-email-cloud/models/requests/ai_name_format_request_data.rb +116 -94
  193. data/lib/aspose-email-cloud/models/requests/ai_name_genderize_parsed_request_data.rb +79 -75
  194. data/lib/aspose-email-cloud/models/requests/ai_name_genderize_request_data.rb +110 -91
  195. data/lib/aspose-email-cloud/models/requests/ai_name_match_parsed_request_data.rb +79 -75
  196. data/lib/aspose-email-cloud/models/requests/ai_name_match_request_data.rb +121 -99
  197. data/lib/aspose-email-cloud/models/requests/ai_name_parse_email_address_request_data.rb +110 -91
  198. data/lib/aspose-email-cloud/models/requests/ai_name_parse_request_data.rb +110 -91
  199. data/lib/aspose-email-cloud/models/requests/append_email_message_request_data.rb +79 -75
  200. data/lib/aspose-email-cloud/models/requests/append_email_model_message_request_data.rb +79 -0
  201. data/lib/aspose-email-cloud/models/requests/append_mime_message_request_data.rb +79 -75
  202. data/lib/aspose-email-cloud/models/requests/convert_calendar_model_to_alternate_request_data.rb +79 -0
  203. data/lib/aspose-email-cloud/models/requests/convert_calendar_model_to_file_request_data.rb +89 -0
  204. data/lib/aspose-email-cloud/models/requests/convert_calendar_model_to_mapi_model_request_data.rb +79 -0
  205. data/lib/aspose-email-cloud/models/requests/convert_calendar_request_data.rb +90 -0
  206. data/lib/aspose-email-cloud/models/requests/convert_contact_model_to_file_request_data.rb +89 -0
  207. data/lib/aspose-email-cloud/models/requests/convert_contact_model_to_mapi_model_request_data.rb +79 -0
  208. data/lib/aspose-email-cloud/models/requests/convert_contact_request_data.rb +100 -0
  209. data/lib/aspose-email-cloud/models/requests/convert_email_model_to_file_request_data.rb +89 -0
  210. data/lib/aspose-email-cloud/models/requests/convert_email_model_to_mapi_model_request_data.rb +79 -0
  211. data/lib/aspose-email-cloud/models/requests/convert_email_request_data.rb +90 -0
  212. data/lib/aspose-email-cloud/models/requests/convert_mapi_calendar_model_to_calendar_model_request_data.rb +79 -0
  213. data/lib/aspose-email-cloud/models/requests/convert_mapi_calendar_model_to_file_request_data.rb +89 -0
  214. data/lib/aspose-email-cloud/models/requests/convert_mapi_contact_model_to_contact_model_request_data.rb +79 -0
  215. data/lib/aspose-email-cloud/models/requests/convert_mapi_contact_model_to_file_request_data.rb +89 -0
  216. data/lib/aspose-email-cloud/models/requests/convert_mapi_message_model_to_email_model_request_data.rb +79 -0
  217. data/lib/aspose-email-cloud/models/requests/convert_mapi_message_model_to_file_request_data.rb +89 -0
  218. data/lib/aspose-email-cloud/models/requests/copy_file_request_data.rb +107 -92
  219. data/lib/aspose-email-cloud/models/requests/copy_folder_request_data.rb +101 -89
  220. data/lib/aspose-email-cloud/models/requests/create_calendar_request_data.rb +89 -82
  221. data/lib/aspose-email-cloud/models/requests/create_contact_request_data.rb +99 -89
  222. data/lib/aspose-email-cloud/models/requests/create_email_folder_request_data.rb +79 -75
  223. data/lib/aspose-email-cloud/models/requests/create_email_request_data.rb +89 -82
  224. data/lib/aspose-email-cloud/models/requests/create_folder_request_data.rb +84 -78
  225. data/lib/aspose-email-cloud/models/requests/create_mapi_request_data.rb +89 -82
  226. data/lib/aspose-email-cloud/models/requests/delete_calendar_property_request_data.rb +109 -96
  227. data/lib/aspose-email-cloud/models/requests/delete_contact_property_request_data.rb +119 -103
  228. data/lib/aspose-email-cloud/models/requests/delete_email_folder_request_data.rb +79 -75
  229. data/lib/aspose-email-cloud/models/requests/delete_email_message_request_data.rb +79 -75
  230. data/lib/aspose-email-cloud/models/requests/delete_email_thread_request_data.rb +89 -0
  231. data/lib/aspose-email-cloud/models/requests/delete_file_request_data.rb +90 -81
  232. data/lib/aspose-email-cloud/models/requests/delete_folder_request_data.rb +90 -81
  233. data/lib/aspose-email-cloud/models/requests/delete_mapi_attachment_request_data.rb +99 -89
  234. data/lib/aspose-email-cloud/models/requests/delete_mapi_properties_request_data.rb +89 -82
  235. data/lib/aspose-email-cloud/models/requests/discover_email_config_oauth_request_data.rb +79 -0
  236. data/lib/aspose-email-cloud/models/requests/discover_email_config_password_request_data.rb +79 -0
  237. data/lib/aspose-email-cloud/models/requests/discover_email_config_request_data.rb +86 -0
  238. data/lib/aspose-email-cloud/models/requests/download_file_request_data.rb +90 -81
  239. data/lib/aspose-email-cloud/models/requests/email_request.rb +75 -75
  240. data/lib/aspose-email-cloud/models/requests/fetch_email_message_request_data.rb +115 -93
  241. data/lib/aspose-email-cloud/models/requests/fetch_email_model_request_data.rb +115 -0
  242. data/lib/aspose-email-cloud/models/requests/fetch_email_thread_messages_request_data.rb +114 -0
  243. data/lib/aspose-email-cloud/models/requests/get_calendar_as_file_request_data.rb +101 -0
  244. data/lib/aspose-email-cloud/models/requests/get_calendar_attachment_request_data.rb +101 -88
  245. data/lib/aspose-email-cloud/models/requests/get_calendar_file_as_mapi_model_request_data.rb +80 -0
  246. data/lib/aspose-email-cloud/models/requests/get_calendar_file_as_model_request_data.rb +80 -0
  247. data/lib/aspose-email-cloud/models/requests/get_calendar_list_request_data.rb +108 -95
  248. data/lib/aspose-email-cloud/models/requests/get_calendar_model_as_alternate_request_data.rb +107 -0
  249. data/lib/aspose-email-cloud/models/requests/get_calendar_model_list_request_data.rb +98 -0
  250. data/lib/aspose-email-cloud/models/requests/get_calendar_model_request_data.rb +91 -0
  251. data/lib/aspose-email-cloud/models/requests/get_calendar_request_data.rb +91 -81
  252. data/lib/aspose-email-cloud/models/requests/get_contact_as_file_request_data.rb +111 -0
  253. data/lib/aspose-email-cloud/models/requests/get_contact_attachment_request_data.rb +111 -95
  254. data/lib/aspose-email-cloud/models/requests/get_contact_file_as_mapi_model_request_data.rb +90 -0
  255. data/lib/aspose-email-cloud/models/requests/get_contact_file_as_model_request_data.rb +90 -0
  256. data/lib/aspose-email-cloud/models/requests/get_contact_list_request_data.rb +103 -87
  257. data/lib/aspose-email-cloud/models/requests/get_contact_model_list_request_data.rb +103 -0
  258. data/lib/aspose-email-cloud/models/requests/get_contact_model_request_data.rb +101 -0
  259. data/lib/aspose-email-cloud/models/requests/get_contact_properties_request_data.rb +101 -88
  260. data/lib/aspose-email-cloud/models/requests/get_disc_usage_request_data.rb +74 -71
  261. data/lib/aspose-email-cloud/models/requests/get_email_as_file_request_data.rb +101 -0
  262. data/lib/aspose-email-cloud/models/requests/get_email_attachment_request_data.rb +101 -88
  263. data/lib/aspose-email-cloud/models/requests/get_email_client_account_request_data.rb +102 -0
  264. data/lib/aspose-email-cloud/models/requests/get_email_client_multi_account_request_data.rb +102 -0
  265. data/lib/aspose-email-cloud/models/requests/get_email_file_as_mapi_model_request_data.rb +90 -0
  266. data/lib/aspose-email-cloud/models/requests/get_email_file_as_model_request_data.rb +80 -0
  267. data/lib/aspose-email-cloud/models/requests/get_email_model_list_request_data.rb +103 -0
  268. data/lib/aspose-email-cloud/models/requests/get_email_model_request_data.rb +101 -0
  269. data/lib/aspose-email-cloud/models/requests/get_email_property_request_data.rb +101 -88
  270. data/lib/aspose-email-cloud/models/requests/get_email_request_data.rb +91 -81
  271. data/lib/aspose-email-cloud/models/requests/get_file_versions_request_data.rb +84 -78
  272. data/lib/aspose-email-cloud/models/requests/get_files_list_request_data.rb +84 -78
  273. data/lib/aspose-email-cloud/models/requests/get_mapi_attachment_request_data.rb +101 -88
  274. data/lib/aspose-email-cloud/models/requests/get_mapi_attachments_request_data.rb +91 -81
  275. data/lib/aspose-email-cloud/models/requests/get_mapi_calendar_model_request_data.rb +91 -0
  276. data/lib/aspose-email-cloud/models/requests/get_mapi_contact_model_request_data.rb +101 -0
  277. data/lib/aspose-email-cloud/models/requests/get_mapi_list_request_data.rb +93 -80
  278. data/lib/aspose-email-cloud/models/requests/get_mapi_message_model_request_data.rb +101 -0
  279. data/lib/aspose-email-cloud/models/requests/get_mapi_properties_request_data.rb +91 -81
  280. data/lib/aspose-email-cloud/models/requests/http_request.rb +51 -51
  281. data/lib/aspose-email-cloud/models/requests/is_email_address_disposable_request_data.rb +79 -0
  282. data/lib/aspose-email-cloud/models/requests/list_email_folders_request_data.rb +104 -88
  283. data/lib/aspose-email-cloud/models/requests/list_email_messages_request_data.rb +127 -105
  284. data/lib/aspose-email-cloud/models/requests/list_email_models_request_data.rb +122 -0
  285. data/lib/aspose-email-cloud/models/requests/list_email_threads_request_data.rb +121 -0
  286. data/lib/aspose-email-cloud/models/requests/move_email_message_request_data.rb +79 -0
  287. data/lib/aspose-email-cloud/models/requests/move_email_thread_request_data.rb +89 -0
  288. data/lib/aspose-email-cloud/models/requests/move_file_request_data.rb +107 -92
  289. data/lib/aspose-email-cloud/models/requests/move_folder_request_data.rb +101 -89
  290. data/lib/aspose-email-cloud/models/requests/object_exists_request_data.rb +90 -81
  291. data/lib/aspose-email-cloud/models/requests/save_calendar_model_request_data.rb +89 -0
  292. data/lib/aspose-email-cloud/models/requests/save_contact_model_request_data.rb +99 -0
  293. data/lib/aspose-email-cloud/models/requests/save_email_client_account_request_data.rb +79 -0
  294. data/lib/aspose-email-cloud/models/requests/save_email_client_multi_account_request_data.rb +79 -0
  295. data/lib/aspose-email-cloud/models/requests/save_email_model_request_data.rb +99 -0
  296. data/lib/aspose-email-cloud/models/requests/save_mail_account_request_data.rb +79 -75
  297. data/lib/aspose-email-cloud/models/requests/save_mail_o_auth_account_request_data.rb +79 -75
  298. data/lib/aspose-email-cloud/models/requests/save_mapi_calendar_model_request_data.rb +99 -0
  299. data/lib/aspose-email-cloud/models/requests/save_mapi_contact_model_request_data.rb +99 -0
  300. data/lib/aspose-email-cloud/models/requests/save_mapi_message_model_request_data.rb +99 -0
  301. data/lib/aspose-email-cloud/models/requests/send_email_mime_request_data.rb +79 -75
  302. data/lib/aspose-email-cloud/models/requests/send_email_model_request_data.rb +79 -0
  303. data/lib/aspose-email-cloud/models/requests/send_email_request_data.rb +79 -75
  304. data/lib/aspose-email-cloud/models/requests/set_email_property_request_data.rb +99 -89
  305. data/lib/aspose-email-cloud/models/requests/set_email_read_flag_request_data.rb +79 -75
  306. data/lib/aspose-email-cloud/models/requests/set_email_thread_read_flag_request_data.rb +89 -0
  307. data/lib/aspose-email-cloud/models/requests/storage_exists_request_data.rb +78 -75
  308. data/lib/aspose-email-cloud/models/requests/update_calendar_properties_request_data.rb +89 -82
  309. data/lib/aspose-email-cloud/models/requests/update_contact_properties_request_data.rb +99 -89
  310. data/lib/aspose-email-cloud/models/requests/update_mapi_properties_request_data.rb +89 -82
  311. data/lib/aspose-email-cloud/models/requests/upload_file_request_data.rb +96 -87
  312. data/lib/aspose-email-cloud/models/save_email_account_request.rb +434 -431
  313. data/lib/aspose-email-cloud/models/save_o_auth_email_account_request.rb +521 -505
  314. data/lib/aspose-email-cloud/models/send_email_base_request.rb +281 -278
  315. data/lib/aspose-email-cloud/models/send_email_mime_base_request.rb +300 -297
  316. data/lib/aspose-email-cloud/models/send_email_model_rq.rb +276 -0
  317. data/lib/aspose-email-cloud/models/set_email_property_request.rb +231 -228
  318. data/lib/aspose-email-cloud/models/set_message_read_flag_account_base_request.rb +318 -315
  319. data/lib/aspose-email-cloud/models/storage_exist.rb +217 -215
  320. data/lib/aspose-email-cloud/models/storage_file.rb +274 -272
  321. data/lib/aspose-email-cloud/models/storage_file_location.rb +263 -260
  322. data/lib/aspose-email-cloud/models/storage_file_rq_of_email_client_account.rb +225 -0
  323. data/lib/aspose-email-cloud/models/storage_file_rq_of_email_client_multi_account.rb +225 -0
  324. data/lib/aspose-email-cloud/models/storage_folder_location.rb +226 -223
  325. data/lib/aspose-email-cloud/models/storage_model_of_calendar_dto.rb +225 -0
  326. data/lib/aspose-email-cloud/models/storage_model_of_contact_dto.rb +225 -0
  327. data/lib/aspose-email-cloud/models/storage_model_of_email_dto.rb +225 -0
  328. data/lib/aspose-email-cloud/models/storage_model_rq_of_calendar_dto.rb +225 -0
  329. data/lib/aspose-email-cloud/models/storage_model_rq_of_contact_dto.rb +225 -0
  330. data/lib/aspose-email-cloud/models/storage_model_rq_of_email_dto.rb +225 -0
  331. data/lib/aspose-email-cloud/models/storage_model_rq_of_mapi_calendar_dto.rb +225 -0
  332. data/lib/aspose-email-cloud/models/storage_model_rq_of_mapi_contact_dto.rb +225 -0
  333. data/lib/aspose-email-cloud/models/storage_model_rq_of_mapi_message_dto.rb +225 -0
  334. data/lib/aspose-email-cloud/models/task_regenerating_pattern_dto.rb +314 -0
  335. data/lib/aspose-email-cloud/models/url.rb +244 -0
  336. data/lib/aspose-email-cloud/models/value_response.rb +213 -210
  337. data/lib/aspose-email-cloud/models/value_t_of_boolean.rb +217 -0
  338. data/lib/aspose-email-cloud/models/weekly_recurrence_pattern_dto.rb +311 -0
  339. data/lib/aspose-email-cloud/models/yearly_recurrence_pattern_dto.rb +368 -0
  340. data/lib/aspose-email-cloud/version.rb +15 -15
  341. metadata +237 -52
@@ -0,0 +1,322 @@
1
+ # ----------------------------------------------------------------------------
2
+ # <copyright company="Aspose" file="MapiPidLidPropertyDescriptor.rb">
3
+ # Copyright (c) 2018-2020 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
+ # Property identified by an unsigned 32-bit quantity along with a property set
31
+ class MapiPidLidPropertyDescriptor
32
+
33
+ # @return [String]
34
+ def discriminator #getter method
35
+ self.class.name.split('::').last
36
+ end
37
+
38
+ def discriminator=(discriminator) #setter method, parameter ignored
39
+ @discriminator = self.class.name.split('::').last
40
+ end
41
+
42
+ # The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
43
+ # @return [String]
44
+ attr_accessor :canonical_name
45
+
46
+ # [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
47
+ # @return [String]
48
+ attr_accessor :data_type
49
+
50
+ # Indicates if data type contains of multiple values
51
+ # @return [BOOLEAN]
52
+ attr_accessor :multiple_values_data_type
53
+
54
+ # A string that identifies the property
55
+ # @return [String]
56
+ attr_accessor :name
57
+
58
+ # An unsigned 32-bit quantity that, along with the property set, identifies a named property.
59
+ # @return [Integer]
60
+ attr_accessor :long_id
61
+
62
+ # A GUID that identifies a group of properties with a similar purpose.
63
+ # @return [String]
64
+ attr_accessor :property_set
65
+
66
+ # Attribute mapping from ruby-style variable name to JSON key.
67
+ def self.attribute_map
68
+ {
69
+ :'discriminator' => :'discriminator',
70
+ :'canonical_name' => :'canonicalName',
71
+ :'data_type' => :'dataType',
72
+ :'multiple_values_data_type' => :'multipleValuesDataType',
73
+ :'name' => :'name',
74
+ :'long_id' => :'longId',
75
+ :'property_set' => :'propertySet'
76
+ }
77
+ end
78
+
79
+ # Attribute type mapping.
80
+ def self.swagger_types
81
+ {
82
+ :'discriminator' => :'String',
83
+ :'canonical_name' => :'String',
84
+ :'data_type' => :'String',
85
+ :'multiple_values_data_type' => :'BOOLEAN',
86
+ :'name' => :'String',
87
+ :'long_id' => :'Integer',
88
+ :'property_set' => :'String'
89
+ }
90
+ end
91
+
92
+ # Initializes the object
93
+ # @param [Hash] attributes Model attributes in the form of hash
94
+ def initialize(attributes = {})
95
+ return unless attributes.is_a?(Hash)
96
+
97
+ # convert string to symbol for hash key
98
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
99
+
100
+ if attributes.has_key?(:'discriminator')
101
+ @discriminator = self.class.name.split('::').last
102
+ end
103
+
104
+ if attributes.has_key?(:'canonicalName')
105
+ self.canonical_name = attributes[:'canonicalName']
106
+ end
107
+
108
+ if attributes.has_key?(:'dataType')
109
+ self.data_type = attributes[:'dataType']
110
+ end
111
+
112
+ if attributes.has_key?(:'multipleValuesDataType')
113
+ self.multiple_values_data_type = attributes[:'multipleValuesDataType']
114
+ end
115
+
116
+ if attributes.has_key?(:'name')
117
+ self.name = attributes[:'name']
118
+ end
119
+
120
+ if attributes.has_key?(:'longId')
121
+ self.long_id = attributes[:'longId']
122
+ end
123
+
124
+ if attributes.has_key?(:'propertySet')
125
+ self.property_set = attributes[:'propertySet']
126
+ end
127
+ end
128
+
129
+ # Initializes the object
130
+ # @param [String] discriminator
131
+ # @param [String] canonical_name The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
132
+ # @param [String] data_type [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
133
+ # @param [BOOLEAN] multiple_values_data_type Indicates if data type contains of multiple values
134
+ # @param [String] name A string that identifies the property
135
+ # @param [Integer] long_id An unsigned 32-bit quantity that, along with the property set, identifies a named property.
136
+ # @param [String] property_set A GUID that identifies a group of properties with a similar purpose.
137
+ def initialize(discriminator=nil, canonical_name=nil, data_type=nil, multiple_values_data_type=nil, name=nil, long_id=nil, property_set=nil)
138
+ @discriminator = self.class.name.split('::').last
139
+ self.canonical_name = canonical_name if canonical_name
140
+ self.data_type = data_type if data_type
141
+ self.multiple_values_data_type = multiple_values_data_type if multiple_values_data_type
142
+ self.name = name if name
143
+ self.long_id = long_id if long_id
144
+ self.property_set = property_set if property_set
145
+ end
146
+
147
+ # Show invalid properties with the reasons. Usually used together with valid?
148
+ # @return Array for valid properties with the reasons
149
+ def list_invalid_properties
150
+ invalid_properties = Array.new
151
+ if @discriminator.nil?
152
+ invalid_properties.push('invalid value for "discriminator", discriminator cannot be nil.')
153
+ end
154
+
155
+ if @data_type.nil?
156
+ invalid_properties.push('invalid value for "data_type", data_type cannot be nil.')
157
+ end
158
+
159
+ if @multiple_values_data_type.nil?
160
+ invalid_properties.push('invalid value for "multiple_values_data_type", multiple_values_data_type cannot be nil.')
161
+ end
162
+
163
+ if @long_id.nil?
164
+ invalid_properties.push('invalid value for "long_id", long_id cannot be nil.')
165
+ end
166
+
167
+ if @property_set.nil?
168
+ invalid_properties.push('invalid value for "property_set", property_set cannot be nil.')
169
+ end
170
+
171
+ invalid_properties
172
+ end
173
+
174
+ # Check to see if the all the properties in the model are valid
175
+ # @return true if the model is valid
176
+ def valid?
177
+ return false if @discriminator.nil?
178
+ return false if @data_type.nil?
179
+ return false if @multiple_values_data_type.nil?
180
+ return false if @long_id.nil?
181
+ return false if @property_set.nil?
182
+ true
183
+ end
184
+
185
+ # Checks equality by comparing each attribute.
186
+ # @param [Object] Object to be compared
187
+ def ==(o)
188
+ return true if self.equal?(o)
189
+ self.class == o.class &&
190
+ discriminator == o.discriminator &&
191
+ canonical_name == o.canonical_name &&
192
+ data_type == o.data_type &&
193
+ multiple_values_data_type == o.multiple_values_data_type &&
194
+ name == o.name &&
195
+ long_id == o.long_id &&
196
+ property_set == o.property_set
197
+ end
198
+
199
+ # @see the `==` method
200
+ # @param [Object] Object to be compared
201
+ def eql?(o)
202
+ self == o
203
+ end
204
+
205
+ # Calculates hash code according to all attributes.
206
+ # @return [Fixnum] Hash code
207
+ def hash
208
+ [discriminator, canonical_name, data_type, multiple_values_data_type, name, long_id, property_set].hash
209
+ end
210
+
211
+ # Builds the object from hash
212
+ # @param [Hash] attributes Model attributes in the form of hash
213
+ # @return [Object] Returns the model itself
214
+ def build_from_hash(attributes)
215
+ return nil unless attributes.is_a?(Hash)
216
+ self.class.swagger_types.each_pair do |key, type|
217
+ attribute_key = self.class.attribute_map[key]
218
+ attribute_key = (attribute_key[0, 1].downcase + attribute_key[1..-1]).to_sym
219
+ if type =~ /\AArray<(.*)>/i
220
+ # check to ensure the input is an array given that the the attribute
221
+ # is documented as an array but the input is not
222
+ if attributes[attribute_key].is_a?(Array)
223
+ self.send("#{key}=", attributes[attribute_key].map { |v| _deserialize($1, v) })
224
+ end
225
+ elsif !attributes[attribute_key].nil?
226
+ self.send("#{key}=", _deserialize(type, attributes[attribute_key]))
227
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
228
+ end
229
+
230
+ self
231
+ end
232
+
233
+ # Deserializes the data based on type
234
+ # @param string type Data type
235
+ # @param string value Value to be deserialized
236
+ # @return [Object] Deserialized data
237
+ def _deserialize(type, value)
238
+ case type.to_sym
239
+ when :DateTime
240
+ DateTime.parse(value)
241
+ when :Date
242
+ Date.parse(value)
243
+ when :String
244
+ value.to_s
245
+ when :Integer
246
+ value.to_i
247
+ when :Float
248
+ value.to_f
249
+ when :BOOLEAN
250
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
251
+ true
252
+ else
253
+ false
254
+ end
255
+ when :Object
256
+ # generic object (usually a Hash), return directly
257
+ value
258
+ when /\AArray<(?<inner_type>.+)>\z/
259
+ inner_type = Regexp.last_match[:inner_type]
260
+ value.map { |v| _deserialize(inner_type, v) }
261
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
262
+ k_type = Regexp.last_match[:k_type]
263
+ v_type = Regexp.last_match[:v_type]
264
+ {}.tap do |hash|
265
+ value.each do |k, v|
266
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
267
+ end
268
+ end
269
+ else # model
270
+ sub_type = value[:type] || value[:discriminator] || type
271
+ if AsposeEmailCloud.const_defined?(sub_type)
272
+ type = sub_type
273
+ end
274
+ temp_model = AsposeEmailCloud.const_get(type).new
275
+ temp_model.build_from_hash(value)
276
+ end
277
+ end
278
+
279
+ # Returns the string representation of the object
280
+ # @return [String] String presentation of the object
281
+ def to_s
282
+ to_hash.to_s
283
+ end
284
+
285
+ # to_body is an alias to to_hash (backward compatibility)
286
+ # @return [Hash] Returns the object in the form of hash
287
+ def to_body
288
+ to_hash
289
+ end
290
+
291
+ # Returns the object in the form of hash
292
+ # @return [Hash] Returns the object in the form of hash
293
+ def to_hash
294
+ hash = {}
295
+ self.class.attribute_map.each_pair do |attr, param|
296
+ value = self.send(attr)
297
+ next if value.nil?
298
+ hash[param] = _to_hash(value)
299
+ end
300
+ hash
301
+ end
302
+
303
+ # Outputs non-array value in the form of hash
304
+ # For object, use to_hash. Otherwise, just return the value
305
+ # @param [Object] value Any valid value
306
+ # @return [Hash] Returns the value in the form of hash
307
+ def _to_hash(value)
308
+ if value.is_a?(Array)
309
+ value.compact.map { |v| _to_hash(v) }
310
+ elsif value.is_a?(Hash)
311
+ {}.tap do |hash|
312
+ value.each { |k, v| hash[k] = _to_hash(v) }
313
+ end
314
+ elsif value.respond_to? :to_hash
315
+ value.to_hash
316
+ else
317
+ value
318
+ end
319
+ end
320
+
321
+ end
322
+ end
@@ -0,0 +1,304 @@
1
+ # ----------------------------------------------------------------------------
2
+ # <copyright company="Aspose" file="MapiPidNamePropertyDescriptor.rb">
3
+ # Copyright (c) 2018-2020 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
+ # Property identified by a string name along with a property set
31
+ class MapiPidNamePropertyDescriptor
32
+
33
+ # @return [String]
34
+ def discriminator #getter method
35
+ self.class.name.split('::').last
36
+ end
37
+
38
+ def discriminator=(discriminator) #setter method, parameter ignored
39
+ @discriminator = self.class.name.split('::').last
40
+ end
41
+
42
+ # The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
43
+ # @return [String]
44
+ attr_accessor :canonical_name
45
+
46
+ # [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
47
+ # @return [String]
48
+ attr_accessor :data_type
49
+
50
+ # Indicates if data type contains of multiple values
51
+ # @return [BOOLEAN]
52
+ attr_accessor :multiple_values_data_type
53
+
54
+ # A string that identifies the property
55
+ # @return [String]
56
+ attr_accessor :name
57
+
58
+ # A GUID that identifies a group of properties with a similar purpose.
59
+ # @return [String]
60
+ attr_accessor :property_set
61
+
62
+ # Attribute mapping from ruby-style variable name to JSON key.
63
+ def self.attribute_map
64
+ {
65
+ :'discriminator' => :'discriminator',
66
+ :'canonical_name' => :'canonicalName',
67
+ :'data_type' => :'dataType',
68
+ :'multiple_values_data_type' => :'multipleValuesDataType',
69
+ :'name' => :'name',
70
+ :'property_set' => :'propertySet'
71
+ }
72
+ end
73
+
74
+ # Attribute type mapping.
75
+ def self.swagger_types
76
+ {
77
+ :'discriminator' => :'String',
78
+ :'canonical_name' => :'String',
79
+ :'data_type' => :'String',
80
+ :'multiple_values_data_type' => :'BOOLEAN',
81
+ :'name' => :'String',
82
+ :'property_set' => :'String'
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?(:'discriminator')
95
+ @discriminator = self.class.name.split('::').last
96
+ end
97
+
98
+ if attributes.has_key?(:'canonicalName')
99
+ self.canonical_name = attributes[:'canonicalName']
100
+ end
101
+
102
+ if attributes.has_key?(:'dataType')
103
+ self.data_type = attributes[:'dataType']
104
+ end
105
+
106
+ if attributes.has_key?(:'multipleValuesDataType')
107
+ self.multiple_values_data_type = attributes[:'multipleValuesDataType']
108
+ end
109
+
110
+ if attributes.has_key?(:'name')
111
+ self.name = attributes[:'name']
112
+ end
113
+
114
+ if attributes.has_key?(:'propertySet')
115
+ self.property_set = attributes[:'propertySet']
116
+ end
117
+ end
118
+
119
+ # Initializes the object
120
+ # @param [String] discriminator
121
+ # @param [String] canonical_name The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
122
+ # @param [String] data_type [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
123
+ # @param [BOOLEAN] multiple_values_data_type Indicates if data type contains of multiple values
124
+ # @param [String] name A string that identifies the property
125
+ # @param [String] property_set A GUID that identifies a group of properties with a similar purpose.
126
+ def initialize(discriminator=nil, canonical_name=nil, data_type=nil, multiple_values_data_type=nil, name=nil, property_set=nil)
127
+ @discriminator = self.class.name.split('::').last
128
+ self.canonical_name = canonical_name if canonical_name
129
+ self.data_type = data_type if data_type
130
+ self.multiple_values_data_type = multiple_values_data_type if multiple_values_data_type
131
+ self.name = name if name
132
+ self.property_set = property_set if property_set
133
+ end
134
+
135
+ # Show invalid properties with the reasons. Usually used together with valid?
136
+ # @return Array for valid properties with the reasons
137
+ def list_invalid_properties
138
+ invalid_properties = Array.new
139
+ if @discriminator.nil?
140
+ invalid_properties.push('invalid value for "discriminator", discriminator cannot be nil.')
141
+ end
142
+
143
+ if @data_type.nil?
144
+ invalid_properties.push('invalid value for "data_type", data_type cannot be nil.')
145
+ end
146
+
147
+ if @multiple_values_data_type.nil?
148
+ invalid_properties.push('invalid value for "multiple_values_data_type", multiple_values_data_type cannot be nil.')
149
+ end
150
+
151
+ if @property_set.nil?
152
+ invalid_properties.push('invalid value for "property_set", property_set cannot be nil.')
153
+ end
154
+
155
+ invalid_properties
156
+ end
157
+
158
+ # Check to see if the all the properties in the model are valid
159
+ # @return true if the model is valid
160
+ def valid?
161
+ return false if @discriminator.nil?
162
+ return false if @data_type.nil?
163
+ return false if @multiple_values_data_type.nil?
164
+ return false if @property_set.nil?
165
+ true
166
+ end
167
+
168
+ # Checks equality by comparing each attribute.
169
+ # @param [Object] Object to be compared
170
+ def ==(o)
171
+ return true if self.equal?(o)
172
+ self.class == o.class &&
173
+ discriminator == o.discriminator &&
174
+ canonical_name == o.canonical_name &&
175
+ data_type == o.data_type &&
176
+ multiple_values_data_type == o.multiple_values_data_type &&
177
+ name == o.name &&
178
+ property_set == o.property_set
179
+ end
180
+
181
+ # @see the `==` method
182
+ # @param [Object] Object to be compared
183
+ def eql?(o)
184
+ self == o
185
+ end
186
+
187
+ # Calculates hash code according to all attributes.
188
+ # @return [Fixnum] Hash code
189
+ def hash
190
+ [discriminator, canonical_name, data_type, multiple_values_data_type, name, property_set].hash
191
+ end
192
+
193
+ # Builds the object from hash
194
+ # @param [Hash] attributes Model attributes in the form of hash
195
+ # @return [Object] Returns the model itself
196
+ def build_from_hash(attributes)
197
+ return nil unless attributes.is_a?(Hash)
198
+ self.class.swagger_types.each_pair do |key, type|
199
+ attribute_key = self.class.attribute_map[key]
200
+ attribute_key = (attribute_key[0, 1].downcase + attribute_key[1..-1]).to_sym
201
+ if type =~ /\AArray<(.*)>/i
202
+ # check to ensure the input is an array given that the the attribute
203
+ # is documented as an array but the input is not
204
+ if attributes[attribute_key].is_a?(Array)
205
+ self.send("#{key}=", attributes[attribute_key].map { |v| _deserialize($1, v) })
206
+ end
207
+ elsif !attributes[attribute_key].nil?
208
+ self.send("#{key}=", _deserialize(type, attributes[attribute_key]))
209
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
210
+ end
211
+
212
+ self
213
+ end
214
+
215
+ # Deserializes the data based on type
216
+ # @param string type Data type
217
+ # @param string value Value to be deserialized
218
+ # @return [Object] Deserialized data
219
+ def _deserialize(type, value)
220
+ case type.to_sym
221
+ when :DateTime
222
+ DateTime.parse(value)
223
+ when :Date
224
+ Date.parse(value)
225
+ when :String
226
+ value.to_s
227
+ when :Integer
228
+ value.to_i
229
+ when :Float
230
+ value.to_f
231
+ when :BOOLEAN
232
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
233
+ true
234
+ else
235
+ false
236
+ end
237
+ when :Object
238
+ # generic object (usually a Hash), return directly
239
+ value
240
+ when /\AArray<(?<inner_type>.+)>\z/
241
+ inner_type = Regexp.last_match[:inner_type]
242
+ value.map { |v| _deserialize(inner_type, v) }
243
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
244
+ k_type = Regexp.last_match[:k_type]
245
+ v_type = Regexp.last_match[:v_type]
246
+ {}.tap do |hash|
247
+ value.each do |k, v|
248
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
249
+ end
250
+ end
251
+ else # model
252
+ sub_type = value[:type] || value[:discriminator] || type
253
+ if AsposeEmailCloud.const_defined?(sub_type)
254
+ type = sub_type
255
+ end
256
+ temp_model = AsposeEmailCloud.const_get(type).new
257
+ temp_model.build_from_hash(value)
258
+ end
259
+ end
260
+
261
+ # Returns the string representation of the object
262
+ # @return [String] String presentation of the object
263
+ def to_s
264
+ to_hash.to_s
265
+ end
266
+
267
+ # to_body is an alias to to_hash (backward compatibility)
268
+ # @return [Hash] Returns the object in the form of hash
269
+ def to_body
270
+ to_hash
271
+ end
272
+
273
+ # Returns the object in the form of hash
274
+ # @return [Hash] Returns the object in the form of hash
275
+ def to_hash
276
+ hash = {}
277
+ self.class.attribute_map.each_pair do |attr, param|
278
+ value = self.send(attr)
279
+ next if value.nil?
280
+ hash[param] = _to_hash(value)
281
+ end
282
+ hash
283
+ end
284
+
285
+ # Outputs non-array value in the form of hash
286
+ # For object, use to_hash. Otherwise, just return the value
287
+ # @param [Object] value Any valid value
288
+ # @return [Hash] Returns the value in the form of hash
289
+ def _to_hash(value)
290
+ if value.is_a?(Array)
291
+ value.compact.map { |v| _to_hash(v) }
292
+ elsif value.is_a?(Hash)
293
+ {}.tap do |hash|
294
+ value.each { |k, v| hash[k] = _to_hash(v) }
295
+ end
296
+ elsif value.respond_to? :to_hash
297
+ value.to_hash
298
+ else
299
+ value
300
+ end
301
+ end
302
+
303
+ end
304
+ end