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
|
@@ -62,8 +62,6 @@ module Twilio
|
|
|
62
62
|
# @param [Version] version Version that contains the resource
|
|
63
63
|
# @param [Response] response Response from the API
|
|
64
64
|
# @param [Hash] solution Path solution for the resource
|
|
65
|
-
# @param [String] account_sid A 34 character string that uniquely identifies this
|
|
66
|
-
# resource.
|
|
67
65
|
# @return [NewSigningKeyPage] NewSigningKeyPage
|
|
68
66
|
def initialize(version, response, solution)
|
|
69
67
|
super(version, response)
|
|
@@ -112,22 +110,32 @@ module Twilio
|
|
|
112
110
|
}
|
|
113
111
|
end
|
|
114
112
|
|
|
113
|
+
##
|
|
114
|
+
# @return [String] The sid
|
|
115
115
|
def sid
|
|
116
116
|
@properties['sid']
|
|
117
117
|
end
|
|
118
118
|
|
|
119
|
+
##
|
|
120
|
+
# @return [String] The friendly_name
|
|
119
121
|
def friendly_name
|
|
120
122
|
@properties['friendly_name']
|
|
121
123
|
end
|
|
122
124
|
|
|
125
|
+
##
|
|
126
|
+
# @return [Time] The date_created
|
|
123
127
|
def date_created
|
|
124
128
|
@properties['date_created']
|
|
125
129
|
end
|
|
126
130
|
|
|
131
|
+
##
|
|
132
|
+
# @return [Time] The date_updated
|
|
127
133
|
def date_updated
|
|
128
134
|
@properties['date_updated']
|
|
129
135
|
end
|
|
130
136
|
|
|
137
|
+
##
|
|
138
|
+
# @return [String] The secret
|
|
131
139
|
def secret
|
|
132
140
|
@properties['secret']
|
|
133
141
|
end
|
|
@@ -33,7 +33,7 @@ module Twilio
|
|
|
33
33
|
# @param [String] log Only show notifications for this log level
|
|
34
34
|
# @param [Time] message_date_before Filter by date
|
|
35
35
|
# @param [Time] message_date Filter by date
|
|
36
|
-
# @param [Time] message_date_after
|
|
36
|
+
# @param [Time] message_date_after Filter by date
|
|
37
37
|
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
38
38
|
# guarantees to never return more than limit. Default is no limit
|
|
39
39
|
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
@@ -59,7 +59,7 @@ module Twilio
|
|
|
59
59
|
# @param [String] log Only show notifications for this log level
|
|
60
60
|
# @param [Time] message_date_before Filter by date
|
|
61
61
|
# @param [Time] message_date Filter by date
|
|
62
|
-
# @param [Time] message_date_after
|
|
62
|
+
# @param [Time] message_date_after Filter by date
|
|
63
63
|
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
64
64
|
# guarantees to never return more than limit. Default is no limit
|
|
65
65
|
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
@@ -85,16 +85,6 @@ module Twilio
|
|
|
85
85
|
# When passed a block, yields NotificationInstance records from the API.
|
|
86
86
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
87
87
|
# is reached.
|
|
88
|
-
# @param [String] log Only show notifications for this log level
|
|
89
|
-
# @param [Time] message_date_before Filter by date
|
|
90
|
-
# @param [Time] message_date Filter by date
|
|
91
|
-
# @param [Time] message_date_after: Filter by date
|
|
92
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
93
|
-
# guarantees to never return more than limit. Default is no limit
|
|
94
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
95
|
-
# the default value of 50 records. If no page_size is defined
|
|
96
|
-
# but a limit is defined, stream() will attempt to read the
|
|
97
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
98
88
|
def each
|
|
99
89
|
limits = @version.read_limits
|
|
100
90
|
|
|
@@ -113,7 +103,7 @@ module Twilio
|
|
|
113
103
|
# @param [String] log Only show notifications for this log level
|
|
114
104
|
# @param [Time] message_date_before Filter by date
|
|
115
105
|
# @param [Time] message_date Filter by date
|
|
116
|
-
# @param [Time] message_date_after
|
|
106
|
+
# @param [Time] message_date_after Filter by date
|
|
117
107
|
# @param [String] page_token PageToken provided by the API
|
|
118
108
|
# @param [Integer] page_number Page Number, this value is simply for client state
|
|
119
109
|
# @param [Integer] page_size Number of records to return, defaults to 50
|
|
@@ -162,8 +152,6 @@ module Twilio
|
|
|
162
152
|
# @param [Version] version Version that contains the resource
|
|
163
153
|
# @param [Response] response Response from the API
|
|
164
154
|
# @param [Hash] solution Path solution for the resource
|
|
165
|
-
# @param [String] account_sid The unique id of the Account responsible for this
|
|
166
|
-
# notification.
|
|
167
155
|
# @return [NotificationPage] NotificationPage
|
|
168
156
|
def initialize(version, response, solution)
|
|
169
157
|
super(version, response)
|
|
@@ -288,7 +276,6 @@ module Twilio
|
|
|
288
276
|
##
|
|
289
277
|
# Generate an instance context for the instance, the context is capable of
|
|
290
278
|
# performing various actions. All instance actions are proxied to the context
|
|
291
|
-
# @param [Version] version Version that contains the resource
|
|
292
279
|
# @return [NotificationContext] NotificationContext for this NotificationInstance
|
|
293
280
|
def context
|
|
294
281
|
unless @instance_context
|
|
@@ -301,70 +288,104 @@ module Twilio
|
|
|
301
288
|
@instance_context
|
|
302
289
|
end
|
|
303
290
|
|
|
291
|
+
##
|
|
292
|
+
# @return [String] The unique sid that identifies this account
|
|
304
293
|
def account_sid
|
|
305
294
|
@properties['account_sid']
|
|
306
295
|
end
|
|
307
296
|
|
|
297
|
+
##
|
|
298
|
+
# @return [String] The version of the Twilio API in use
|
|
308
299
|
def api_version
|
|
309
300
|
@properties['api_version']
|
|
310
301
|
end
|
|
311
302
|
|
|
303
|
+
##
|
|
304
|
+
# @return [String] The string that uniquely identifies the call
|
|
312
305
|
def call_sid
|
|
313
306
|
@properties['call_sid']
|
|
314
307
|
end
|
|
315
308
|
|
|
309
|
+
##
|
|
310
|
+
# @return [Time] The date this resource was created
|
|
316
311
|
def date_created
|
|
317
312
|
@properties['date_created']
|
|
318
313
|
end
|
|
319
314
|
|
|
315
|
+
##
|
|
316
|
+
# @return [Time] The date this resource was last updated
|
|
320
317
|
def date_updated
|
|
321
318
|
@properties['date_updated']
|
|
322
319
|
end
|
|
323
320
|
|
|
321
|
+
##
|
|
322
|
+
# @return [String] A unique error code corresponding to the notification
|
|
324
323
|
def error_code
|
|
325
324
|
@properties['error_code']
|
|
326
325
|
end
|
|
327
326
|
|
|
327
|
+
##
|
|
328
|
+
# @return [String] An integer log level
|
|
328
329
|
def log
|
|
329
330
|
@properties['log']
|
|
330
331
|
end
|
|
331
332
|
|
|
333
|
+
##
|
|
334
|
+
# @return [Time] The date the notification was generated
|
|
332
335
|
def message_date
|
|
333
336
|
@properties['message_date']
|
|
334
337
|
end
|
|
335
338
|
|
|
339
|
+
##
|
|
340
|
+
# @return [String] The text of the notification.
|
|
336
341
|
def message_text
|
|
337
342
|
@properties['message_text']
|
|
338
343
|
end
|
|
339
344
|
|
|
345
|
+
##
|
|
346
|
+
# @return [String] A URL for more information about the error code
|
|
340
347
|
def more_info
|
|
341
348
|
@properties['more_info']
|
|
342
349
|
end
|
|
343
350
|
|
|
351
|
+
##
|
|
352
|
+
# @return [String] HTTP method used with the request url
|
|
344
353
|
def request_method
|
|
345
354
|
@properties['request_method']
|
|
346
355
|
end
|
|
347
356
|
|
|
357
|
+
##
|
|
358
|
+
# @return [String] URL of the resource that generated the notification
|
|
348
359
|
def request_url
|
|
349
360
|
@properties['request_url']
|
|
350
361
|
end
|
|
351
362
|
|
|
363
|
+
##
|
|
364
|
+
# @return [String] Twilio-generated HTTP variables sent to the server
|
|
352
365
|
def request_variables
|
|
353
366
|
@properties['request_variables']
|
|
354
367
|
end
|
|
355
368
|
|
|
369
|
+
##
|
|
370
|
+
# @return [String] The HTTP body returned by your server.
|
|
356
371
|
def response_body
|
|
357
372
|
@properties['response_body']
|
|
358
373
|
end
|
|
359
374
|
|
|
375
|
+
##
|
|
376
|
+
# @return [String] The HTTP headers returned by your server.
|
|
360
377
|
def response_headers
|
|
361
378
|
@properties['response_headers']
|
|
362
379
|
end
|
|
363
380
|
|
|
381
|
+
##
|
|
382
|
+
# @return [String] A string that uniquely identifies this notification
|
|
364
383
|
def sid
|
|
365
384
|
@properties['sid']
|
|
366
385
|
end
|
|
367
386
|
|
|
387
|
+
##
|
|
388
|
+
# @return [String] The URI for this resource
|
|
368
389
|
def uri
|
|
369
390
|
@properties['uri']
|
|
370
391
|
end
|
|
@@ -81,16 +81,6 @@ module Twilio
|
|
|
81
81
|
# When passed a block, yields OutgoingCallerIdInstance records from the API.
|
|
82
82
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
83
83
|
# is reached.
|
|
84
|
-
# @param [String] phone_number Only show the caller id resource that exactly
|
|
85
|
-
# matches this phone number
|
|
86
|
-
# @param [String] friendly_name Only show the caller id resource that exactly
|
|
87
|
-
# matches this name
|
|
88
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
89
|
-
# guarantees to never return more than limit. Default is no limit
|
|
90
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
91
|
-
# the default value of 50 records. If no page_size is defined
|
|
92
|
-
# but a limit is defined, stream() will attempt to read the
|
|
93
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
94
84
|
def each
|
|
95
85
|
limits = @version.read_limits
|
|
96
86
|
|
|
@@ -156,8 +146,6 @@ module Twilio
|
|
|
156
146
|
# @param [Version] version Version that contains the resource
|
|
157
147
|
# @param [Response] response Response from the API
|
|
158
148
|
# @param [Hash] solution Path solution for the resource
|
|
159
|
-
# @param [String] account_sid The unique id of the Account responsible for this
|
|
160
|
-
# Caller Id.
|
|
161
149
|
# @return [OutgoingCallerIdPage] OutgoingCallerIdPage
|
|
162
150
|
def initialize(version, response, solution)
|
|
163
151
|
super(version, response)
|
|
@@ -297,7 +285,6 @@ module Twilio
|
|
|
297
285
|
##
|
|
298
286
|
# Generate an instance context for the instance, the context is capable of
|
|
299
287
|
# performing various actions. All instance actions are proxied to the context
|
|
300
|
-
# @param [Version] version Version that contains the resource
|
|
301
288
|
# @return [OutgoingCallerIdContext] OutgoingCallerIdContext for this OutgoingCallerIdInstance
|
|
302
289
|
def context
|
|
303
290
|
unless @instance_context
|
|
@@ -310,30 +297,44 @@ module Twilio
|
|
|
310
297
|
@instance_context
|
|
311
298
|
end
|
|
312
299
|
|
|
300
|
+
##
|
|
301
|
+
# @return [String] A string that uniquely identifies this outgoing-caller-ids
|
|
313
302
|
def sid
|
|
314
303
|
@properties['sid']
|
|
315
304
|
end
|
|
316
305
|
|
|
306
|
+
##
|
|
307
|
+
# @return [Time] The date this resource was created
|
|
317
308
|
def date_created
|
|
318
309
|
@properties['date_created']
|
|
319
310
|
end
|
|
320
311
|
|
|
312
|
+
##
|
|
313
|
+
# @return [Time] The date this resource was last updated
|
|
321
314
|
def date_updated
|
|
322
315
|
@properties['date_updated']
|
|
323
316
|
end
|
|
324
317
|
|
|
318
|
+
##
|
|
319
|
+
# @return [String] A human readable description for this resource
|
|
325
320
|
def friendly_name
|
|
326
321
|
@properties['friendly_name']
|
|
327
322
|
end
|
|
328
323
|
|
|
324
|
+
##
|
|
325
|
+
# @return [String] The unique sid that identifies this account
|
|
329
326
|
def account_sid
|
|
330
327
|
@properties['account_sid']
|
|
331
328
|
end
|
|
332
329
|
|
|
330
|
+
##
|
|
331
|
+
# @return [String] The incoming phone number
|
|
333
332
|
def phone_number
|
|
334
333
|
@properties['phone_number']
|
|
335
334
|
end
|
|
336
335
|
|
|
336
|
+
##
|
|
337
|
+
# @return [String] The URI for this resource
|
|
337
338
|
def uri
|
|
338
339
|
@properties['uri']
|
|
339
340
|
end
|
|
@@ -68,12 +68,6 @@ module Twilio
|
|
|
68
68
|
# When passed a block, yields QueueInstance records from the API.
|
|
69
69
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
70
70
|
# is reached.
|
|
71
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
72
|
-
# guarantees to never return more than limit. Default is no limit
|
|
73
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
74
|
-
# the default value of 50 records. If no page_size is defined
|
|
75
|
-
# but a limit is defined, stream() will attempt to read the
|
|
76
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
77
71
|
def each
|
|
78
72
|
limits = @version.read_limits
|
|
79
73
|
|
|
@@ -159,7 +153,6 @@ module Twilio
|
|
|
159
153
|
# @param [Version] version Version that contains the resource
|
|
160
154
|
# @param [Response] response Response from the API
|
|
161
155
|
# @param [Hash] solution Path solution for the resource
|
|
162
|
-
# @param [String] account_sid The account_sid
|
|
163
156
|
# @return [QueuePage] QueuePage
|
|
164
157
|
def initialize(version, response, solution)
|
|
165
158
|
super(version, response)
|
|
@@ -263,8 +256,8 @@ module Twilio
|
|
|
263
256
|
|
|
264
257
|
##
|
|
265
258
|
# Access the members
|
|
266
|
-
# @return [MemberList]
|
|
267
|
-
# @return [MemberContext] if
|
|
259
|
+
# @return [MemberList]
|
|
260
|
+
# @return [MemberContext] if call_sid was passed.
|
|
268
261
|
def members(call_sid=:unset)
|
|
269
262
|
raise ArgumentError, 'call_sid cannot be nil' if call_sid.nil?
|
|
270
263
|
|
|
@@ -331,7 +324,6 @@ module Twilio
|
|
|
331
324
|
##
|
|
332
325
|
# Generate an instance context for the instance, the context is capable of
|
|
333
326
|
# performing various actions. All instance actions are proxied to the context
|
|
334
|
-
# @param [Version] version Version that contains the resource
|
|
335
327
|
# @return [QueueContext] QueueContext for this QueueInstance
|
|
336
328
|
def context
|
|
337
329
|
unless @instance_context
|
|
@@ -344,38 +336,56 @@ module Twilio
|
|
|
344
336
|
@instance_context
|
|
345
337
|
end
|
|
346
338
|
|
|
339
|
+
##
|
|
340
|
+
# @return [String] The account_sid
|
|
347
341
|
def account_sid
|
|
348
342
|
@properties['account_sid']
|
|
349
343
|
end
|
|
350
344
|
|
|
345
|
+
##
|
|
346
|
+
# @return [String] Average wait time of members in the queue
|
|
351
347
|
def average_wait_time
|
|
352
348
|
@properties['average_wait_time']
|
|
353
349
|
end
|
|
354
350
|
|
|
351
|
+
##
|
|
352
|
+
# @return [String] The count of calls currently in the queue.
|
|
355
353
|
def current_size
|
|
356
354
|
@properties['current_size']
|
|
357
355
|
end
|
|
358
356
|
|
|
357
|
+
##
|
|
358
|
+
# @return [Time] The date_created
|
|
359
359
|
def date_created
|
|
360
360
|
@properties['date_created']
|
|
361
361
|
end
|
|
362
362
|
|
|
363
|
+
##
|
|
364
|
+
# @return [Time] The date_updated
|
|
363
365
|
def date_updated
|
|
364
366
|
@properties['date_updated']
|
|
365
367
|
end
|
|
366
368
|
|
|
369
|
+
##
|
|
370
|
+
# @return [String] A user-provided string that identifies this queue.
|
|
367
371
|
def friendly_name
|
|
368
372
|
@properties['friendly_name']
|
|
369
373
|
end
|
|
370
374
|
|
|
375
|
+
##
|
|
376
|
+
# @return [String] The max number of calls allowed in the queue
|
|
371
377
|
def max_size
|
|
372
378
|
@properties['max_size']
|
|
373
379
|
end
|
|
374
380
|
|
|
381
|
+
##
|
|
382
|
+
# @return [String] A string that uniquely identifies this queue
|
|
375
383
|
def sid
|
|
376
384
|
@properties['sid']
|
|
377
385
|
end
|
|
378
386
|
|
|
387
|
+
##
|
|
388
|
+
# @return [String] The uri
|
|
379
389
|
def uri
|
|
380
390
|
@properties['uri']
|
|
381
391
|
end
|
|
@@ -72,12 +72,6 @@ module Twilio
|
|
|
72
72
|
# When passed a block, yields MemberInstance records from the API.
|
|
73
73
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
74
74
|
# is reached.
|
|
75
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
76
|
-
# guarantees to never return more than limit. Default is no limit
|
|
77
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
78
|
-
# the default value of 50 records. If no page_size is defined
|
|
79
|
-
# but a limit is defined, stream() will attempt to read the
|
|
80
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
81
75
|
def each
|
|
82
76
|
limits = @version.read_limits
|
|
83
77
|
|
|
@@ -137,9 +131,6 @@ module Twilio
|
|
|
137
131
|
# @param [Version] version Version that contains the resource
|
|
138
132
|
# @param [Response] response Response from the API
|
|
139
133
|
# @param [Hash] solution Path solution for the resource
|
|
140
|
-
# @param [String] account_sid The account_sid
|
|
141
|
-
# @param [String] queue_sid A 34 character string that uniquely identifies this
|
|
142
|
-
# queue.
|
|
143
134
|
# @return [MemberPage] MemberPage
|
|
144
135
|
def initialize(version, response, solution)
|
|
145
136
|
super(version, response)
|
|
@@ -277,7 +268,6 @@ module Twilio
|
|
|
277
268
|
##
|
|
278
269
|
# Generate an instance context for the instance, the context is capable of
|
|
279
270
|
# performing various actions. All instance actions are proxied to the context
|
|
280
|
-
# @param [Version] version Version that contains the resource
|
|
281
271
|
# @return [MemberContext] MemberContext for this MemberInstance
|
|
282
272
|
def context
|
|
283
273
|
unless @instance_context
|
|
@@ -291,22 +281,32 @@ module Twilio
|
|
|
291
281
|
@instance_context
|
|
292
282
|
end
|
|
293
283
|
|
|
284
|
+
##
|
|
285
|
+
# @return [String] Unique string that identifies this resource
|
|
294
286
|
def call_sid
|
|
295
287
|
@properties['call_sid']
|
|
296
288
|
end
|
|
297
289
|
|
|
290
|
+
##
|
|
291
|
+
# @return [Time] The date the member was enqueued
|
|
298
292
|
def date_enqueued
|
|
299
293
|
@properties['date_enqueued']
|
|
300
294
|
end
|
|
301
295
|
|
|
296
|
+
##
|
|
297
|
+
# @return [String] This member's current position in the queue.
|
|
302
298
|
def position
|
|
303
299
|
@properties['position']
|
|
304
300
|
end
|
|
305
301
|
|
|
302
|
+
##
|
|
303
|
+
# @return [String] The uri
|
|
306
304
|
def uri
|
|
307
305
|
@properties['uri']
|
|
308
306
|
end
|
|
309
307
|
|
|
308
|
+
##
|
|
309
|
+
# @return [String] The number of seconds the member has been in the queue.
|
|
310
310
|
def wait_time
|
|
311
311
|
@properties['wait_time']
|
|
312
312
|
end
|
|
@@ -32,7 +32,7 @@ module Twilio
|
|
|
32
32
|
# memory before returning.
|
|
33
33
|
# @param [Time] date_created_before Filter by date created
|
|
34
34
|
# @param [Time] date_created Filter by date created
|
|
35
|
-
# @param [Time] date_created_after
|
|
35
|
+
# @param [Time] date_created_after Filter by date created
|
|
36
36
|
# @param [String] call_sid Only show recordings made during the call given by the
|
|
37
37
|
# indicated sid
|
|
38
38
|
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
@@ -59,7 +59,7 @@ module Twilio
|
|
|
59
59
|
# is reached.
|
|
60
60
|
# @param [Time] date_created_before Filter by date created
|
|
61
61
|
# @param [Time] date_created Filter by date created
|
|
62
|
-
# @param [Time] date_created_after
|
|
62
|
+
# @param [Time] date_created_after Filter by date created
|
|
63
63
|
# @param [String] call_sid Only show recordings made during the call given by the
|
|
64
64
|
# indicated sid
|
|
65
65
|
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
@@ -87,17 +87,6 @@ module Twilio
|
|
|
87
87
|
# When passed a block, yields RecordingInstance records from the API.
|
|
88
88
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
89
89
|
# is reached.
|
|
90
|
-
# @param [Time] date_created_before Filter by date created
|
|
91
|
-
# @param [Time] date_created Filter by date created
|
|
92
|
-
# @param [Time] date_created_after: Filter by date created
|
|
93
|
-
# @param [String] call_sid Only show recordings made during the call given by the
|
|
94
|
-
# indicated sid
|
|
95
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
96
|
-
# guarantees to never return more than limit. Default is no limit
|
|
97
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
98
|
-
# the default value of 50 records. If no page_size is defined
|
|
99
|
-
# but a limit is defined, stream() will attempt to read the
|
|
100
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
101
90
|
def each
|
|
102
91
|
limits = @version.read_limits
|
|
103
92
|
|
|
@@ -115,7 +104,7 @@ module Twilio
|
|
|
115
104
|
# Request is executed immediately.
|
|
116
105
|
# @param [Time] date_created_before Filter by date created
|
|
117
106
|
# @param [Time] date_created Filter by date created
|
|
118
|
-
# @param [Time] date_created_after
|
|
107
|
+
# @param [Time] date_created_after Filter by date created
|
|
119
108
|
# @param [String] call_sid Only show recordings made during the call given by the
|
|
120
109
|
# indicated sid
|
|
121
110
|
# @param [String] page_token PageToken provided by the API
|
|
@@ -166,8 +155,6 @@ module Twilio
|
|
|
166
155
|
# @param [Version] version Version that contains the resource
|
|
167
156
|
# @param [Response] response Response from the API
|
|
168
157
|
# @param [Hash] solution Path solution for the resource
|
|
169
|
-
# @param [String] account_sid The unique id of the Account responsible for this
|
|
170
|
-
# recording.
|
|
171
158
|
# @return [RecordingPage] RecordingPage
|
|
172
159
|
def initialize(version, response, solution)
|
|
173
160
|
super(version, response)
|
|
@@ -246,8 +233,8 @@ module Twilio
|
|
|
246
233
|
|
|
247
234
|
##
|
|
248
235
|
# Access the transcriptions
|
|
249
|
-
# @return [TranscriptionList]
|
|
250
|
-
# @return [TranscriptionContext] if
|
|
236
|
+
# @return [TranscriptionList]
|
|
237
|
+
# @return [TranscriptionContext] if sid was passed.
|
|
251
238
|
def transcriptions(sid=:unset)
|
|
252
239
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
253
240
|
|
|
@@ -273,8 +260,8 @@ module Twilio
|
|
|
273
260
|
|
|
274
261
|
##
|
|
275
262
|
# Access the add_on_results
|
|
276
|
-
# @return [AddOnResultList]
|
|
277
|
-
# @return [AddOnResultContext] if
|
|
263
|
+
# @return [AddOnResultList]
|
|
264
|
+
# @return [AddOnResultContext] if sid was passed.
|
|
278
265
|
def add_on_results(sid=:unset)
|
|
279
266
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
280
267
|
|
|
@@ -348,7 +335,6 @@ module Twilio
|
|
|
348
335
|
##
|
|
349
336
|
# Generate an instance context for the instance, the context is capable of
|
|
350
337
|
# performing various actions. All instance actions are proxied to the context
|
|
351
|
-
# @param [Version] version Version that contains the resource
|
|
352
338
|
# @return [RecordingContext] RecordingContext for this RecordingInstance
|
|
353
339
|
def context
|
|
354
340
|
unless @instance_context
|
|
@@ -361,62 +347,92 @@ module Twilio
|
|
|
361
347
|
@instance_context
|
|
362
348
|
end
|
|
363
349
|
|
|
350
|
+
##
|
|
351
|
+
# @return [String] The unique sid that identifies this account
|
|
364
352
|
def account_sid
|
|
365
353
|
@properties['account_sid']
|
|
366
354
|
end
|
|
367
355
|
|
|
356
|
+
##
|
|
357
|
+
# @return [String] The version of the API in use during the recording.
|
|
368
358
|
def api_version
|
|
369
359
|
@properties['api_version']
|
|
370
360
|
end
|
|
371
361
|
|
|
362
|
+
##
|
|
363
|
+
# @return [String] The call during which the recording was made.
|
|
372
364
|
def call_sid
|
|
373
365
|
@properties['call_sid']
|
|
374
366
|
end
|
|
375
367
|
|
|
368
|
+
##
|
|
369
|
+
# @return [Time] The date this resource was created
|
|
376
370
|
def date_created
|
|
377
371
|
@properties['date_created']
|
|
378
372
|
end
|
|
379
373
|
|
|
374
|
+
##
|
|
375
|
+
# @return [Time] The date this resource was last updated
|
|
380
376
|
def date_updated
|
|
381
377
|
@properties['date_updated']
|
|
382
378
|
end
|
|
383
379
|
|
|
380
|
+
##
|
|
381
|
+
# @return [String] The length of the recording, in seconds.
|
|
384
382
|
def duration
|
|
385
383
|
@properties['duration']
|
|
386
384
|
end
|
|
387
385
|
|
|
386
|
+
##
|
|
387
|
+
# @return [String] A string that uniquely identifies this recording
|
|
388
388
|
def sid
|
|
389
389
|
@properties['sid']
|
|
390
390
|
end
|
|
391
391
|
|
|
392
|
+
##
|
|
393
|
+
# @return [String] The price
|
|
392
394
|
def price
|
|
393
395
|
@properties['price']
|
|
394
396
|
end
|
|
395
397
|
|
|
398
|
+
##
|
|
399
|
+
# @return [String] The price_unit
|
|
396
400
|
def price_unit
|
|
397
401
|
@properties['price_unit']
|
|
398
402
|
end
|
|
399
403
|
|
|
404
|
+
##
|
|
405
|
+
# @return [transcription.Status] The status
|
|
400
406
|
def status
|
|
401
407
|
@properties['status']
|
|
402
408
|
end
|
|
403
409
|
|
|
410
|
+
##
|
|
411
|
+
# @return [String] The channels
|
|
404
412
|
def channels
|
|
405
413
|
@properties['channels']
|
|
406
414
|
end
|
|
407
415
|
|
|
416
|
+
##
|
|
417
|
+
# @return [recording.Source] The source
|
|
408
418
|
def source
|
|
409
419
|
@properties['source']
|
|
410
420
|
end
|
|
411
421
|
|
|
422
|
+
##
|
|
423
|
+
# @return [String] The URI for this resource
|
|
412
424
|
def uri
|
|
413
425
|
@properties['uri']
|
|
414
426
|
end
|
|
415
427
|
|
|
428
|
+
##
|
|
429
|
+
# @return [String] The type of encryption used for this resource.
|
|
416
430
|
def encryption_type
|
|
417
431
|
@properties['encryption_type']
|
|
418
432
|
end
|
|
419
433
|
|
|
434
|
+
##
|
|
435
|
+
# @return [Hash] The encryption_details
|
|
420
436
|
def encryption_details
|
|
421
437
|
@properties['encryption_details']
|
|
422
438
|
end
|