sdksio-verizon-apis-sdk 1.5.1 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (657) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +2 -4
  3. data/README.md +31 -110
  4. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/api_helper.rb +2 -2
  5. data/lib/verizon_thing_space_quality_of_service_api_endpoints/client.rb +84 -0
  6. data/lib/verizon_thing_space_quality_of_service_api_endpoints/configuration.rb +116 -0
  7. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/controllers/base_controller.rb +2 -2
  8. data/lib/verizon_thing_space_quality_of_service_api_endpoints/controllers/exclusions_controller.rb +33 -0
  9. data/lib/{verizon/controllers/oauth_authorization_controller.rb → verizon_thing_space_quality_of_service_api_endpoints/controllers/o_auth_authorization_controller.rb} +8 -9
  10. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/controllers/thing_space_quality_of_service_api_actions_controller.rb +10 -12
  11. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/exceptions/api_exception.rb +2 -2
  12. data/lib/{verizon/exceptions/m_5g_bi_rest_error_response_exception.rb → verizon_thing_space_quality_of_service_api_endpoints/exceptions/default_exception.rb} +4 -4
  13. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/exceptions/device_location_result_exception.rb +2 -2
  14. data/lib/{verizon/exceptions/oauth_provider_exception.rb → verizon_thing_space_quality_of_service_api_endpoints/exceptions/o_auth_provider_exception.rb} +4 -4
  15. data/lib/verizon_thing_space_quality_of_service_api_endpoints/http/auth/thingspace_oauth.rb +134 -0
  16. data/lib/verizon_thing_space_quality_of_service_api_endpoints/http/auth/vz_m2m_session_token.rb +42 -0
  17. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/http/http_call_back.rb +2 -2
  18. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/http/http_method_enum.rb +2 -2
  19. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/http/http_request.rb +2 -2
  20. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/http/http_response.rb +2 -2
  21. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/models/account_consent_create.rb +4 -13
  22. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/models/base_model.rb +2 -2
  23. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/models/consent_transaction_id.rb +4 -4
  24. data/lib/{verizon/models/esim_device_id.rb → verizon_thing_space_quality_of_service_api_endpoints/models/device_id.rb} +10 -8
  25. data/lib/{verizon/models/qos_device_info.rb → verizon_thing_space_quality_of_service_api_endpoints/models/device_info.rb} +21 -18
  26. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/models/flow_info.rb +8 -7
  27. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/models/m201success.rb +2 -2
  28. data/lib/{verizon/models/oauth_provider_error_enum.rb → verizon_thing_space_quality_of_service_api_endpoints/models/o_auth_provider_error_enum.rb} +5 -5
  29. data/lib/{verizon/models/oauth_token.rb → verizon_thing_space_quality_of_service_api_endpoints/models/o_auth_token.rb} +4 -4
  30. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/models/subscribe_request.rb +15 -12
  31. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/utilities/date_time_helper.rb +2 -2
  32. data/lib/{verizon → verizon_thing_space_quality_of_service_api_endpoints}/utilities/file_wrapper.rb +2 -2
  33. data/lib/verizon_thing_space_quality_of_service_api_endpoints.rb +83 -0
  34. data/test/controllers/controller_test_base.rb +29 -0
  35. data/test/controllers/test_exclusions_controller.rb +34 -0
  36. data/test/controllers/test_thing_space_quality_of_service_api_actions_controller.rb +37 -0
  37. data/test/http_response_catcher.rb +19 -0
  38. metadata +64 -645
  39. data/lib/verizon/client.rb +0 -505
  40. data/lib/verizon/configuration.rb +0 -150
  41. data/lib/verizon/controllers/account_devices_controller.rb +0 -68
  42. data/lib/verizon/controllers/account_requests_controller.rb +0 -37
  43. data/lib/verizon/controllers/account_subscriptions_controller.rb +0 -56
  44. data/lib/verizon/controllers/accounts_controller.rb +0 -82
  45. data/lib/verizon/controllers/anomaly_settings_controller.rb +0 -80
  46. data/lib/verizon/controllers/anomaly_triggers_controller.rb +0 -195
  47. data/lib/verizon/controllers/anomaly_triggers_v2_controller.rb +0 -80
  48. data/lib/verizon/controllers/billing_controller.rb +0 -111
  49. data/lib/verizon/controllers/campaigns_v2_controller.rb +0 -218
  50. data/lib/verizon/controllers/campaigns_v3_controller.rb +0 -162
  51. data/lib/verizon/controllers/client_logging_controller.rb +0 -162
  52. data/lib/verizon/controllers/cloud_connector_devices_controller.rb +0 -144
  53. data/lib/verizon/controllers/cloud_connector_subscriptions_controller.rb +0 -73
  54. data/lib/verizon/controllers/configuration_files_controller.rb +0 -80
  55. data/lib/verizon/controllers/connectivity_callbacks_controller.rb +0 -89
  56. data/lib/verizon/controllers/device_actions_controller.rb +0 -177
  57. data/lib/verizon/controllers/device_diagnostics_controller.rb +0 -58
  58. data/lib/verizon/controllers/device_groups_controller.rb +0 -150
  59. data/lib/verizon/controllers/device_location_callbacks_controller.rb +0 -113
  60. data/lib/verizon/controllers/device_management_controller.rb +0 -743
  61. data/lib/verizon/controllers/device_monitoring_controller.rb +0 -56
  62. data/lib/verizon/controllers/device_profile_management_controller.rb +0 -104
  63. data/lib/verizon/controllers/device_reports_controller.rb +0 -131
  64. data/lib/verizon/controllers/device_service_management_controller.rb +0 -89
  65. data/lib/verizon/controllers/device_sms_messaging_controller.rb +0 -108
  66. data/lib/verizon/controllers/devices_location_subscriptions_controller.rb +0 -57
  67. data/lib/verizon/controllers/devices_locations_controller.rb +0 -173
  68. data/lib/verizon/controllers/diagnostics_callbacks_controller.rb +0 -83
  69. data/lib/verizon/controllers/diagnostics_factory_reset_controller.rb +0 -34
  70. data/lib/verizon/controllers/diagnostics_history_controller.rb +0 -34
  71. data/lib/verizon/controllers/diagnostics_observations_controller.rb +0 -59
  72. data/lib/verizon/controllers/diagnostics_settings_controller.rb +0 -35
  73. data/lib/verizon/controllers/diagnostics_subscriptions_controller.rb +0 -30
  74. data/lib/verizon/controllers/euicc_device_profile_management_controller.rb +0 -130
  75. data/lib/verizon/controllers/exclusions_controller.rb +0 -164
  76. data/lib/verizon/controllers/firmware_v1_controller.rb +0 -150
  77. data/lib/verizon/controllers/firmware_v3_controller.rb +0 -90
  78. data/lib/verizon/controllers/fixed_wireless_qualification_controller.rb +0 -34
  79. data/lib/verizon/controllers/global_reporting_controller.rb +0 -92
  80. data/lib/verizon/controllers/hyper_precise_location_callbacks_controller.rb +0 -133
  81. data/lib/verizon/controllers/m_5g_bi_device_actions_controller.rb +0 -88
  82. data/lib/verizon/controllers/m_5g_edge_platforms_controller.rb +0 -87
  83. data/lib/verizon/controllers/m_v2_triggers_controller.rb +0 -61
  84. data/lib/verizon/controllers/managing_esim_profiles_controller.rb +0 -248
  85. data/lib/verizon/controllers/performance_metrics_controller.rb +0 -49
  86. data/lib/verizon/controllers/promotion_period_information_controller.rb +0 -58
  87. data/lib/verizon/controllers/pwn_controller.rb +0 -149
  88. data/lib/verizon/controllers/retrieve_the_triggers_controller.rb +0 -93
  89. data/lib/verizon/controllers/server_logging_controller.rb +0 -37
  90. data/lib/verizon/controllers/service_endpoints_controller.rb +0 -223
  91. data/lib/verizon/controllers/service_plans_controller.rb +0 -35
  92. data/lib/verizon/controllers/service_profiles_controller.rb +0 -164
  93. data/lib/verizon/controllers/session_management_controller.rb +0 -78
  94. data/lib/verizon/controllers/sim_actions_controller.rb +0 -136
  95. data/lib/verizon/controllers/sim_secure_for_io_t_licenses_controller.rb +0 -94
  96. data/lib/verizon/controllers/sms_controller.rb +0 -88
  97. data/lib/verizon/controllers/software_management_callbacks_v1_controller.rb +0 -93
  98. data/lib/verizon/controllers/software_management_callbacks_v2_controller.rb +0 -109
  99. data/lib/verizon/controllers/software_management_callbacks_v3_controller.rb +0 -109
  100. data/lib/verizon/controllers/software_management_licenses_v1_controller.rb +0 -162
  101. data/lib/verizon/controllers/software_management_licenses_v2_controller.rb +0 -177
  102. data/lib/verizon/controllers/software_management_licenses_v3_controller.rb +0 -89
  103. data/lib/verizon/controllers/software_management_reports_v1_controller.rb +0 -105
  104. data/lib/verizon/controllers/software_management_reports_v2_controller.rb +0 -159
  105. data/lib/verizon/controllers/software_management_reports_v3_controller.rb +0 -98
  106. data/lib/verizon/controllers/software_management_subscriptions_v1_controller.rb +0 -64
  107. data/lib/verizon/controllers/software_management_subscriptions_v2_controller.rb +0 -31
  108. data/lib/verizon/controllers/software_management_subscriptions_v3_controller.rb +0 -31
  109. data/lib/verizon/controllers/targets_controller.rb +0 -123
  110. data/lib/verizon/controllers/update_triggers_controller.rb +0 -32
  111. data/lib/verizon/controllers/usage_trigger_management_controller.rb +0 -89
  112. data/lib/verizon/controllers/wireless_network_performance_controller.rb +0 -133
  113. data/lib/verizon/exceptions/connectivity_management_result_exception.rb +0 -37
  114. data/lib/verizon/exceptions/default_response_exception.rb +0 -37
  115. data/lib/verizon/exceptions/device_diagnostics_result_exception.rb +0 -39
  116. data/lib/verizon/exceptions/edge_discovery_result_exception.rb +0 -43
  117. data/lib/verizon/exceptions/edge_performance_result_exception.rb +0 -37
  118. data/lib/verizon/exceptions/esim_rest_error_response_exception.rb +0 -37
  119. data/lib/verizon/exceptions/fota_v1_result_exception.rb +0 -37
  120. data/lib/verizon/exceptions/fota_v2_result_exception.rb +0 -37
  121. data/lib/verizon/exceptions/fota_v3_result_exception.rb +0 -37
  122. data/lib/verizon/exceptions/gio_rest_error_response_exception.rb +0 -37
  123. data/lib/verizon/exceptions/hyper_precise_location_result_exception.rb +0 -42
  124. data/lib/verizon/exceptions/intelligence_result_exception.rb +0 -37
  125. data/lib/verizon/exceptions/ready_sim_rest_error_response_exception.rb +0 -37
  126. data/lib/verizon/exceptions/rest_error_response_exception.rb +0 -37
  127. data/lib/verizon/exceptions/rules_engine_rest_error_response_exception.rb +0 -42
  128. data/lib/verizon/exceptions/security_result_exception.rb +0 -42
  129. data/lib/verizon/exceptions/wnp_rest_error_response_exception.rb +0 -37
  130. data/lib/verizon/http/api_response.rb +0 -21
  131. data/lib/verizon/http/auth/thingspace_oauth.rb +0 -140
  132. data/lib/verizon/http/auth/vz_m2m_token.rb +0 -42
  133. data/lib/verizon/models/a_request_body_for_usage.rb +0 -94
  134. data/lib/verizon/models/acceleration.rb +0 -68
  135. data/lib/verizon/models/account.rb +0 -138
  136. data/lib/verizon/models/account_consent_update.rb +0 -60
  137. data/lib/verizon/models/account_details.rb +0 -141
  138. data/lib/verizon/models/account_device_list.rb +0 -68
  139. data/lib/verizon/models/account_device_list_filter.rb +0 -58
  140. data/lib/verizon/models/account_device_list_request.rb +0 -157
  141. data/lib/verizon/models/account_device_list_result.rb +0 -70
  142. data/lib/verizon/models/account_group_share.rb +0 -55
  143. data/lib/verizon/models/account_group_share_individual.rb +0 -69
  144. data/lib/verizon/models/account_identifier.rb +0 -52
  145. data/lib/verizon/models/account_labels.rb +0 -76
  146. data/lib/verizon/models/account_lead.rb +0 -70
  147. data/lib/verizon/models/account_leads_result.rb +0 -68
  148. data/lib/verizon/models/account_license_device_list_item.rb +0 -69
  149. data/lib/verizon/models/account_license_info.rb +0 -110
  150. data/lib/verizon/models/account_service.rb +0 -77
  151. data/lib/verizon/models/account_states_and_services.rb +0 -58
  152. data/lib/verizon/models/accuracy_mode_enum.rb +0 -20
  153. data/lib/verizon/models/action_account_group_share.rb +0 -50
  154. data/lib/verizon/models/activate.rb +0 -48
  155. data/lib/verizon/models/activate_device_profile_request.rb +0 -85
  156. data/lib/verizon/models/active_anomaly_indicator.rb +0 -51
  157. data/lib/verizon/models/active_trigger_indicator.rb +0 -51
  158. data/lib/verizon/models/add_devices_request.rb +0 -127
  159. data/lib/verizon/models/add_devices_result.rb +0 -69
  160. data/lib/verizon/models/address.rb +0 -130
  161. data/lib/verizon/models/address_item.rb +0 -105
  162. data/lib/verizon/models/addressquery.rb +0 -59
  163. data/lib/verizon/models/aggregate_session_report.rb +0 -90
  164. data/lib/verizon/models/aggregate_session_report_request.rb +0 -124
  165. data/lib/verizon/models/aggregate_usage.rb +0 -79
  166. data/lib/verizon/models/aggregate_usage_error.rb +0 -69
  167. data/lib/verizon/models/aggregate_usage_item.rb +0 -73
  168. data/lib/verizon/models/aggregated_report_callback_result.rb +0 -62
  169. data/lib/verizon/models/aggregated_report_callback_status_enum.rb +0 -24
  170. data/lib/verizon/models/anomaly_detection_request.rb +0 -72
  171. data/lib/verizon/models/anomaly_detection_settings.rb +0 -74
  172. data/lib/verizon/models/anomaly_detection_trigger.rb +0 -50
  173. data/lib/verizon/models/anomaly_trigger_request.rb +0 -107
  174. data/lib/verizon/models/anomaly_trigger_result.rb +0 -59
  175. data/lib/verizon/models/anomaly_trigger_value.rb +0 -120
  176. data/lib/verizon/models/api_response_code.rb +0 -56
  177. data/lib/verizon/models/assign_license_request.rb +0 -86
  178. data/lib/verizon/models/associate_label_request.rb +0 -57
  179. data/lib/verizon/models/asynchronous_location_request_result.rb +0 -69
  180. data/lib/verizon/models/asynchronous_request_result.rb +0 -59
  181. data/lib/verizon/models/attribute_identifier_enum.rb +0 -32
  182. data/lib/verizon/models/attribute_setting.rb +0 -106
  183. data/lib/verizon/models/bill_usage_request.rb +0 -76
  184. data/lib/verizon/models/billable_usage_report.rb +0 -121
  185. data/lib/verizon/models/billedusage_list_request.rb +0 -87
  186. data/lib/verizon/models/billing_cycle.rb +0 -59
  187. data/lib/verizon/models/bullseye_service_request.rb +0 -65
  188. data/lib/verizon/models/bullseye_service_result.rb +0 -79
  189. data/lib/verizon/models/cache_mode_enum.rb +0 -26
  190. data/lib/verizon/models/callback_action_result.rb +0 -59
  191. data/lib/verizon/models/callback_created.rb +0 -68
  192. data/lib/verizon/models/callback_registered.rb +0 -57
  193. data/lib/verizon/models/callback_registration_request.rb +0 -78
  194. data/lib/verizon/models/callback_registration_result.rb +0 -59
  195. data/lib/verizon/models/callback_service_enum.rb +0 -20
  196. data/lib/verizon/models/callback_service_name_enum.rb +0 -23
  197. data/lib/verizon/models/callback_summary.rb +0 -50
  198. data/lib/verizon/models/campaign.rb +0 -190
  199. data/lib/verizon/models/campaign_firmware_upgrade.rb +0 -151
  200. data/lib/verizon/models/campaign_meta_info_protocol_enum.rb +0 -23
  201. data/lib/verizon/models/campaign_software.rb +0 -205
  202. data/lib/verizon/models/campaign_software_upgrade.rb +0 -172
  203. data/lib/verizon/models/campaign_status_enum.rb +0 -41
  204. data/lib/verizon/models/carrier.rb +0 -50
  205. data/lib/verizon/models/carrier_actions_request.rb +0 -119
  206. data/lib/verizon/models/carrier_activate_request.rb +0 -200
  207. data/lib/verizon/models/carrier_deactivate_request.rb +0 -142
  208. data/lib/verizon/models/carrier_information.rb +0 -70
  209. data/lib/verizon/models/carrier_service_plan.rb +0 -83
  210. data/lib/verizon/models/change_configuration_request.rb +0 -73
  211. data/lib/verizon/models/change_configuration_response.rb +0 -155
  212. data/lib/verizon/models/change_device_id_request.rb +0 -150
  213. data/lib/verizon/models/change_plan.rb +0 -68
  214. data/lib/verizon/models/change_pwn_device_ipaddress_request.rb +0 -65
  215. data/lib/verizon/models/change_pwn_device_ipaddress_response.rb +0 -51
  216. data/lib/verizon/models/change_pwn_device_profile_request.rb +0 -73
  217. data/lib/verizon/models/change_pwn_device_profile_response.rb +0 -51
  218. data/lib/verizon/models/change_pwn_device_state_activate_request.rb +0 -73
  219. data/lib/verizon/models/change_pwn_device_state_deactivate_request.rb +0 -65
  220. data/lib/verizon/models/change_pwn_device_state_response.rb +0 -51
  221. data/lib/verizon/models/check_in_history_item.rb +0 -88
  222. data/lib/verizon/models/check_order_status_request.rb +0 -78
  223. data/lib/verizon/models/client_type_enum.rb +0 -44
  224. data/lib/verizon/models/compute_resources_type.rb +0 -68
  225. data/lib/verizon/models/condition.rb +0 -59
  226. data/lib/verizon/models/condition_account_group_share.rb +0 -50
  227. data/lib/verizon/models/configuration.rb +0 -50
  228. data/lib/verizon/models/connection_event.rb +0 -90
  229. data/lib/verizon/models/connection_history_result.rb +0 -73
  230. data/lib/verizon/models/connectivity_management_callback.rb +0 -92
  231. data/lib/verizon/models/connectivity_management_success_result.rb +0 -51
  232. data/lib/verizon/models/consent_delete_request.rb +0 -59
  233. data/lib/verizon/models/consent_request.rb +0 -77
  234. data/lib/verizon/models/contact_info_update_request.rb +0 -87
  235. data/lib/verizon/models/coordinates.rb +0 -59
  236. data/lib/verizon/models/create_device_group_request.rb +0 -89
  237. data/lib/verizon/models/create_io_t_application_request.rb +0 -130
  238. data/lib/verizon/models/create_io_t_application_response.rb +0 -72
  239. data/lib/verizon/models/create_service_profile_result.rb +0 -52
  240. data/lib/verizon/models/create_subscription_request.rb +0 -148
  241. data/lib/verizon/models/create_target_request.rb +0 -162
  242. data/lib/verizon/models/create_target_request_fields.rb +0 -59
  243. data/lib/verizon/models/create_trigger_request.rb +0 -130
  244. data/lib/verizon/models/create_trigger_request_options.rb +0 -102
  245. data/lib/verizon/models/create_trigger_v2_request.rb +0 -110
  246. data/lib/verizon/models/custom_fields.rb +0 -56
  247. data/lib/verizon/models/custom_fields_update_request.rb +0 -130
  248. data/lib/verizon/models/customer_name.rb +0 -85
  249. data/lib/verizon/models/customernamequery.rb +0 -59
  250. data/lib/verizon/models/cycle_type_enum.rb +0 -23
  251. data/lib/verizon/models/daily_usage.rb +0 -68
  252. data/lib/verizon/models/daily_usage_history.rb +0 -106
  253. data/lib/verizon/models/daily_usage_item.rb +0 -68
  254. data/lib/verizon/models/daily_usage_response.rb +0 -80
  255. data/lib/verizon/models/data_percentage100_trigger_attribute.rb +0 -60
  256. data/lib/verizon/models/data_percentage50_trigger_attribute.rb +0 -60
  257. data/lib/verizon/models/data_percentage75_trigger_attribute.rb +0 -60
  258. data/lib/verizon/models/data_percentage90_trigger_attribute.rb +0 -60
  259. data/lib/verizon/models/data_trigger_request.rb +0 -68
  260. data/lib/verizon/models/date_filter.rb +0 -56
  261. data/lib/verizon/models/deactivate_device_list.rb +0 -59
  262. data/lib/verizon/models/deactivate_device_profile_request.rb +0 -104
  263. data/lib/verizon/models/delete_devices_request.rb +0 -69
  264. data/lib/verizon/models/delete_devices_result.rb +0 -71
  265. data/lib/verizon/models/delete_service_profile_result.rb +0 -59
  266. data/lib/verizon/models/delete_subscription_request.rb +0 -63
  267. data/lib/verizon/models/delete_target_request.rb +0 -63
  268. data/lib/verizon/models/deregister_service_endpoint_result.rb +0 -60
  269. data/lib/verizon/models/device.rb +0 -56
  270. data/lib/verizon/models/device_activation_request.rb +0 -66
  271. data/lib/verizon/models/device_aggregate_usage_list_request.rb +0 -117
  272. data/lib/verizon/models/device_connection_list_request.rb +0 -65
  273. data/lib/verizon/models/device_cost_center_request.rb +0 -149
  274. data/lib/verizon/models/device_diagnostics_callback.rb +0 -92
  275. data/lib/verizon/models/device_extended_diagnostics_request.rb +0 -67
  276. data/lib/verizon/models/device_extended_diagnostics_result.rb +0 -61
  277. data/lib/verizon/models/device_filter.rb +0 -89
  278. data/lib/verizon/models/device_filter_without_account.rb +0 -78
  279. data/lib/verizon/models/device_firmware_list.rb +0 -70
  280. data/lib/verizon/models/device_firmware_upgrade.rb +0 -129
  281. data/lib/verizon/models/device_firmware_version.rb +0 -98
  282. data/lib/verizon/models/device_firmware_version_update_result.rb +0 -56
  283. data/lib/verizon/models/device_group.rb +0 -88
  284. data/lib/verizon/models/device_group_devices_data.rb +0 -88
  285. data/lib/verizon/models/device_group_update_request.rb +0 -103
  286. data/lib/verizon/models/device_id.rb +0 -58
  287. data/lib/verizon/models/device_id2.rb +0 -59
  288. data/lib/verizon/models/device_id_search.rb +0 -78
  289. data/lib/verizon/models/device_idarray.rb +0 -59
  290. data/lib/verizon/models/device_identifier.rb +0 -66
  291. data/lib/verizon/models/device_imei.rb +0 -48
  292. data/lib/verizon/models/device_info.rb +0 -65
  293. data/lib/verizon/models/device_labels.rb +0 -56
  294. data/lib/verizon/models/device_list.rb +0 -59
  295. data/lib/verizon/models/device_list2.rb +0 -59
  296. data/lib/verizon/models/device_list_ip.rb +0 -65
  297. data/lib/verizon/models/device_list_query_item.rb +0 -118
  298. data/lib/verizon/models/device_list_query_result.rb +0 -89
  299. data/lib/verizon/models/device_list_result.rb +0 -73
  300. data/lib/verizon/models/device_list_with_service_address.rb +0 -69
  301. data/lib/verizon/models/device_list_with_service_address1.rb +0 -69
  302. data/lib/verizon/models/device_location_callback.rb +0 -56
  303. data/lib/verizon/models/device_location_subscription.rb +0 -78
  304. data/lib/verizon/models/device_location_success_result.rb +0 -50
  305. data/lib/verizon/models/device_log.rb +0 -100
  306. data/lib/verizon/models/device_logging_request.rb +0 -48
  307. data/lib/verizon/models/device_logging_status.rb +0 -56
  308. data/lib/verizon/models/device_management_result.rb +0 -52
  309. data/lib/verizon/models/device_mismatch_list_request.rb +0 -90
  310. data/lib/verizon/models/device_mismatch_list_result.rb +0 -61
  311. data/lib/verizon/models/device_prl_list_request.rb +0 -116
  312. data/lib/verizon/models/device_profile_request.rb +0 -77
  313. data/lib/verizon/models/device_propertylocation.rb +0 -59
  314. data/lib/verizon/models/device_provisioning_history_list_request.rb +0 -65
  315. data/lib/verizon/models/device_provisioning_history_list_result.rb +0 -71
  316. data/lib/verizon/models/device_reset_request.rb +0 -78
  317. data/lib/verizon/models/device_service_information.rb +0 -68
  318. data/lib/verizon/models/device_service_request.rb +0 -57
  319. data/lib/verizon/models/device_software_upgrade.rb +0 -100
  320. data/lib/verizon/models/device_suspension_status_request.rb +0 -78
  321. data/lib/verizon/models/device_upgrade_history.rb +0 -125
  322. data/lib/verizon/models/device_upload_request.rb +0 -90
  323. data/lib/verizon/models/device_usage_list_request.rb +0 -76
  324. data/lib/verizon/models/device_usage_list_result.rb +0 -70
  325. data/lib/verizon/models/devices_consent_result.rb +0 -96
  326. data/lib/verizon/models/devices_protocol_enum.rb +0 -26
  327. data/lib/verizon/models/diagnostic_observation_setting.rb +0 -79
  328. data/lib/verizon/models/diagnostics_category.rb +0 -70
  329. data/lib/verizon/models/diagnostics_observation_result.rb +0 -71
  330. data/lib/verizon/models/diagnostics_subscription.rb +0 -103
  331. data/lib/verizon/models/download_time_window.rb +0 -59
  332. data/lib/verizon/models/edge_discovery_result_data.rb +0 -52
  333. data/lib/verizon/models/enable_promo_exp.rb +0 -51
  334. data/lib/verizon/models/enable_promo_exp1.rb +0 -59
  335. data/lib/verizon/models/engagement.rb +0 -77
  336. data/lib/verizon/models/error_response_code_enum.rb +0 -29
  337. data/lib/verizon/models/esim_device_list.rb +0 -59
  338. data/lib/verizon/models/esim_global_device_list.rb +0 -103
  339. data/lib/verizon/models/esim_profile_request.rb +0 -96
  340. data/lib/verizon/models/esim_profile_request2.rb +0 -87
  341. data/lib/verizon/models/esim_provhistory_request.rb +0 -104
  342. data/lib/verizon/models/esim_request_response.rb +0 -50
  343. data/lib/verizon/models/extended_attribute.rb +0 -60
  344. data/lib/verizon/models/extended_attributes.rb +0 -59
  345. data/lib/verizon/models/fall_back.rb +0 -69
  346. data/lib/verizon/models/feature.rb +0 -52
  347. data/lib/verizon/models/fields.rb +0 -50
  348. data/lib/verizon/models/fields1.rb +0 -50
  349. data/lib/verizon/models/fields2.rb +0 -50
  350. data/lib/verizon/models/fields_http_headers.rb +0 -50
  351. data/lib/verizon/models/filter_criteria_account_group_share.rb +0 -51
  352. data/lib/verizon/models/filtercriteria.rb +0 -59
  353. data/lib/verizon/models/filtercriteria2.rb +0 -51
  354. data/lib/verizon/models/find_device_by_property_response.rb +0 -173
  355. data/lib/verizon/models/find_device_by_property_response_list.rb +0 -60
  356. data/lib/verizon/models/firmware.rb +0 -125
  357. data/lib/verizon/models/firmware_campaign.rb +0 -164
  358. data/lib/verizon/models/firmware_imei.rb +0 -49
  359. data/lib/verizon/models/firmware_package.rb +0 -113
  360. data/lib/verizon/models/firmware_protocol_enum.rb +0 -26
  361. data/lib/verizon/models/firmware_type_list_enum.rb +0 -23
  362. data/lib/verizon/models/firmware_upgrade.rb +0 -118
  363. data/lib/verizon/models/firmware_upgrade_change_request.rb +0 -56
  364. data/lib/verizon/models/firmware_upgrade_change_result.rb +0 -79
  365. data/lib/verizon/models/firmware_upgrade_device_list_item.rb +0 -71
  366. data/lib/verizon/models/firmware_upgrade_request.rb +0 -91
  367. data/lib/verizon/models/fota_v1_callback_registration_request.rb +0 -77
  368. data/lib/verizon/models/fota_v1_callback_registration_result.rb +0 -61
  369. data/lib/verizon/models/fota_v1_success_result.rb +0 -50
  370. data/lib/verizon/models/fota_v2_callback_registration_request.rb +0 -50
  371. data/lib/verizon/models/fota_v2_callback_registration_result.rb +0 -50
  372. data/lib/verizon/models/fota_v2_subscription.rb +0 -89
  373. data/lib/verizon/models/fota_v2_success_result.rb +0 -48
  374. data/lib/verizon/models/fota_v3_callback_registration_request.rb +0 -50
  375. data/lib/verizon/models/fota_v3_callback_registration_result.rb +0 -50
  376. data/lib/verizon/models/fota_v3_callback_summary.rb +0 -50
  377. data/lib/verizon/models/fota_v3_subscription.rb +0 -89
  378. data/lib/verizon/models/fota_v3_success_result.rb +0 -48
  379. data/lib/verizon/models/generate_external_id_request.rb +0 -52
  380. data/lib/verizon/models/generate_external_id_result.rb +0 -50
  381. data/lib/verizon/models/get_account_device_consent.rb +0 -71
  382. data/lib/verizon/models/get_device_experience_score_bulk_request.rb +0 -65
  383. data/lib/verizon/models/get_device_experience_score_history_request.rb +0 -56
  384. data/lib/verizon/models/get_device_list_with_profiles_request.rb +0 -102
  385. data/lib/verizon/models/get_network_conditions_request.rb +0 -64
  386. data/lib/verizon/models/get_pwn_performance_consent_response.rb +0 -50
  387. data/lib/verizon/models/get_trigger_response.rb +0 -192
  388. data/lib/verizon/models/get_trigger_response_list.rb +0 -59
  389. data/lib/verizon/models/get_wireless_coverage_request.rb +0 -90
  390. data/lib/verizon/models/get_wireless_coverage_request_fwa.rb +0 -90
  391. data/lib/verizon/models/gio_deactivate_device_profile_request.rb +0 -96
  392. data/lib/verizon/models/gio_device_id.rb +0 -56
  393. data/lib/verizon/models/gio_device_list.rb +0 -59
  394. data/lib/verizon/models/gio_profile_request.rb +0 -85
  395. data/lib/verizon/models/gio_request_response.rb +0 -50
  396. data/lib/verizon/models/gio_sms_message.rb +0 -86
  397. data/lib/verizon/models/giosms_send_request.rb +0 -131
  398. data/lib/verizon/models/go_to_state_request.rb +0 -214
  399. data/lib/verizon/models/gpu.rb +0 -81
  400. data/lib/verizon/models/group_name.rb +0 -50
  401. data/lib/verizon/models/history.rb +0 -67
  402. data/lib/verizon/models/history_attribute_value.rb +0 -77
  403. data/lib/verizon/models/history_search_filter.rb +0 -67
  404. data/lib/verizon/models/history_search_filter_attributes.rb +0 -50
  405. data/lib/verizon/models/history_search_limit_time.rb +0 -69
  406. data/lib/verizon/models/history_search_request.rb +0 -82
  407. data/lib/verizon/models/http_status_code_enum.rb +0 -228
  408. data/lib/verizon/models/hyper_precise_location_callback.rb +0 -60
  409. data/lib/verizon/models/hyper_precise_location_fault.rb +0 -68
  410. data/lib/verizon/models/i_error_message.rb +0 -80
  411. data/lib/verizon/models/id.rb +0 -61
  412. data/lib/verizon/models/intelligence_success_result.rb +0 -50
  413. data/lib/verizon/models/ip_pool.rb +0 -69
  414. data/lib/verizon/models/key_data_percentage50.rb +0 -59
  415. data/lib/verizon/models/key_service_plan.rb +0 -50
  416. data/lib/verizon/models/keyschunk2.rb +0 -135
  417. data/lib/verizon/models/keysms_percentage50.rb +0 -59
  418. data/lib/verizon/models/kpi_info.rb +0 -116
  419. data/lib/verizon/models/kpi_info_list.rb +0 -59
  420. data/lib/verizon/models/kv_pair.rb +0 -59
  421. data/lib/verizon/models/label.rb +0 -59
  422. data/lib/verizon/models/labels_list.rb +0 -59
  423. data/lib/verizon/models/license_device_id.rb +0 -61
  424. data/lib/verizon/models/license_device_list.rb +0 -68
  425. data/lib/verizon/models/list_all_service_endpoints_result.rb +0 -59
  426. data/lib/verizon/models/list_mec_platforms_result.rb +0 -62
  427. data/lib/verizon/models/list_optimal_service_endpoints_result.rb +0 -59
  428. data/lib/verizon/models/list_regions_result.rb +0 -61
  429. data/lib/verizon/models/list_service_profiles_result.rb +0 -60
  430. data/lib/verizon/models/location.rb +0 -68
  431. data/lib/verizon/models/location_report.rb +0 -99
  432. data/lib/verizon/models/location_report_status.rb +0 -59
  433. data/lib/verizon/models/location_request.rb +0 -86
  434. data/lib/verizon/models/locations.rb +0 -59
  435. data/lib/verizon/models/locationscoord.rb +0 -57
  436. data/lib/verizon/models/log_in_request.rb +0 -57
  437. data/lib/verizon/models/log_in_result.rb +0 -52
  438. data/lib/verizon/models/log_out_request.rb +0 -50
  439. data/lib/verizon/models/m_5g_bi_address.rb +0 -115
  440. data/lib/verizon/models/m_5g_bi_carrier_information.rb +0 -50
  441. data/lib/verizon/models/m_5g_bi_customer_name.rb +0 -87
  442. data/lib/verizon/models/m_5g_bi_request_response.rb +0 -50
  443. data/lib/verizon/models/m_5g_biaccount_nameobject.rb +0 -202
  444. data/lib/verizon/models/m_5g_biactivate_request.rb +0 -112
  445. data/lib/verizon/models/m_5g_biaddress_andcustomerinfo.rb +0 -51
  446. data/lib/verizon/models/m_5g_biaddress_andcustomerinfo2.rb +0 -51
  447. data/lib/verizon/models/m_5g_biattribute1.rb +0 -50
  448. data/lib/verizon/models/m_5g_biattribute2.rb +0 -59
  449. data/lib/verizon/models/m_5g_bichange_request.rb +0 -93
  450. data/lib/verizon/models/m_5g_bidevice_detailsresponse.rb +0 -68
  451. data/lib/verizon/models/m_5g_bidevice_id.rb +0 -50
  452. data/lib/verizon/models/m_5g_bidevice_id1.rb +0 -59
  453. data/lib/verizon/models/m_5g_bidevice_idarray.rb +0 -59
  454. data/lib/verizon/models/m_5g_bikey_value1.rb +0 -59
  455. data/lib/verizon/models/m_5g_biprimary_placeofuse.rb +0 -59
  456. data/lib/verizon/models/managed_acc_added_list.rb +0 -59
  457. data/lib/verizon/models/managed_acc_provisioned_list.rb +0 -59
  458. data/lib/verizon/models/managed_account_cancel_request.rb +0 -82
  459. data/lib/verizon/models/managed_account_cancel_response.rb +0 -90
  460. data/lib/verizon/models/managed_accounts_add_request.rb +0 -74
  461. data/lib/verizon/models/managed_accounts_add_response.rb +0 -68
  462. data/lib/verizon/models/managed_accounts_get_all_response.rb +0 -90
  463. data/lib/verizon/models/managed_accounts_provision_request.rb +0 -82
  464. data/lib/verizon/models/managed_accounts_provision_response.rb +0 -97
  465. data/lib/verizon/models/mec_performance_metrics.rb +0 -88
  466. data/lib/verizon/models/mec_performance_query_result.rb +0 -59
  467. data/lib/verizon/models/mec_platform_resource.rb +0 -92
  468. data/lib/verizon/models/mec_platform_status_enum.rb +0 -26
  469. data/lib/verizon/models/mec_platforms_additional_support_info.rb +0 -59
  470. data/lib/verizon/models/mec_platforms_additional_support_info_data.rb +0 -51
  471. data/lib/verizon/models/mismatched_device.rb +0 -108
  472. data/lib/verizon/models/move_device_request.rb +0 -133
  473. data/lib/verizon/models/network_resources_type.rb +0 -96
  474. data/lib/verizon/models/network_type.rb +0 -50
  475. data/lib/verizon/models/no_of_days_b4_promo_exp.rb +0 -59
  476. data/lib/verizon/models/notification.rb +0 -171
  477. data/lib/verizon/models/notification_group_name_trigger_attribute.rb +0 -50
  478. data/lib/verizon/models/notification_report_request.rb +0 -83
  479. data/lib/verizon/models/notification_report_status_request.rb +0 -76
  480. data/lib/verizon/models/numerical_data.rb +0 -59
  481. data/lib/verizon/models/numerical_data_unit_enum.rb +0 -29
  482. data/lib/verizon/models/oauth_scope_thingspace_oauth_enum.rb +0 -63
  483. data/lib/verizon/models/observation_request.rb +0 -104
  484. data/lib/verizon/models/observation_request_attribute.rb +0 -50
  485. data/lib/verizon/models/place_of_use.rb +0 -62
  486. data/lib/verizon/models/position_data.rb +0 -96
  487. data/lib/verizon/models/position_error.rb +0 -77
  488. data/lib/verizon/models/price_plan_trigger.rb +0 -51
  489. data/lib/verizon/models/primary_place_of_use.rb +0 -77
  490. data/lib/verizon/models/profile_change_state_request.rb +0 -73
  491. data/lib/verizon/models/profile_request.rb +0 -133
  492. data/lib/verizon/models/profile_request2.rb +0 -106
  493. data/lib/verizon/models/profile_status_filter_enum.rb +0 -38
  494. data/lib/verizon/models/promo_alert.rb +0 -88
  495. data/lib/verizon/models/promo_alert1.rb +0 -80
  496. data/lib/verizon/models/promo_alert_trigger_request.rb +0 -114
  497. data/lib/verizon/models/property_device_id.rb +0 -61
  498. data/lib/verizon/models/provhistory_request.rb +0 -104
  499. data/lib/verizon/models/provisioning_history.rb +0 -125
  500. data/lib/verizon/models/provisioning_status_filter_enum.rb +0 -62
  501. data/lib/verizon/models/pwn_device_id.rb +0 -56
  502. data/lib/verizon/models/pwn_device_list.rb +0 -57
  503. data/lib/verizon/models/pwn_profile.rb +0 -59
  504. data/lib/verizon/models/pwn_profile_list.rb +0 -59
  505. data/lib/verizon/models/qos_device_id.rb +0 -59
  506. data/lib/verizon/models/query_mec_performance_metrics_request.rb +0 -56
  507. data/lib/verizon/models/query_subscription_request.rb +0 -77
  508. data/lib/verizon/models/query_target_request.rb +0 -77
  509. data/lib/verizon/models/ready_sim_device_id.rb +0 -59
  510. data/lib/verizon/models/ready_sim_service_plan.rb +0 -50
  511. data/lib/verizon/models/region.rb +0 -97
  512. data/lib/verizon/models/register_callback_request.rb +0 -77
  513. data/lib/verizon/models/register_service_endpoint_result.rb +0 -53
  514. data/lib/verizon/models/registered_callbacks.rb +0 -89
  515. data/lib/verizon/models/remove_device_request.rb +0 -60
  516. data/lib/verizon/models/report_status_enum.rb +0 -26
  517. data/lib/verizon/models/request_body_for_usage.rb +0 -104
  518. data/lib/verizon/models/request_response.rb +0 -50
  519. data/lib/verizon/models/request_status_enum.rb +0 -26
  520. data/lib/verizon/models/request_trigger.rb +0 -108
  521. data/lib/verizon/models/resource_identifier.rb +0 -60
  522. data/lib/verizon/models/resources_edge_hosted_service.rb +0 -94
  523. data/lib/verizon/models/resources_edge_hosted_service_with_profile_id.rb +0 -104
  524. data/lib/verizon/models/resources_service_endpoint.rb +0 -87
  525. data/lib/verizon/models/resources_service_profile.rb +0 -116
  526. data/lib/verizon/models/resources_service_profile_with_id.rb +0 -125
  527. data/lib/verizon/models/response_code_enum.rb +0 -29
  528. data/lib/verizon/models/response_to_usage_query.rb +0 -77
  529. data/lib/verizon/models/retrieve_monitors_request.rb +0 -76
  530. data/lib/verizon/models/retrieves_available_files_response.rb +0 -119
  531. data/lib/verizon/models/retrieves_available_files_response_list.rb +0 -59
  532. data/lib/verizon/models/schedules_software_upgrade_request.rb +0 -180
  533. data/lib/verizon/models/search_device_by_property_fields.rb +0 -117
  534. data/lib/verizon/models/search_device_by_property_response.rb +0 -182
  535. data/lib/verizon/models/search_device_by_property_response_list.rb +0 -59
  536. data/lib/verizon/models/search_device_event_history_request.rb +0 -93
  537. data/lib/verizon/models/search_device_event_history_response_list.rb +0 -62
  538. data/lib/verizon/models/search_device_response.rb +0 -164
  539. data/lib/verizon/models/search_sensor_history_request.rb +0 -80
  540. data/lib/verizon/models/search_sensor_history_response_list.rb +0 -59
  541. data/lib/verizon/models/security_subscription.rb +0 -111
  542. data/lib/verizon/models/security_subscription_request.rb +0 -66
  543. data/lib/verizon/models/security_subscription_result.rb +0 -69
  544. data/lib/verizon/models/security_success_result.rb +0 -54
  545. data/lib/verizon/models/sensitivity_parameters.rb +0 -84
  546. data/lib/verizon/models/service_name_enum.rb +0 -23
  547. data/lib/verizon/models/service_plan.rb +0 -100
  548. data/lib/verizon/models/service_plan_trigger_attribute.rb +0 -50
  549. data/lib/verizon/models/service_plan_update_request.rb +0 -150
  550. data/lib/verizon/models/service_usage.rb +0 -60
  551. data/lib/verizon/models/session_report.rb +0 -81
  552. data/lib/verizon/models/session_report_request.rb +0 -101
  553. data/lib/verizon/models/session_reset_password_request.rb +0 -48
  554. data/lib/verizon/models/session_reset_password_result.rb +0 -50
  555. data/lib/verizon/models/session_trigger_request.rb +0 -59
  556. data/lib/verizon/models/set_fallback_attribute_request.rb +0 -75
  557. data/lib/verizon/models/share_plan.rb +0 -72
  558. data/lib/verizon/models/sms_event_history_request.rb +0 -84
  559. data/lib/verizon/models/sms_message.rb +0 -78
  560. data/lib/verizon/models/sms_messages_query_result.rb +0 -71
  561. data/lib/verizon/models/sms_messages_response.rb +0 -68
  562. data/lib/verizon/models/sms_number.rb +0 -59
  563. data/lib/verizon/models/sms_numbers.rb +0 -59
  564. data/lib/verizon/models/sms_options_send_request.rb +0 -59
  565. data/lib/verizon/models/sms_send_request.rb +0 -128
  566. data/lib/verizon/models/sms_trigger_request.rb +0 -68
  567. data/lib/verizon/models/software_package.rb +0 -102
  568. data/lib/verizon/models/state.rb +0 -71
  569. data/lib/verizon/models/status_list.rb +0 -68
  570. data/lib/verizon/models/status_response.rb +0 -77
  571. data/lib/verizon/models/stop_monitor_request.rb +0 -56
  572. data/lib/verizon/models/subrequest.rb +0 -59
  573. data/lib/verizon/models/subscription.rb +0 -232
  574. data/lib/verizon/models/success.rb +0 -50
  575. data/lib/verizon/models/success_response.rb +0 -50
  576. data/lib/verizon/models/synchronous_location_request_result.rb +0 -56
  577. data/lib/verizon/models/target.rb +0 -163
  578. data/lib/verizon/models/target_authentication.rb +0 -59
  579. data/lib/verizon/models/target_authentication_body.rb +0 -87
  580. data/lib/verizon/models/target_authentication_body_headers.rb +0 -59
  581. data/lib/verizon/models/target_authentication_body_host.rb +0 -50
  582. data/lib/verizon/models/thingspace_device.rb +0 -206
  583. data/lib/verizon/models/transaction_id.rb +0 -51
  584. data/lib/verizon/models/trigger_attributes_options.rb +0 -60
  585. data/lib/verizon/models/trigger_notification.rb +0 -174
  586. data/lib/verizon/models/trigger_type1.rb +0 -91
  587. data/lib/verizon/models/trigger_type2.rb +0 -60
  588. data/lib/verizon/models/trigger_type3.rb +0 -101
  589. data/lib/verizon/models/trigger_v2_response.rb +0 -50
  590. data/lib/verizon/models/trigger_value_response.rb +0 -59
  591. data/lib/verizon/models/trigger_value_response2.rb +0 -59
  592. data/lib/verizon/models/triggers_list_options.rb +0 -140
  593. data/lib/verizon/models/triggervalues.rb +0 -144
  594. data/lib/verizon/models/triggervalues2.rb +0 -153
  595. data/lib/verizon/models/update_service_endpoint_result.rb +0 -59
  596. data/lib/verizon/models/update_service_profile_result.rb +0 -59
  597. data/lib/verizon/models/update_trigger_request.rb +0 -165
  598. data/lib/verizon/models/update_trigger_request_options.rb +0 -112
  599. data/lib/verizon/models/update_trigger_v2_request.rb +0 -119
  600. data/lib/verizon/models/upgrade_list_query_result.rb +0 -82
  601. data/lib/verizon/models/upgrade_status_enum.rb +0 -35
  602. data/lib/verizon/models/upload_and_schedule_file_request.rb +0 -170
  603. data/lib/verizon/models/upload_and_schedule_file_response.rb +0 -245
  604. data/lib/verizon/models/upload_configuration_files_response.rb +0 -128
  605. data/lib/verizon/models/uploads_activates_device_request.rb +0 -123
  606. data/lib/verizon/models/usage.rb +0 -108
  607. data/lib/verizon/models/usage_anomaly_attributes.rb +0 -117
  608. data/lib/verizon/models/usage_history.rb +0 -115
  609. data/lib/verizon/models/usage_request_response.rb +0 -50
  610. data/lib/verizon/models/usage_trigger_add_request.rb +0 -131
  611. data/lib/verizon/models/usage_trigger_response.rb +0 -146
  612. data/lib/verizon/models/usage_trigger_update_request.rb +0 -92
  613. data/lib/verizon/models/user_equipment_identity_type_enum.rb +0 -20
  614. data/lib/verizon/models/v1_account_subscription.rb +0 -89
  615. data/lib/verizon/models/v1_device_list_item.rb +0 -70
  616. data/lib/verizon/models/v1_licenses_assigned_removed_request.rb +0 -48
  617. data/lib/verizon/models/v1_licenses_assigned_removed_result.rb +0 -87
  618. data/lib/verizon/models/v1_list_of_licenses_to_remove.rb +0 -87
  619. data/lib/verizon/models/v1_list_of_licenses_to_remove_request.rb +0 -61
  620. data/lib/verizon/models/v1_list_of_licenses_to_remove_result.rb +0 -59
  621. data/lib/verizon/models/v2_account_device.rb +0 -165
  622. data/lib/verizon/models/v2_account_device_list.rb +0 -93
  623. data/lib/verizon/models/v2_add_or_remove_device_request.rb +0 -56
  624. data/lib/verizon/models/v2_add_or_remove_device_result.rb +0 -64
  625. data/lib/verizon/models/v2_campaign_device.rb +0 -94
  626. data/lib/verizon/models/v2_campaign_history.rb +0 -79
  627. data/lib/verizon/models/v2_campaign_meta_info.rb +0 -205
  628. data/lib/verizon/models/v2_change_campaign_dates_request.rb +0 -122
  629. data/lib/verizon/models/v2_device_status.rb +0 -66
  630. data/lib/verizon/models/v2_license_device.rb +0 -59
  631. data/lib/verizon/models/v2_license_imei.rb +0 -58
  632. data/lib/verizon/models/v2_license_summary.rb +0 -114
  633. data/lib/verizon/models/v2_licenses_assigned_removed_result.rb +0 -82
  634. data/lib/verizon/models/v2_list_of_licenses_to_remove.rb +0 -73
  635. data/lib/verizon/models/v2_list_of_licenses_to_remove_request.rb +0 -67
  636. data/lib/verizon/models/v2_list_of_licenses_to_remove_result.rb +0 -56
  637. data/lib/verizon/models/v2_software_info.rb +0 -64
  638. data/lib/verizon/models/v2_time_window.rb +0 -56
  639. data/lib/verizon/models/v3_account_device.rb +0 -190
  640. data/lib/verizon/models/v3_account_device_list.rb +0 -93
  641. data/lib/verizon/models/v3_add_or_remove_device_request.rb +0 -56
  642. data/lib/verizon/models/v3_add_or_remove_device_result.rb +0 -73
  643. data/lib/verizon/models/v3_campaign_device.rb +0 -94
  644. data/lib/verizon/models/v3_campaign_history.rb +0 -79
  645. data/lib/verizon/models/v3_campaign_meta_info.rb +0 -168
  646. data/lib/verizon/models/v3_change_campaign_dates_request.rb +0 -79
  647. data/lib/verizon/models/v3_device.rb +0 -236
  648. data/lib/verizon/models/v3_device_list_item.rb +0 -68
  649. data/lib/verizon/models/v3_device_status.rb +0 -120
  650. data/lib/verizon/models/v3_license_assigned_removed_result.rb +0 -82
  651. data/lib/verizon/models/v3_license_device.rb +0 -59
  652. data/lib/verizon/models/v3_license_imei.rb +0 -48
  653. data/lib/verizon/models/v3_license_summary.rb +0 -114
  654. data/lib/verizon/models/v3_software_info.rb +0 -64
  655. data/lib/verizon/models/v3_time_window.rb +0 -56
  656. data/lib/verizon/models/wnp_request_response.rb +0 -50
  657. data/lib/verizon.rb +0 -679
@@ -1,138 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # Returns information about a specified account.
8
- class Account < BaseModel
9
- SKIP = Object.new
10
- private_constant :SKIP
11
-
12
- # The name of the account.
13
- # @return [String]
14
- attr_accessor :account_name
15
-
16
- # The billing number of the account.
17
- # @return [String]
18
- attr_accessor :account_number
19
-
20
- # The name of the organization that the account is part of.
21
- # @return [String]
22
- attr_accessor :organization_name
23
-
24
- # True if devices can be added to the account and activated with a single
25
- # request. False if devices must be added to the account before they can be
26
- # activated.
27
- # @return [TrueClass | FalseClass]
28
- attr_accessor :is_provisioning_allowed
29
-
30
- # The names of all carriers for the account.
31
- # @return [Array[String]]
32
- attr_accessor :carriers
33
-
34
- # The names of features that are enabled for the account.
35
- # @return [Array[String]]
36
- attr_accessor :features
37
-
38
- # Array of IP pools that are available to the account.
39
- # @return [Array[IPPool]]
40
- attr_accessor :i_p_pools
41
-
42
- # Array of service plans that are available to the account.
43
- # @return [Array[ServicePlan]]
44
- attr_accessor :service_plans
45
-
46
- # A mapping from model property names to API property names.
47
- def self.names
48
- @_hash = {} if @_hash.nil?
49
- @_hash['account_name'] = 'accountName'
50
- @_hash['account_number'] = 'accountNumber'
51
- @_hash['organization_name'] = 'organizationName'
52
- @_hash['is_provisioning_allowed'] = 'isProvisioningAllowed'
53
- @_hash['carriers'] = 'carriers'
54
- @_hash['features'] = 'features'
55
- @_hash['i_p_pools'] = 'iPPools'
56
- @_hash['service_plans'] = 'servicePlans'
57
- @_hash
58
- end
59
-
60
- # An array for optional fields
61
- def self.optionals
62
- %w[
63
- account_name
64
- account_number
65
- organization_name
66
- is_provisioning_allowed
67
- carriers
68
- features
69
- i_p_pools
70
- service_plans
71
- ]
72
- end
73
-
74
- # An array for nullable fields
75
- def self.nullables
76
- []
77
- end
78
-
79
- def initialize(account_name = SKIP, account_number = SKIP,
80
- organization_name = SKIP, is_provisioning_allowed = SKIP,
81
- carriers = SKIP, features = SKIP, i_p_pools = SKIP,
82
- service_plans = SKIP)
83
- @account_name = account_name unless account_name == SKIP
84
- @account_number = account_number unless account_number == SKIP
85
- @organization_name = organization_name unless organization_name == SKIP
86
- @is_provisioning_allowed = is_provisioning_allowed unless is_provisioning_allowed == SKIP
87
- @carriers = carriers unless carriers == SKIP
88
- @features = features unless features == SKIP
89
- @i_p_pools = i_p_pools unless i_p_pools == SKIP
90
- @service_plans = service_plans unless service_plans == SKIP
91
- end
92
-
93
- # Creates an instance of the object from a hash.
94
- def self.from_hash(hash)
95
- return nil unless hash
96
-
97
- # Extract variables from the hash.
98
- account_name = hash.key?('accountName') ? hash['accountName'] : SKIP
99
- account_number = hash.key?('accountNumber') ? hash['accountNumber'] : SKIP
100
- organization_name =
101
- hash.key?('organizationName') ? hash['organizationName'] : SKIP
102
- is_provisioning_allowed =
103
- hash.key?('isProvisioningAllowed') ? hash['isProvisioningAllowed'] : SKIP
104
- carriers = hash.key?('carriers') ? hash['carriers'] : SKIP
105
- features = hash.key?('features') ? hash['features'] : SKIP
106
- # Parameter is an array, so we need to iterate through it
107
- i_p_pools = nil
108
- unless hash['iPPools'].nil?
109
- i_p_pools = []
110
- hash['iPPools'].each do |structure|
111
- i_p_pools << (IPPool.from_hash(structure) if structure)
112
- end
113
- end
114
-
115
- i_p_pools = SKIP unless hash.key?('iPPools')
116
- # Parameter is an array, so we need to iterate through it
117
- service_plans = nil
118
- unless hash['servicePlans'].nil?
119
- service_plans = []
120
- hash['servicePlans'].each do |structure|
121
- service_plans << (ServicePlan.from_hash(structure) if structure)
122
- end
123
- end
124
-
125
- service_plans = SKIP unless hash.key?('servicePlans')
126
-
127
- # Create object from extracted values.
128
- Account.new(account_name,
129
- account_number,
130
- organization_name,
131
- is_provisioning_allowed,
132
- carriers,
133
- features,
134
- i_p_pools,
135
- service_plans)
136
- end
137
- end
138
- end
@@ -1,60 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # AccountConsentUpdate Model.
8
- class AccountConsentUpdate < BaseModel
9
- SKIP = Object.new
10
- private_constant :SKIP
11
-
12
- # The numeric name of the account, including leading zeros.
13
- # @return [String]
14
- attr_accessor :account_name
15
-
16
- # The consent setting to use for all the devices in the account.
17
- # @return [Integer]
18
- attr_accessor :all_device_consent
19
-
20
- # A mapping from model property names to API property names.
21
- def self.names
22
- @_hash = {} if @_hash.nil?
23
- @_hash['account_name'] = 'accountName'
24
- @_hash['all_device_consent'] = 'allDeviceConsent'
25
- @_hash
26
- end
27
-
28
- # An array for optional fields
29
- def self.optionals
30
- %w[
31
- account_name
32
- all_device_consent
33
- ]
34
- end
35
-
36
- # An array for nullable fields
37
- def self.nullables
38
- []
39
- end
40
-
41
- def initialize(account_name = SKIP, all_device_consent = SKIP)
42
- @account_name = account_name unless account_name == SKIP
43
- @all_device_consent = all_device_consent unless all_device_consent == SKIP
44
- end
45
-
46
- # Creates an instance of the object from a hash.
47
- def self.from_hash(hash)
48
- return nil unless hash
49
-
50
- # Extract variables from the hash.
51
- account_name = hash.key?('accountName') ? hash['accountName'] : SKIP
52
- all_device_consent =
53
- hash.key?('allDeviceConsent') ? hash['allDeviceConsent'] : SKIP
54
-
55
- # Create object from extracted values.
56
- AccountConsentUpdate.new(account_name,
57
- all_device_consent)
58
- end
59
- end
60
- end
@@ -1,141 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # AccountDetails Model.
8
- class AccountDetails < BaseModel
9
- SKIP = Object.new
10
- private_constant :SKIP
11
-
12
- # The numeric name of the account, in the format "0000123456-00001". Leading
13
- # zeros must be included.
14
- # @return [String]
15
- attr_accessor :account_name
16
-
17
- # The numeric name of the account, in the format "0000123456-00001". Leading
18
- # zeros must be included.
19
- # @return [String]
20
- attr_accessor :account_number
21
-
22
- # user defined name of organization
23
- # @return [String]
24
- attr_accessor :organization_name
25
-
26
- # Flag set to indicate if account details can be edited or not. Default is
27
- # "true".
28
- # @return [TrueClass | FalseClass]
29
- attr_accessor :is_provisioning_allowed
30
-
31
- # Flag set to indicate if account details can be edited or not. Default is
32
- # "true".
33
- # @return [Array[Carrier]]
34
- attr_accessor :carriers
35
-
36
- # Flag set to indicate if account details can be edited or not. Default is
37
- # "true".
38
- # @return [Array[Feature]]
39
- attr_accessor :features
40
-
41
- # Flag set to indicate if account details can be edited or not. Default is
42
- # "true".
43
- # @return [Array[CarrierServicePlan]]
44
- attr_accessor :service_plans
45
-
46
- # A mapping from model property names to API property names.
47
- def self.names
48
- @_hash = {} if @_hash.nil?
49
- @_hash['account_name'] = 'accountName'
50
- @_hash['account_number'] = 'accountNumber'
51
- @_hash['organization_name'] = 'organizationName'
52
- @_hash['is_provisioning_allowed'] = 'isProvisioningAllowed'
53
- @_hash['carriers'] = 'carriers'
54
- @_hash['features'] = 'features'
55
- @_hash['service_plans'] = 'servicePlans'
56
- @_hash
57
- end
58
-
59
- # An array for optional fields
60
- def self.optionals
61
- %w[
62
- account_name
63
- account_number
64
- organization_name
65
- is_provisioning_allowed
66
- carriers
67
- features
68
- service_plans
69
- ]
70
- end
71
-
72
- # An array for nullable fields
73
- def self.nullables
74
- []
75
- end
76
-
77
- def initialize(account_name = SKIP, account_number = SKIP,
78
- organization_name = SKIP, is_provisioning_allowed = SKIP,
79
- carriers = SKIP, features = SKIP, service_plans = SKIP)
80
- @account_name = account_name unless account_name == SKIP
81
- @account_number = account_number unless account_number == SKIP
82
- @organization_name = organization_name unless organization_name == SKIP
83
- @is_provisioning_allowed = is_provisioning_allowed unless is_provisioning_allowed == SKIP
84
- @carriers = carriers unless carriers == SKIP
85
- @features = features unless features == SKIP
86
- @service_plans = service_plans unless service_plans == SKIP
87
- end
88
-
89
- # Creates an instance of the object from a hash.
90
- def self.from_hash(hash)
91
- return nil unless hash
92
-
93
- # Extract variables from the hash.
94
- account_name = hash.key?('accountName') ? hash['accountName'] : SKIP
95
- account_number = hash.key?('accountNumber') ? hash['accountNumber'] : SKIP
96
- organization_name =
97
- hash.key?('organizationName') ? hash['organizationName'] : SKIP
98
- is_provisioning_allowed =
99
- hash.key?('isProvisioningAllowed') ? hash['isProvisioningAllowed'] : SKIP
100
- # Parameter is an array, so we need to iterate through it
101
- carriers = nil
102
- unless hash['carriers'].nil?
103
- carriers = []
104
- hash['carriers'].each do |structure|
105
- carriers << (Carrier.from_hash(structure) if structure)
106
- end
107
- end
108
-
109
- carriers = SKIP unless hash.key?('carriers')
110
- # Parameter is an array, so we need to iterate through it
111
- features = nil
112
- unless hash['features'].nil?
113
- features = []
114
- hash['features'].each do |structure|
115
- features << (Feature.from_hash(structure) if structure)
116
- end
117
- end
118
-
119
- features = SKIP unless hash.key?('features')
120
- # Parameter is an array, so we need to iterate through it
121
- service_plans = nil
122
- unless hash['servicePlans'].nil?
123
- service_plans = []
124
- hash['servicePlans'].each do |structure|
125
- service_plans << (CarrierServicePlan.from_hash(structure) if structure)
126
- end
127
- end
128
-
129
- service_plans = SKIP unless hash.key?('servicePlans')
130
-
131
- # Create object from extracted values.
132
- AccountDetails.new(account_name,
133
- account_number,
134
- organization_name,
135
- is_provisioning_allowed,
136
- carriers,
137
- features,
138
- service_plans)
139
- end
140
- end
141
- end
@@ -1,68 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # A list of deviceId objects to use when requesting information from multiple
8
- # devices.
9
- class AccountDeviceList < BaseModel
10
- SKIP = Object.new
11
- private_constant :SKIP
12
-
13
- # All identifiers for the device.
14
- # @return [Array[DeviceId]]
15
- attr_accessor :device_ids
16
-
17
- # All identifiers for the device.
18
- # @return [String]
19
- attr_accessor :ipaddress
20
-
21
- # A mapping from model property names to API property names.
22
- def self.names
23
- @_hash = {} if @_hash.nil?
24
- @_hash['device_ids'] = 'deviceIds'
25
- @_hash['ipaddress'] = 'ipAddress'
26
- @_hash
27
- end
28
-
29
- # An array for optional fields
30
- def self.optionals
31
- %w[
32
- ipaddress
33
- ]
34
- end
35
-
36
- # An array for nullable fields
37
- def self.nullables
38
- []
39
- end
40
-
41
- def initialize(device_ids = nil, ipaddress = SKIP)
42
- @device_ids = device_ids
43
- @ipaddress = ipaddress unless ipaddress == SKIP
44
- end
45
-
46
- # Creates an instance of the object from a hash.
47
- def self.from_hash(hash)
48
- return nil unless hash
49
-
50
- # Extract variables from the hash.
51
- # Parameter is an array, so we need to iterate through it
52
- device_ids = nil
53
- unless hash['deviceIds'].nil?
54
- device_ids = []
55
- hash['deviceIds'].each do |structure|
56
- device_ids << (DeviceId.from_hash(structure) if structure)
57
- end
58
- end
59
-
60
- device_ids = nil unless hash.key?('deviceIds')
61
- ipaddress = hash.key?('ipAddress') ? hash['ipAddress'] : SKIP
62
-
63
- # Create object from extracted values.
64
- AccountDeviceList.new(device_ids,
65
- ipaddress)
66
- end
67
- end
68
- end
@@ -1,58 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # Filter for a list of devices.
8
- class AccountDeviceListFilter < BaseModel
9
- SKIP = Object.new
10
- private_constant :SKIP
11
-
12
- # Specify the kind of the device identifier, the type of match, and the
13
- # string that you want to match.
14
- # @return [Array[DeviceIdSearch]]
15
- attr_accessor :device_identifier_filters
16
-
17
- # A mapping from model property names to API property names.
18
- def self.names
19
- @_hash = {} if @_hash.nil?
20
- @_hash['device_identifier_filters'] = 'deviceIdentifierFilters'
21
- @_hash
22
- end
23
-
24
- # An array for optional fields
25
- def self.optionals
26
- []
27
- end
28
-
29
- # An array for nullable fields
30
- def self.nullables
31
- []
32
- end
33
-
34
- def initialize(device_identifier_filters = nil)
35
- @device_identifier_filters = device_identifier_filters
36
- end
37
-
38
- # Creates an instance of the object from a hash.
39
- def self.from_hash(hash)
40
- return nil unless hash
41
-
42
- # Extract variables from the hash.
43
- # Parameter is an array, so we need to iterate through it
44
- device_identifier_filters = nil
45
- unless hash['deviceIdentifierFilters'].nil?
46
- device_identifier_filters = []
47
- hash['deviceIdentifierFilters'].each do |structure|
48
- device_identifier_filters << (DeviceIdSearch.from_hash(structure) if structure)
49
- end
50
- end
51
-
52
- device_identifier_filters = nil unless hash.key?('deviceIdentifierFilters')
53
-
54
- # Create object from extracted values.
55
- AccountDeviceListFilter.new(device_identifier_filters)
56
- end
57
- end
58
- end
@@ -1,157 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # Request for listing account devices.
8
- class AccountDeviceListRequest < BaseModel
9
- SKIP = Object.new
10
- private_constant :SKIP
11
-
12
- # The billing account for which a list of devices is returned. If you don't
13
- # specify an accountName, the list includes all devices to which you have
14
- # access.
15
- # @return [String]
16
- attr_accessor :account_name
17
-
18
- # An identifier for a single device.
19
- # @return [DeviceId]
20
- attr_accessor :device_id
21
-
22
- # Filter for a list of devices.
23
- # @return [AccountDeviceListFilter]
24
- attr_accessor :filter
25
-
26
- # The name of a device state, to only include devices in that state.
27
- # @return [String]
28
- attr_accessor :current_state
29
-
30
- # Custom field names and values, if you want to only include devices that
31
- # have matching values.
32
- # @return [Array[CustomFields]]
33
- attr_accessor :custom_fields
34
-
35
- # Only include devices that were added after this date and time.
36
- # @return [String]
37
- attr_accessor :earliest
38
-
39
- # Only include devices that are in this device group.
40
- # @return [String]
41
- attr_accessor :group_name
42
-
43
- # Only include devices that were added before this date and time.
44
- # @return [String]
45
- attr_accessor :latest
46
-
47
- # Only include devices that have this service plan.
48
- # @return [String]
49
- attr_accessor :service_plan
50
-
51
- # Only include devices that have this service plan.
52
- # @return [Integer]
53
- attr_accessor :max_number_of_devices
54
-
55
- # Only include devices that have this service plan.
56
- # @return [Integer]
57
- attr_accessor :largest_device_id_seen
58
-
59
- # A mapping from model property names to API property names.
60
- def self.names
61
- @_hash = {} if @_hash.nil?
62
- @_hash['account_name'] = 'accountName'
63
- @_hash['device_id'] = 'deviceId'
64
- @_hash['filter'] = 'filter'
65
- @_hash['current_state'] = 'currentState'
66
- @_hash['custom_fields'] = 'customFields'
67
- @_hash['earliest'] = 'earliest'
68
- @_hash['group_name'] = 'groupName'
69
- @_hash['latest'] = 'latest'
70
- @_hash['service_plan'] = 'servicePlan'
71
- @_hash['max_number_of_devices'] = 'maxNumberOfDevices'
72
- @_hash['largest_device_id_seen'] = 'largestDeviceIdSeen'
73
- @_hash
74
- end
75
-
76
- # An array for optional fields
77
- def self.optionals
78
- %w[
79
- account_name
80
- device_id
81
- filter
82
- current_state
83
- custom_fields
84
- earliest
85
- group_name
86
- latest
87
- service_plan
88
- max_number_of_devices
89
- largest_device_id_seen
90
- ]
91
- end
92
-
93
- # An array for nullable fields
94
- def self.nullables
95
- []
96
- end
97
-
98
- def initialize(account_name = SKIP, device_id = SKIP, filter = SKIP,
99
- current_state = SKIP, custom_fields = SKIP, earliest = SKIP,
100
- group_name = SKIP, latest = SKIP, service_plan = SKIP,
101
- max_number_of_devices = SKIP, largest_device_id_seen = SKIP)
102
- @account_name = account_name unless account_name == SKIP
103
- @device_id = device_id unless device_id == SKIP
104
- @filter = filter unless filter == SKIP
105
- @current_state = current_state unless current_state == SKIP
106
- @custom_fields = custom_fields unless custom_fields == SKIP
107
- @earliest = earliest unless earliest == SKIP
108
- @group_name = group_name unless group_name == SKIP
109
- @latest = latest unless latest == SKIP
110
- @service_plan = service_plan unless service_plan == SKIP
111
- @max_number_of_devices = max_number_of_devices unless max_number_of_devices == SKIP
112
- @largest_device_id_seen = largest_device_id_seen unless largest_device_id_seen == SKIP
113
- end
114
-
115
- # Creates an instance of the object from a hash.
116
- def self.from_hash(hash)
117
- return nil unless hash
118
-
119
- # Extract variables from the hash.
120
- account_name = hash.key?('accountName') ? hash['accountName'] : SKIP
121
- device_id = DeviceId.from_hash(hash['deviceId']) if hash['deviceId']
122
- filter = AccountDeviceListFilter.from_hash(hash['filter']) if hash['filter']
123
- current_state = hash.key?('currentState') ? hash['currentState'] : SKIP
124
- # Parameter is an array, so we need to iterate through it
125
- custom_fields = nil
126
- unless hash['customFields'].nil?
127
- custom_fields = []
128
- hash['customFields'].each do |structure|
129
- custom_fields << (CustomFields.from_hash(structure) if structure)
130
- end
131
- end
132
-
133
- custom_fields = SKIP unless hash.key?('customFields')
134
- earliest = hash.key?('earliest') ? hash['earliest'] : SKIP
135
- group_name = hash.key?('groupName') ? hash['groupName'] : SKIP
136
- latest = hash.key?('latest') ? hash['latest'] : SKIP
137
- service_plan = hash.key?('servicePlan') ? hash['servicePlan'] : SKIP
138
- max_number_of_devices =
139
- hash.key?('maxNumberOfDevices') ? hash['maxNumberOfDevices'] : SKIP
140
- largest_device_id_seen =
141
- hash.key?('largestDeviceIdSeen') ? hash['largestDeviceIdSeen'] : SKIP
142
-
143
- # Create object from extracted values.
144
- AccountDeviceListRequest.new(account_name,
145
- device_id,
146
- filter,
147
- current_state,
148
- custom_fields,
149
- earliest,
150
- group_name,
151
- latest,
152
- service_plan,
153
- max_number_of_devices,
154
- largest_device_id_seen)
155
- end
156
- end
157
- end
@@ -1,70 +0,0 @@
1
- # verizon
2
- #
3
- # This file was automatically generated by APIMATIC v2.0
4
- # ( https://apimatic.io ).
5
-
6
- module Verizon
7
- # Response for a request to list down account devices.
8
- class AccountDeviceListResult < BaseModel
9
- SKIP = Object.new
10
- private_constant :SKIP
11
-
12
- # Up to 10,000 devices that you want to move to a different account,
13
- # specified by device identifier.
14
- # @return [Array[ThingspaceDevice]]
15
- attr_accessor :devices
16
-
17
- # False for a status 200 response.True for a status 202 response, indicating
18
- # that there is more data to be retrieved.
19
- # @return [TrueClass | FalseClass]
20
- attr_accessor :has_more_data
21
-
22
- # A mapping from model property names to API property names.
23
- def self.names
24
- @_hash = {} if @_hash.nil?
25
- @_hash['devices'] = 'devices'
26
- @_hash['has_more_data'] = 'hasMoreData'
27
- @_hash
28
- end
29
-
30
- # An array for optional fields
31
- def self.optionals
32
- %w[
33
- devices
34
- has_more_data
35
- ]
36
- end
37
-
38
- # An array for nullable fields
39
- def self.nullables
40
- []
41
- end
42
-
43
- def initialize(devices = SKIP, has_more_data = SKIP)
44
- @devices = devices unless devices == SKIP
45
- @has_more_data = has_more_data unless has_more_data == SKIP
46
- end
47
-
48
- # Creates an instance of the object from a hash.
49
- def self.from_hash(hash)
50
- return nil unless hash
51
-
52
- # Extract variables from the hash.
53
- # Parameter is an array, so we need to iterate through it
54
- devices = nil
55
- unless hash['devices'].nil?
56
- devices = []
57
- hash['devices'].each do |structure|
58
- devices << (ThingspaceDevice.from_hash(structure) if structure)
59
- end
60
- end
61
-
62
- devices = SKIP unless hash.key?('devices')
63
- has_more_data = hash.key?('hasMoreData') ? hash['hasMoreData'] : SKIP
64
-
65
- # Create object from extracted values.
66
- AccountDeviceListResult.new(devices,
67
- has_more_data)
68
- end
69
- end
70
- end