twilio-ruby 5.0.0.rc26 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.rubocop.yml +21 -0
- data/.rubocop_todo.yml +187 -0
- data/.travis.yml +13 -0
- data/CHANGES.md +4 -0
- data/Gemfile +2 -2
- data/Makefile +8 -1
- data/Rakefile +3 -7
- data/examples/examples.rb +12 -10
- data/examples/{print-call-log.rb → print_call_log.rb} +4 -4
- data/lib/rack/twilio_webhook_authentication.rb +2 -3
- data/lib/twilio-ruby/framework/domain.rb +2 -6
- data/lib/twilio-ruby/framework/error.rb +0 -1
- data/lib/twilio-ruby/framework/helper.rb +1 -1
- data/lib/twilio-ruby/framework/page.rb +23 -25
- data/lib/twilio-ruby/framework/resource.rb +2 -2
- data/lib/twilio-ruby/framework/serialize.rb +5 -12
- data/lib/twilio-ruby/framework/twilio_response.rb +1 -1
- data/lib/twilio-ruby/framework/values.rb +2 -2
- data/lib/twilio-ruby/framework/version.rb +19 -37
- data/lib/twilio-ruby/http/http_client.rb +5 -6
- data/lib/twilio-ruby/jwt/access_token.rb +27 -41
- data/lib/twilio-ruby/jwt/client_capability.rb +11 -16
- data/lib/twilio-ruby/jwt/jwt.rb +7 -13
- data/lib/twilio-ruby/jwt/task_router.rb +40 -38
- data/lib/twilio-ruby/rest/accounts.rb +2 -0
- data/lib/twilio-ruby/rest/accounts/v1.rb +2 -0
- data/lib/twilio-ruby/rest/accounts/v1/credential.rb +2 -2
- data/lib/twilio-ruby/rest/accounts/v1/credential/public_key.rb +12 -7
- data/lib/twilio-ruby/rest/api.rb +96 -0
- data/lib/twilio-ruby/rest/api/v2010.rb +5 -0
- data/lib/twilio-ruby/rest/api/v2010/account.rb +66 -56
- data/lib/twilio-ruby/rest/api/v2010/account/address.rb +30 -13
- data/lib/twilio-ruby/rest/api/v2010/account/address/dependent_phone_number.rb +22 -8
- data/lib/twilio-ruby/rest/api/v2010/account/application.rb +40 -11
- data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +20 -9
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb +16 -15
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/local.rb +26 -28
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/mobile.rb +26 -28
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/toll_free.rb +26 -28
- data/lib/twilio-ruby/rest/api/v2010/account/call.rb +64 -34
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +12 -4
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb +28 -3
- data/lib/twilio-ruby/rest/api/v2010/account/call/notification.rb +37 -16
- data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +25 -15
- data/lib/twilio-ruby/rest/api/v2010/account/conference.rb +28 -27
- data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +28 -19
- data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +22 -9
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb +62 -58
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/local.rb +52 -12
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/mobile.rb +52 -12
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/toll_free.rb +52 -12
- data/lib/twilio-ruby/rest/api/v2010/account/key.rb +8 -9
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +47 -20
- data/lib/twilio-ruby/rest/api/v2010/account/message/feedback.rb +12 -2
- data/lib/twilio-ruby/rest/api/v2010/account/message/media.rb +17 -17
- data/lib/twilio-ruby/rest/api/v2010/account/new_key.rb +10 -2
- data/lib/twilio-ruby/rest/api/v2010/account/new_signing_key.rb +10 -2
- data/lib/twilio-ruby/rest/api/v2010/account/notification.rb +37 -16
- data/lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb +14 -13
- data/lib/twilio-ruby/rest/api/v2010/account/queue.rb +20 -10
- data/lib/twilio-ruby/rest/api/v2010/account/queue/member.rb +10 -10
- data/lib/twilio-ruby/rest/api/v2010/account/recording.rb +37 -21
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb +22 -13
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +22 -13
- data/lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb +26 -9
- data/lib/twilio-ruby/rest/api/v2010/account/short_code.rb +24 -13
- data/lib/twilio-ruby/rest/api/v2010/account/signing_key.rb +8 -9
- data/lib/twilio-ruby/rest/api/v2010/account/sip.rb +8 -10
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb +16 -11
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb +14 -9
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +36 -13
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb +14 -10
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb +14 -10
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb +16 -11
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb +16 -9
- data/lib/twilio-ruby/rest/api/v2010/account/token.rb +14 -2
- data/lib/twilio-ruby/rest/api/v2010/account/transcription.rb +26 -9
- data/lib/twilio-ruby/rest/api/v2010/account/usage.rb +4 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record.rb +44 -33
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/all_time.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/daily.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/last_month.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/monthly.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/this_month.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/today.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yearly.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yesterday.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb +32 -15
- data/lib/twilio-ruby/rest/api/v2010/account/validation_request.rb +10 -1
- data/lib/twilio-ruby/rest/chat.rb +8 -0
- data/lib/twilio-ruby/rest/chat/v1.rb +8 -0
- data/lib/twilio-ruby/rest/chat/v1/credential.rb +16 -7
- data/lib/twilio-ruby/rest/chat/v1/service.rb +48 -13
- data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/chat/v1/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/chat/v1/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/chat/v1/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/chat/v1/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/chat/v2.rb +8 -0
- data/lib/twilio-ruby/rest/chat/v2/credential.rb +16 -7
- data/lib/twilio-ruby/rest/chat/v2/service.rb +46 -13
- data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/chat/v2/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/chat/v2/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/chat/v2/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/client.rb +94 -45
- data/lib/twilio-ruby/rest/ip_messaging.rb +8 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1.rb +8 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/credential.rb +16 -7
- data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +48 -13
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/ip_messaging/v2.rb +8 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/credential.rb +16 -7
- data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +46 -13
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/lookups.rb +4 -0
- data/lib/twilio-ruby/rest/lookups/v1.rb +9 -5
- data/lib/twilio-ruby/rest/lookups/v1/phone_number.rb +14 -1
- data/lib/twilio-ruby/rest/monitor.rb +8 -0
- data/lib/twilio-ruby/rest/monitor/v1.rb +8 -0
- data/lib/twilio-ruby/rest/monitor/v1/alert.rb +34 -10
- data/lib/twilio-ruby/rest/monitor/v1/event.rb +28 -13
- data/lib/twilio-ruby/rest/pricing.rb +6 -0
- data/lib/twilio-ruby/rest/pricing/v1.rb +6 -0
- data/lib/twilio-ruby/rest/pricing/v1/messaging.rb +8 -2
- data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +12 -7
- data/lib/twilio-ruby/rest/pricing/v1/phone_number.rb +8 -2
- data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +10 -7
- data/lib/twilio-ruby/rest/pricing/v1/voice.rb +10 -4
- data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +12 -7
- data/lib/twilio-ruby/rest/pricing/v1/voice/number.rb +14 -1
- data/lib/twilio-ruby/rest/taskrouter.rb +4 -0
- data/lib/twilio-ruby/rest/taskrouter/v1.rb +4 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace.rb +46 -24
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb +16 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb +30 -17
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +42 -19
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +22 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_channel.rb +16 -8
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb +34 -15
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb +12 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.rb +10 -11
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb +34 -23
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +22 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_channel.rb +28 -9
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb +10 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb +10 -2
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb +28 -11
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb +12 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb +10 -2
- data/lib/twilio-ruby/rest/trunking.rb +4 -0
- data/lib/twilio-ruby/rest/trunking/v1.rb +4 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +36 -15
- data/lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb +14 -8
- data/lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb +14 -8
- data/lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb +22 -8
- data/lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb +52 -8
- data/lib/twilio-ruby/rest/video.rb +8 -0
- data/lib/twilio-ruby/rest/video/v1.rb +8 -0
- data/lib/twilio-ruby/rest/video/v1/recording.rb +26 -12
- data/lib/twilio-ruby/rest/video/v1/room.rb +34 -13
- data/lib/twilio-ruby/rest/video/v1/room/recording.rb +28 -12
- data/lib/twilio-ruby/security/request_validator.rb +1 -2
- data/lib/twilio-ruby/twiml/messaging_response.rb +7 -19
- data/lib/twilio-ruby/twiml/twiml.rb +8 -14
- data/lib/twilio-ruby/twiml/voice_response.rb +157 -169
- data/lib/twilio-ruby/util.rb +1 -1
- data/lib/twilio-ruby/version.rb +1 -1
- data/spec/framework/serialize_spec.rb +17 -30
- data/spec/holodeck/holodeck.rb +6 -6
- data/spec/jwt/access_token_spec.rb +0 -6
- data/spec/jwt/client_capability_spec.rb +3 -3
- data/spec/jwt/task_router_spec.rb +16 -21
- data/spec/rack/twilio_webhook_authentication_spec.rb +12 -16
- data/spec/spec_helper.rb +2 -2
- data/spec/support/fakeweb.rb +1 -1
- data/spec/twiml/voice_response_spec.rb +33 -20
- data/twilio-ruby.gemspec +7 -3
- metadata +21 -193
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb +0 -420
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb +0 -345
- data/lib/twilio-ruby/rest/fax.rb +0 -40
- data/lib/twilio-ruby/rest/fax/v1.rb +0 -37
- data/lib/twilio-ruby/rest/fax/v1/fax.rb +0 -520
- data/lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb +0 -321
- data/lib/twilio-ruby/rest/messaging.rb +0 -40
- data/lib/twilio-ruby/rest/messaging/v1.rb +0 -37
- data/lib/twilio-ruby/rest/messaging/v1/service.rb +0 -604
- data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +0 -344
- data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +0 -349
- data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +0 -349
- data/lib/twilio-ruby/rest/notify.rb +0 -44
- data/lib/twilio-ruby/rest/notify/v1.rb +0 -48
- data/lib/twilio-ruby/rest/notify/v1/credential.rb +0 -394
- data/lib/twilio-ruby/rest/notify/v1/service.rb +0 -611
- data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +0 -414
- data/lib/twilio-ruby/rest/notify/v1/service/notification.rb +0 -249
- data/lib/twilio-ruby/rest/notify/v1/service/segment.rb +0 -219
- data/lib/twilio-ruby/rest/notify/v1/service/user.rb +0 -437
- data/lib/twilio-ruby/rest/notify/v1/service/user/segment_memberships.rb +0 -247
- data/lib/twilio-ruby/rest/notify/v1/service/user/user_binding.rb +0 -418
- data/lib/twilio-ruby/rest/preview.rb +0 -107
- data/lib/twilio-ruby/rest/preview/bulk_exports.rb +0 -48
- data/lib/twilio-ruby/rest/preview/bulk_exports/export.rb +0 -198
- data/lib/twilio-ruby/rest/preview/bulk_exports/export/day.rb +0 -209
- data/lib/twilio-ruby/rest/preview/bulk_exports/export_configuration.rb +0 -232
- data/lib/twilio-ruby/rest/preview/hosted_numbers.rb +0 -37
- data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +0 -539
- data/lib/twilio-ruby/rest/preview/marketplace.rb +0 -48
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on.rb +0 -326
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on/available_add_on_extension.rb +0 -297
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb +0 -427
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on/installed_add_on_extension.rb +0 -335
- data/lib/twilio-ruby/rest/preview/proxy.rb +0 -37
- data/lib/twilio-ruby/rest/preview/proxy/service.rb +0 -489
- data/lib/twilio-ruby/rest/preview/proxy/service/phone_number.rb +0 -349
- data/lib/twilio-ruby/rest/preview/proxy/service/session.rb +0 -525
- data/lib/twilio-ruby/rest/preview/proxy/service/session/interaction.rb +0 -406
- data/lib/twilio-ruby/rest/preview/proxy/service/session/participant.rb +0 -495
- data/lib/twilio-ruby/rest/preview/proxy/service/session/participant/message_interaction.rb +0 -422
- data/lib/twilio-ruby/rest/preview/proxy/service/short_code.rb +0 -349
- data/lib/twilio-ruby/rest/preview/sync.rb +0 -37
- data/lib/twilio-ruby/rest/preview/sync/service.rb +0 -491
- data/lib/twilio-ruby/rest/preview/sync/service/document.rb +0 -431
- data/lib/twilio-ruby/rest/preview/sync/service/document/document_permission.rb +0 -390
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list.rb +0 -426
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb +0 -422
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_permission.rb +0 -390
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map.rb +0 -426
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb +0 -424
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_permission.rb +0 -390
- data/lib/twilio-ruby/rest/preview/wireless.rb +0 -59
- data/lib/twilio-ruby/rest/preview/wireless/command.rb +0 -371
- data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +0 -414
- data/lib/twilio-ruby/rest/preview/wireless/sim.rb +0 -512
- data/lib/twilio-ruby/rest/preview/wireless/sim/usage.rb +0 -220
- data/lib/twilio-ruby/rest/sync.rb +0 -40
- data/lib/twilio-ruby/rest/sync/v1.rb +0 -37
- data/lib/twilio-ruby/rest/sync/v1/service.rb +0 -491
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +0 -431
- data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +0 -390
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +0 -426
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +0 -422
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +0 -390
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +0 -426
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +0 -424
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +0 -390
- data/lib/twilio-ruby/rest/wireless.rb +0 -48
- data/lib/twilio-ruby/rest/wireless/v1.rb +0 -59
- data/lib/twilio-ruby/rest/wireless/v1/command.rb +0 -357
- data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +0 -427
- data/lib/twilio-ruby/rest/wireless/v1/sim.rb +0 -516
- data/lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb +0 -235
- data/spec/integration/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension_spec.rb +0 -135
- data/spec/integration/api/v2010/account/incoming_phone_number/assigned_add_on_spec.rb +0 -223
- data/spec/integration/fax/v1/fax/fax_media_spec.rb +0 -126
- data/spec/integration/fax/v1/fax_spec.rb +0 -272
- data/spec/integration/messaging/v1/service/alpha_sender_spec.rb +0 -170
- data/spec/integration/messaging/v1/service/phone_number_spec.rb +0 -201
- data/spec/integration/messaging/v1/service/short_code_spec.rb +0 -173
- data/spec/integration/messaging/v1/service_spec.rb +0 -263
- data/spec/integration/notify/v1/credential_spec.rb +0 -223
- data/spec/integration/notify/v1/service/binding_spec.rb +0 -227
- data/spec/integration/notify/v1/service/notification_spec.rb +0 -97
- data/spec/integration/notify/v1/service/segment_spec.rb +0 -84
- data/spec/integration/notify/v1/service/user/segment_memberships_spec.rb +0 -118
- data/spec/integration/notify/v1/service/user/user_binding_spec.rb +0 -269
- data/spec/integration/notify/v1/service/user_spec.rb +0 -213
- data/spec/integration/notify/v1/service_spec.rb +0 -280
- data/spec/integration/preview/bulk_exports/export/day_spec.rb +0 -56
- data/spec/integration/preview/bulk_exports/export_configuration_spec.rb +0 -79
- data/spec/integration/preview/bulk_exports/export_spec.rb +0 -43
- data/spec/integration/preview/hosted_numbers/hosted_number_order_spec.rb +0 -276
- data/spec/integration/preview/marketplace/available_add_on/available_add_on_extension_spec.rb +0 -121
- data/spec/integration/preview/marketplace/available_add_on_spec.rb +0 -142
- data/spec/integration/preview/marketplace/installed_add_on/installed_add_on_extension_spec.rb +0 -164
- data/spec/integration/preview/marketplace/installed_add_on_spec.rb +0 -252
- data/spec/integration/preview/proxy/service/phone_number_spec.rb +0 -173
- data/spec/integration/preview/proxy/service/session/interaction_spec.rb +0 -104
- data/spec/integration/preview/proxy/service/session/participant/message_interaction_spec.rb +0 -164
- data/spec/integration/preview/proxy/service/session/participant_spec.rb +0 -226
- data/spec/integration/preview/proxy/service/session_spec.rb +0 -216
- data/spec/integration/preview/proxy/service/short_code_spec.rb +0 -173
- data/spec/integration/preview/proxy/service_spec.rb +0 -200
- data/spec/integration/preview/sync/service/document/document_permission_spec.rb +0 -206
- data/spec/integration/preview/sync/service/document_spec.rb +0 -254
- data/spec/integration/preview/sync/service/sync_list/sync_list_item_spec.rb +0 -256
- data/spec/integration/preview/sync/service/sync_list/sync_list_permission_spec.rb +0 -206
- data/spec/integration/preview/sync/service/sync_list_spec.rb +0 -207
- data/spec/integration/preview/sync/service/sync_map/sync_map_item_spec.rb +0 -257
- data/spec/integration/preview/sync/service/sync_map/sync_map_permission_spec.rb +0 -206
- data/spec/integration/preview/sync/service/sync_map_spec.rb +0 -207
- data/spec/integration/preview/sync/service_spec.rb +0 -244
- data/spec/integration/preview/wireless/command_spec.rb +0 -169
- data/spec/integration/preview/wireless/rate_plan_spec.rb +0 -260
- data/spec/integration/preview/wireless/sim/usage_spec.rb +0 -49
- data/spec/integration/preview/wireless/sim_spec.rb +0 -208
- data/spec/integration/sync/v1/service/document/document_permission_spec.rb +0 -206
- data/spec/integration/sync/v1/service/document_spec.rb +0 -254
- data/spec/integration/sync/v1/service/sync_list/sync_list_item_spec.rb +0 -256
- data/spec/integration/sync/v1/service/sync_list/sync_list_permission_spec.rb +0 -206
- data/spec/integration/sync/v1/service/sync_list_spec.rb +0 -207
- data/spec/integration/sync/v1/service/sync_map/sync_map_item_spec.rb +0 -257
- data/spec/integration/sync/v1/service/sync_map/sync_map_permission_spec.rb +0 -206
- data/spec/integration/sync/v1/service/sync_map_spec.rb +0 -207
- data/spec/integration/sync/v1/service_spec.rb +0 -244
- data/spec/integration/wireless/v1/command_spec.rb +0 -166
- data/spec/integration/wireless/v1/rate_plan_spec.rb +0 -268
- data/spec/integration/wireless/v1/sim/usage_record_spec.rb +0 -65
- data/spec/integration/wireless/v1/sim_spec.rb +0 -208
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
##
|
|
2
|
-
# This code was generated by
|
|
3
|
-
# \ / _ _ _| _ _
|
|
4
|
-
# | (_)\/(_)(_|\/| |(/_ v1.0.0
|
|
5
|
-
# / /
|
|
6
|
-
|
|
7
|
-
module Twilio
|
|
8
|
-
module REST
|
|
9
|
-
class Wireless < Domain
|
|
10
|
-
##
|
|
11
|
-
# Initialize the Wireless Domain
|
|
12
|
-
def initialize(twilio)
|
|
13
|
-
super
|
|
14
|
-
|
|
15
|
-
@base_url = 'https://wireless.twilio.com'
|
|
16
|
-
@host = 'wireless.twilio.com'
|
|
17
|
-
@port = 443
|
|
18
|
-
|
|
19
|
-
# Versions
|
|
20
|
-
@v1 = nil
|
|
21
|
-
end
|
|
22
|
-
|
|
23
|
-
##
|
|
24
|
-
# Version v1 of wireless
|
|
25
|
-
def v1
|
|
26
|
-
@v1 ||= V1.new self
|
|
27
|
-
end
|
|
28
|
-
|
|
29
|
-
def commands(sid=:unset)
|
|
30
|
-
self.v1.commands(sid)
|
|
31
|
-
end
|
|
32
|
-
|
|
33
|
-
def rate_plans(sid=:unset)
|
|
34
|
-
self.v1.rate_plans(sid)
|
|
35
|
-
end
|
|
36
|
-
|
|
37
|
-
def sims(sid=:unset)
|
|
38
|
-
self.v1.sims(sid)
|
|
39
|
-
end
|
|
40
|
-
|
|
41
|
-
##
|
|
42
|
-
# Provide a user friendly representation
|
|
43
|
-
def to_s
|
|
44
|
-
'#<Twilio::REST::Wireless>'
|
|
45
|
-
end
|
|
46
|
-
end
|
|
47
|
-
end
|
|
48
|
-
end
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
##
|
|
2
|
-
# This code was generated by
|
|
3
|
-
# \ / _ _ _| _ _
|
|
4
|
-
# | (_)\/(_)(_|\/| |(/_ v1.0.0
|
|
5
|
-
# / /
|
|
6
|
-
|
|
7
|
-
module Twilio
|
|
8
|
-
module REST
|
|
9
|
-
class Wireless
|
|
10
|
-
class V1 < Version
|
|
11
|
-
##
|
|
12
|
-
# Initialize the V1 version of Wireless
|
|
13
|
-
def initialize(domain)
|
|
14
|
-
super
|
|
15
|
-
@version = 'v1'
|
|
16
|
-
@commands = nil
|
|
17
|
-
@rate_plans = nil
|
|
18
|
-
@sims = nil
|
|
19
|
-
end
|
|
20
|
-
|
|
21
|
-
def commands(sid=:unset)
|
|
22
|
-
if sid.nil?
|
|
23
|
-
raise ArgumentError, 'sid cannot be nil'
|
|
24
|
-
elsif sid == :unset
|
|
25
|
-
@commands ||= CommandList.new self
|
|
26
|
-
else
|
|
27
|
-
CommandContext.new(self, sid)
|
|
28
|
-
end
|
|
29
|
-
end
|
|
30
|
-
|
|
31
|
-
def rate_plans(sid=:unset)
|
|
32
|
-
if sid.nil?
|
|
33
|
-
raise ArgumentError, 'sid cannot be nil'
|
|
34
|
-
elsif sid == :unset
|
|
35
|
-
@rate_plans ||= RatePlanList.new self
|
|
36
|
-
else
|
|
37
|
-
RatePlanContext.new(self, sid)
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
|
|
41
|
-
def sims(sid=:unset)
|
|
42
|
-
if sid.nil?
|
|
43
|
-
raise ArgumentError, 'sid cannot be nil'
|
|
44
|
-
elsif sid == :unset
|
|
45
|
-
@sims ||= SimList.new self
|
|
46
|
-
else
|
|
47
|
-
SimContext.new(self, sid)
|
|
48
|
-
end
|
|
49
|
-
end
|
|
50
|
-
|
|
51
|
-
##
|
|
52
|
-
# Provide a user friendly representation
|
|
53
|
-
def to_s
|
|
54
|
-
'<Twilio::REST::Wireless::V1>'
|
|
55
|
-
end
|
|
56
|
-
end
|
|
57
|
-
end
|
|
58
|
-
end
|
|
59
|
-
end
|
|
@@ -1,357 +0,0 @@
|
|
|
1
|
-
##
|
|
2
|
-
# This code was generated by
|
|
3
|
-
# \ / _ _ _| _ _
|
|
4
|
-
# | (_)\/(_)(_|\/| |(/_ v1.0.0
|
|
5
|
-
# / /
|
|
6
|
-
|
|
7
|
-
module Twilio
|
|
8
|
-
module REST
|
|
9
|
-
class Wireless < Domain
|
|
10
|
-
class V1 < Version
|
|
11
|
-
class CommandList < ListResource
|
|
12
|
-
##
|
|
13
|
-
# Initialize the CommandList
|
|
14
|
-
# @param [Version] version Version that contains the resource
|
|
15
|
-
# @return [CommandList] CommandList
|
|
16
|
-
def initialize(version)
|
|
17
|
-
super(version)
|
|
18
|
-
|
|
19
|
-
# Path Solution
|
|
20
|
-
@solution = {}
|
|
21
|
-
@uri = "/Commands"
|
|
22
|
-
end
|
|
23
|
-
|
|
24
|
-
##
|
|
25
|
-
# Lists CommandInstance records from the API as a list.
|
|
26
|
-
# Unlike stream(), this operation is eager and will load `limit` records into
|
|
27
|
-
# memory before returning.
|
|
28
|
-
# @param [String] sim The sim
|
|
29
|
-
# @param [command.Status] status The status
|
|
30
|
-
# @param [command.Direction] direction The direction
|
|
31
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
32
|
-
# guarantees to never return more than limit. Default is no limit
|
|
33
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
34
|
-
# the default value of 50 records. If no page_size is defined
|
|
35
|
-
# but a limit is defined, stream() will attempt to read the
|
|
36
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
37
|
-
# @return [Array] Array of up to limit results
|
|
38
|
-
def list(sim: :unset, status: :unset, direction: :unset, limit: nil, page_size: nil)
|
|
39
|
-
self.stream(
|
|
40
|
-
sim: sim,
|
|
41
|
-
status: status,
|
|
42
|
-
direction: direction,
|
|
43
|
-
limit: limit,
|
|
44
|
-
page_size: page_size
|
|
45
|
-
).entries
|
|
46
|
-
end
|
|
47
|
-
|
|
48
|
-
##
|
|
49
|
-
# Streams CommandInstance records from the API as an Enumerable.
|
|
50
|
-
# This operation lazily loads records as efficiently as possible until the limit
|
|
51
|
-
# is reached.
|
|
52
|
-
# @param [String] sim The sim
|
|
53
|
-
# @param [command.Status] status The status
|
|
54
|
-
# @param [command.Direction] direction The direction
|
|
55
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
56
|
-
# guarantees to never return more than limit. Default is no limit
|
|
57
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
58
|
-
# the default value of 50 records. If no page_size is defined
|
|
59
|
-
# but a limit is defined, stream() will attempt to read the
|
|
60
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
61
|
-
# @return [Enumerable] Enumerable that will yield up to limit results
|
|
62
|
-
def stream(sim: :unset, status: :unset, direction: :unset, limit: nil, page_size: nil)
|
|
63
|
-
limits = @version.read_limits(limit, page_size)
|
|
64
|
-
|
|
65
|
-
page = self.page(
|
|
66
|
-
sim: sim,
|
|
67
|
-
status: status,
|
|
68
|
-
direction: direction,
|
|
69
|
-
page_size: limits[:page_size],
|
|
70
|
-
)
|
|
71
|
-
|
|
72
|
-
@version.stream(page, limit: limits[:limit], page_limit: limits[:page_limit])
|
|
73
|
-
end
|
|
74
|
-
|
|
75
|
-
##
|
|
76
|
-
# When passed a block, yields CommandInstance records from the API.
|
|
77
|
-
# This operation lazily loads records as efficiently as possible until the limit
|
|
78
|
-
# is reached.
|
|
79
|
-
# @param [String] sim The sim
|
|
80
|
-
# @param [command.Status] status The status
|
|
81
|
-
# @param [command.Direction] direction The direction
|
|
82
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
83
|
-
# guarantees to never return more than limit. Default is no limit
|
|
84
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
85
|
-
# the default value of 50 records. If no page_size is defined
|
|
86
|
-
# but a limit is defined, stream() will attempt to read the
|
|
87
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
88
|
-
def each
|
|
89
|
-
limits = @version.read_limits
|
|
90
|
-
|
|
91
|
-
page = self.page(
|
|
92
|
-
page_size: limits[:page_size],
|
|
93
|
-
)
|
|
94
|
-
|
|
95
|
-
@version.stream(page,
|
|
96
|
-
limit: limits[:limit],
|
|
97
|
-
page_limit: limits[:page_limit]).each {|x| yield x}
|
|
98
|
-
end
|
|
99
|
-
|
|
100
|
-
##
|
|
101
|
-
# Retrieve a single page of CommandInstance records from the API.
|
|
102
|
-
# Request is executed immediately.
|
|
103
|
-
# @param [String] sim The sim
|
|
104
|
-
# @param [command.Status] status The status
|
|
105
|
-
# @param [command.Direction] direction The direction
|
|
106
|
-
# @param [String] page_token PageToken provided by the API
|
|
107
|
-
# @param [Integer] page_number Page Number, this value is simply for client state
|
|
108
|
-
# @param [Integer] page_size Number of records to return, defaults to 50
|
|
109
|
-
# @return [Page] Page of CommandInstance
|
|
110
|
-
def page(sim: :unset, status: :unset, direction: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
111
|
-
params = Twilio::Values.of({
|
|
112
|
-
'Sim' => sim,
|
|
113
|
-
'Status' => status,
|
|
114
|
-
'Direction' => direction,
|
|
115
|
-
'PageToken' => page_token,
|
|
116
|
-
'Page' => page_number,
|
|
117
|
-
'PageSize' => page_size,
|
|
118
|
-
})
|
|
119
|
-
response = @version.page(
|
|
120
|
-
'GET',
|
|
121
|
-
@uri,
|
|
122
|
-
params
|
|
123
|
-
)
|
|
124
|
-
CommandPage.new(@version, response, @solution)
|
|
125
|
-
end
|
|
126
|
-
|
|
127
|
-
##
|
|
128
|
-
# Retrieve a single page of CommandInstance records from the API.
|
|
129
|
-
# Request is executed immediately.
|
|
130
|
-
# @param [String] target_url API-generated URL for the requested results page
|
|
131
|
-
# @return [Page] Page of CommandInstance
|
|
132
|
-
def get_page(target_url)
|
|
133
|
-
response = @version.domain.request(
|
|
134
|
-
'GET',
|
|
135
|
-
target_url
|
|
136
|
-
)
|
|
137
|
-
CommandPage.new(@version, response, @solution)
|
|
138
|
-
end
|
|
139
|
-
|
|
140
|
-
##
|
|
141
|
-
# Retrieve a single page of CommandInstance records from the API.
|
|
142
|
-
# Request is executed immediately.
|
|
143
|
-
# @param [String] command The command
|
|
144
|
-
# @param [String] sim The sim
|
|
145
|
-
# @param [String] callback_method The callback_method
|
|
146
|
-
# @param [String] callback_url The callback_url
|
|
147
|
-
# @param [command.CommandMode] command_mode The command_mode
|
|
148
|
-
# @param [String] include_sid The include_sid
|
|
149
|
-
# @return [CommandInstance] Newly created CommandInstance
|
|
150
|
-
def create(command: nil, sim: :unset, callback_method: :unset, callback_url: :unset, command_mode: :unset, include_sid: :unset)
|
|
151
|
-
data = Twilio::Values.of({
|
|
152
|
-
'Command' => command,
|
|
153
|
-
'Sim' => sim,
|
|
154
|
-
'CallbackMethod' => callback_method,
|
|
155
|
-
'CallbackUrl' => callback_url,
|
|
156
|
-
'CommandMode' => command_mode,
|
|
157
|
-
'IncludeSid' => include_sid,
|
|
158
|
-
})
|
|
159
|
-
|
|
160
|
-
payload = @version.create(
|
|
161
|
-
'POST',
|
|
162
|
-
@uri,
|
|
163
|
-
data: data
|
|
164
|
-
)
|
|
165
|
-
|
|
166
|
-
CommandInstance.new(
|
|
167
|
-
@version,
|
|
168
|
-
payload,
|
|
169
|
-
)
|
|
170
|
-
end
|
|
171
|
-
|
|
172
|
-
##
|
|
173
|
-
# Provide a user friendly representation
|
|
174
|
-
def to_s
|
|
175
|
-
'#<Twilio.Wireless.V1.CommandList>'
|
|
176
|
-
end
|
|
177
|
-
end
|
|
178
|
-
|
|
179
|
-
class CommandPage < Page
|
|
180
|
-
##
|
|
181
|
-
# Initialize the CommandPage
|
|
182
|
-
# @param [Version] version Version that contains the resource
|
|
183
|
-
# @param [Response] response Response from the API
|
|
184
|
-
# @param [Hash] solution Path solution for the resource
|
|
185
|
-
# @return [CommandPage] CommandPage
|
|
186
|
-
def initialize(version, response, solution)
|
|
187
|
-
super(version, response)
|
|
188
|
-
|
|
189
|
-
# Path Solution
|
|
190
|
-
@solution = solution
|
|
191
|
-
end
|
|
192
|
-
|
|
193
|
-
##
|
|
194
|
-
# Build an instance of CommandInstance
|
|
195
|
-
# @param [Hash] payload Payload response from the API
|
|
196
|
-
# @return [CommandInstance] CommandInstance
|
|
197
|
-
def get_instance(payload)
|
|
198
|
-
CommandInstance.new(
|
|
199
|
-
@version,
|
|
200
|
-
payload,
|
|
201
|
-
)
|
|
202
|
-
end
|
|
203
|
-
|
|
204
|
-
##
|
|
205
|
-
# Provide a user friendly representation
|
|
206
|
-
def to_s
|
|
207
|
-
'<Twilio.Wireless.V1.CommandPage>'
|
|
208
|
-
end
|
|
209
|
-
end
|
|
210
|
-
|
|
211
|
-
class CommandContext < InstanceContext
|
|
212
|
-
##
|
|
213
|
-
# Initialize the CommandContext
|
|
214
|
-
# @param [Version] version Version that contains the resource
|
|
215
|
-
# @param [String] sid The sid
|
|
216
|
-
# @return [CommandContext] CommandContext
|
|
217
|
-
def initialize(version, sid)
|
|
218
|
-
super(version)
|
|
219
|
-
|
|
220
|
-
# Path Solution
|
|
221
|
-
@solution = {
|
|
222
|
-
sid: sid,
|
|
223
|
-
}
|
|
224
|
-
@uri = "/Commands/#{@solution[:sid]}"
|
|
225
|
-
end
|
|
226
|
-
|
|
227
|
-
##
|
|
228
|
-
# Fetch a CommandInstance
|
|
229
|
-
# @return [CommandInstance] Fetched CommandInstance
|
|
230
|
-
def fetch
|
|
231
|
-
params = Twilio::Values.of({})
|
|
232
|
-
|
|
233
|
-
payload = @version.fetch(
|
|
234
|
-
'GET',
|
|
235
|
-
@uri,
|
|
236
|
-
params,
|
|
237
|
-
)
|
|
238
|
-
|
|
239
|
-
CommandInstance.new(
|
|
240
|
-
@version,
|
|
241
|
-
payload,
|
|
242
|
-
sid: @solution[:sid],
|
|
243
|
-
)
|
|
244
|
-
end
|
|
245
|
-
|
|
246
|
-
##
|
|
247
|
-
# Provide a user friendly representation
|
|
248
|
-
def to_s
|
|
249
|
-
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
|
250
|
-
"#<Twilio.Wireless.V1.CommandContext #{context}>"
|
|
251
|
-
end
|
|
252
|
-
end
|
|
253
|
-
|
|
254
|
-
class CommandInstance < InstanceResource
|
|
255
|
-
##
|
|
256
|
-
# Initialize the CommandInstance
|
|
257
|
-
# @param [Version] version Version that contains the resource
|
|
258
|
-
# @param [Hash] payload payload that contains response from Twilio
|
|
259
|
-
# @param [String] sid The sid
|
|
260
|
-
# @return [CommandInstance] CommandInstance
|
|
261
|
-
def initialize(version, payload, sid: nil)
|
|
262
|
-
super(version)
|
|
263
|
-
|
|
264
|
-
# Marshaled Properties
|
|
265
|
-
@properties = {
|
|
266
|
-
'sid' => payload['sid'],
|
|
267
|
-
'account_sid' => payload['account_sid'],
|
|
268
|
-
'sim_sid' => payload['sim_sid'],
|
|
269
|
-
'command' => payload['command'],
|
|
270
|
-
'command_mode' => payload['command_mode'],
|
|
271
|
-
'status' => payload['status'],
|
|
272
|
-
'direction' => payload['direction'],
|
|
273
|
-
'date_created' => Twilio.deserialize_iso8601_datetime(payload['date_created']),
|
|
274
|
-
'date_updated' => Twilio.deserialize_iso8601_datetime(payload['date_updated']),
|
|
275
|
-
'url' => payload['url'],
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
# Context
|
|
279
|
-
@instance_context = nil
|
|
280
|
-
@params = {
|
|
281
|
-
'sid' => sid || @properties['sid'],
|
|
282
|
-
}
|
|
283
|
-
end
|
|
284
|
-
|
|
285
|
-
##
|
|
286
|
-
# Generate an instance context for the instance, the context is capable of
|
|
287
|
-
# performing various actions. All instance actions are proxied to the context
|
|
288
|
-
# @param [Version] version Version that contains the resource
|
|
289
|
-
# @return [CommandContext] CommandContext for this CommandInstance
|
|
290
|
-
def context
|
|
291
|
-
unless @instance_context
|
|
292
|
-
@instance_context = CommandContext.new(
|
|
293
|
-
@version,
|
|
294
|
-
@params['sid'],
|
|
295
|
-
)
|
|
296
|
-
end
|
|
297
|
-
@instance_context
|
|
298
|
-
end
|
|
299
|
-
|
|
300
|
-
def sid
|
|
301
|
-
@properties['sid']
|
|
302
|
-
end
|
|
303
|
-
|
|
304
|
-
def account_sid
|
|
305
|
-
@properties['account_sid']
|
|
306
|
-
end
|
|
307
|
-
|
|
308
|
-
def sim_sid
|
|
309
|
-
@properties['sim_sid']
|
|
310
|
-
end
|
|
311
|
-
|
|
312
|
-
def command
|
|
313
|
-
@properties['command']
|
|
314
|
-
end
|
|
315
|
-
|
|
316
|
-
def command_mode
|
|
317
|
-
@properties['command_mode']
|
|
318
|
-
end
|
|
319
|
-
|
|
320
|
-
def status
|
|
321
|
-
@properties['status']
|
|
322
|
-
end
|
|
323
|
-
|
|
324
|
-
def direction
|
|
325
|
-
@properties['direction']
|
|
326
|
-
end
|
|
327
|
-
|
|
328
|
-
def date_created
|
|
329
|
-
@properties['date_created']
|
|
330
|
-
end
|
|
331
|
-
|
|
332
|
-
def date_updated
|
|
333
|
-
@properties['date_updated']
|
|
334
|
-
end
|
|
335
|
-
|
|
336
|
-
def url
|
|
337
|
-
@properties['url']
|
|
338
|
-
end
|
|
339
|
-
|
|
340
|
-
##
|
|
341
|
-
# Fetch a CommandInstance
|
|
342
|
-
# @return [CommandInstance] Fetched CommandInstance
|
|
343
|
-
def fetch
|
|
344
|
-
context.fetch
|
|
345
|
-
end
|
|
346
|
-
|
|
347
|
-
##
|
|
348
|
-
# Provide a user friendly representation
|
|
349
|
-
def to_s
|
|
350
|
-
values = @params.map{|k, v| "#{k}: #{v}"}.join(" ")
|
|
351
|
-
"<Twilio.Wireless.V1.CommandInstance #{values}>"
|
|
352
|
-
end
|
|
353
|
-
end
|
|
354
|
-
end
|
|
355
|
-
end
|
|
356
|
-
end
|
|
357
|
-
end
|