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
|
@@ -71,12 +71,6 @@ module Twilio
|
|
|
71
71
|
# When passed a block, yields UserChannelInstance records from the API.
|
|
72
72
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
73
73
|
# is reached.
|
|
74
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
75
|
-
# guarantees to never return more than limit. Default is no limit
|
|
76
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
77
|
-
# the default value of 50 records. If no page_size is defined
|
|
78
|
-
# but a limit is defined, stream() will attempt to read the
|
|
79
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
80
74
|
def each
|
|
81
75
|
limits = @version.read_limits
|
|
82
76
|
|
|
@@ -136,8 +130,6 @@ module Twilio
|
|
|
136
130
|
# @param [Version] version Version that contains the resource
|
|
137
131
|
# @param [Response] response Response from the API
|
|
138
132
|
# @param [Hash] solution Path solution for the resource
|
|
139
|
-
# @param [String] service_sid The service_sid
|
|
140
|
-
# @param [String] user_sid The sid
|
|
141
133
|
# @return [UserChannelPage] UserChannelPage
|
|
142
134
|
def initialize(version, response, solution)
|
|
143
135
|
super(version, response)
|
|
@@ -190,34 +182,50 @@ module Twilio
|
|
|
190
182
|
}
|
|
191
183
|
end
|
|
192
184
|
|
|
185
|
+
##
|
|
186
|
+
# @return [String] The account_sid
|
|
193
187
|
def account_sid
|
|
194
188
|
@properties['account_sid']
|
|
195
189
|
end
|
|
196
190
|
|
|
191
|
+
##
|
|
192
|
+
# @return [String] The service_sid
|
|
197
193
|
def service_sid
|
|
198
194
|
@properties['service_sid']
|
|
199
195
|
end
|
|
200
196
|
|
|
197
|
+
##
|
|
198
|
+
# @return [String] The channel_sid
|
|
201
199
|
def channel_sid
|
|
202
200
|
@properties['channel_sid']
|
|
203
201
|
end
|
|
204
202
|
|
|
203
|
+
##
|
|
204
|
+
# @return [String] The member_sid
|
|
205
205
|
def member_sid
|
|
206
206
|
@properties['member_sid']
|
|
207
207
|
end
|
|
208
208
|
|
|
209
|
+
##
|
|
210
|
+
# @return [user_channel.ChannelStatus] The status
|
|
209
211
|
def status
|
|
210
212
|
@properties['status']
|
|
211
213
|
end
|
|
212
214
|
|
|
215
|
+
##
|
|
216
|
+
# @return [String] The last_consumed_message_index
|
|
213
217
|
def last_consumed_message_index
|
|
214
218
|
@properties['last_consumed_message_index']
|
|
215
219
|
end
|
|
216
220
|
|
|
221
|
+
##
|
|
222
|
+
# @return [String] The unread_messages_count
|
|
217
223
|
def unread_messages_count
|
|
218
224
|
@properties['unread_messages_count']
|
|
219
225
|
end
|
|
220
226
|
|
|
227
|
+
##
|
|
228
|
+
# @return [String] The links
|
|
221
229
|
def links
|
|
222
230
|
@properties['links']
|
|
223
231
|
end
|
|
@@ -26,19 +26,13 @@ module Twilio
|
|
|
26
26
|
@accounts = nil
|
|
27
27
|
@api = nil
|
|
28
28
|
@chat = nil
|
|
29
|
-
@fax = nil
|
|
30
29
|
@ip_messaging = nil
|
|
31
30
|
@lookups = nil
|
|
32
31
|
@monitor = nil
|
|
33
|
-
@notify = nil
|
|
34
|
-
@preview = nil
|
|
35
32
|
@pricing = nil
|
|
36
33
|
@taskrouter = nil
|
|
37
34
|
@trunking = nil
|
|
38
35
|
@video = nil
|
|
39
|
-
@messaging = nil
|
|
40
|
-
@wireless = nil
|
|
41
|
-
@sync = nil
|
|
42
36
|
end
|
|
43
37
|
|
|
44
38
|
##
|
|
@@ -98,12 +92,6 @@ module Twilio
|
|
|
98
92
|
@chat ||= Chat.new self
|
|
99
93
|
end
|
|
100
94
|
|
|
101
|
-
##
|
|
102
|
-
# Access the Fax Twilio Domain
|
|
103
|
-
def fax
|
|
104
|
-
@fax ||= Fax.new self
|
|
105
|
-
end
|
|
106
|
-
|
|
107
95
|
##
|
|
108
96
|
# Access the IpMessaging Twilio Domain
|
|
109
97
|
def ip_messaging
|
|
@@ -122,18 +110,6 @@ module Twilio
|
|
|
122
110
|
@monitor ||= Monitor.new self
|
|
123
111
|
end
|
|
124
112
|
|
|
125
|
-
##
|
|
126
|
-
# Access the Notify Twilio Domain
|
|
127
|
-
def notify
|
|
128
|
-
@notify ||= Notify.new self
|
|
129
|
-
end
|
|
130
|
-
|
|
131
|
-
##
|
|
132
|
-
# Access the Preview Twilio Domain
|
|
133
|
-
def preview
|
|
134
|
-
@preview ||= Preview.new self
|
|
135
|
-
end
|
|
136
|
-
|
|
137
113
|
##
|
|
138
114
|
# Access the Pricing Twilio Domain
|
|
139
115
|
def pricing
|
|
@@ -159,111 +135,184 @@ module Twilio
|
|
|
159
135
|
end
|
|
160
136
|
|
|
161
137
|
##
|
|
162
|
-
#
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
end
|
|
166
|
-
|
|
167
|
-
##
|
|
168
|
-
# Access the Wireless Twilio Domain
|
|
169
|
-
def wireless
|
|
170
|
-
@wireless ||= Wireless.new self
|
|
171
|
-
end
|
|
172
|
-
|
|
173
|
-
##
|
|
174
|
-
# Access the Sync Twilio Domain
|
|
175
|
-
def sync
|
|
176
|
-
@sync ||= Sync.new self
|
|
177
|
-
end
|
|
178
|
-
|
|
138
|
+
# @param [String] sid The sid
|
|
139
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::AddressInstance] if sid was passed.
|
|
140
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::AddressList]
|
|
179
141
|
def addresses(sid=:unset)
|
|
180
142
|
self.api.v2010.account.addresses(sid)
|
|
181
143
|
end
|
|
182
144
|
|
|
145
|
+
##
|
|
146
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
147
|
+
# resource.
|
|
148
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ApplicationInstance] if sid was passed.
|
|
149
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ApplicationList]
|
|
183
150
|
def applications(sid=:unset)
|
|
184
151
|
self.api.v2010.account.applications(sid)
|
|
185
152
|
end
|
|
186
153
|
|
|
187
|
-
|
|
188
|
-
|
|
154
|
+
##
|
|
155
|
+
# @param [String] connect_app_sid The unique id of the Connect App that was
|
|
156
|
+
# authorized.
|
|
157
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::AuthorizedConnectAppInstance] if connect_app_sid was passed.
|
|
158
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::AuthorizedConnectAppList]
|
|
159
|
+
def authorized_connect_apps(connect_app_sid=:unset)
|
|
160
|
+
self.api.v2010.account.authorized_connect_apps(connect_app_sid)
|
|
189
161
|
end
|
|
190
162
|
|
|
191
|
-
|
|
192
|
-
|
|
163
|
+
##
|
|
164
|
+
# @param [String] country_code The ISO Country code to lookup phone numbers for.
|
|
165
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::AvailablePhoneNumberCountryInstance] if country_code was passed.
|
|
166
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::AvailablePhoneNumberCountryList]
|
|
167
|
+
def available_phone_numbers(country_code=:unset)
|
|
168
|
+
self.api.v2010.account.available_phone_numbers(country_code)
|
|
193
169
|
end
|
|
194
170
|
|
|
171
|
+
##
|
|
172
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
173
|
+
# resource.
|
|
174
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::CallInstance] if sid was passed.
|
|
175
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::CallList]
|
|
195
176
|
def calls(sid=:unset)
|
|
196
177
|
self.api.v2010.account.calls(sid)
|
|
197
178
|
end
|
|
198
179
|
|
|
180
|
+
##
|
|
181
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
182
|
+
# conference.
|
|
183
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ConferenceInstance] if sid was passed.
|
|
184
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ConferenceList]
|
|
199
185
|
def conferences(sid=:unset)
|
|
200
186
|
self.api.v2010.account.conferences(sid)
|
|
201
187
|
end
|
|
202
188
|
|
|
189
|
+
##
|
|
190
|
+
# @param [String] sid The unique id of this Connect App.
|
|
191
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ConnectAppInstance] if sid was passed.
|
|
192
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ConnectAppList]
|
|
203
193
|
def connect_apps(sid=:unset)
|
|
204
194
|
self.api.v2010.account.connect_apps(sid)
|
|
205
195
|
end
|
|
206
196
|
|
|
197
|
+
##
|
|
198
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
199
|
+
# resource.
|
|
200
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::IncomingPhoneNumberInstance] if sid was passed.
|
|
201
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::IncomingPhoneNumberList]
|
|
207
202
|
def incoming_phone_numbers(sid=:unset)
|
|
208
203
|
self.api.v2010.account.incoming_phone_numbers(sid)
|
|
209
204
|
end
|
|
210
205
|
|
|
206
|
+
##
|
|
207
|
+
# @param [String] sid The sid
|
|
208
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::KeyInstance] if sid was passed.
|
|
209
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::KeyList]
|
|
211
210
|
def keys(sid=:unset)
|
|
212
211
|
self.api.v2010.account.keys(sid)
|
|
213
212
|
end
|
|
214
213
|
|
|
214
|
+
##
|
|
215
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
216
|
+
# resource.
|
|
217
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::MessageInstance] if sid was passed.
|
|
218
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::MessageList]
|
|
215
219
|
def messages(sid=:unset)
|
|
216
220
|
self.api.v2010.account.messages(sid)
|
|
217
221
|
end
|
|
218
222
|
|
|
223
|
+
##
|
|
224
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::NewKeyInstance]
|
|
219
225
|
def new_keys
|
|
220
226
|
self.api.v2010.account.new_keys
|
|
221
227
|
end
|
|
222
228
|
|
|
229
|
+
##
|
|
230
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::NewSigningKeyInstance]
|
|
223
231
|
def new_signing_keys
|
|
224
232
|
self.api.v2010.account.new_signing_keys
|
|
225
233
|
end
|
|
226
234
|
|
|
235
|
+
##
|
|
236
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
237
|
+
# resource.
|
|
238
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::NotificationInstance] if sid was passed.
|
|
239
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::NotificationList]
|
|
227
240
|
def notifications(sid=:unset)
|
|
228
241
|
self.api.v2010.account.notifications(sid)
|
|
229
242
|
end
|
|
230
243
|
|
|
244
|
+
##
|
|
245
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
246
|
+
# resource.
|
|
247
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::OutgoingCallerIdInstance] if sid was passed.
|
|
248
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::OutgoingCallerIdList]
|
|
231
249
|
def outgoing_caller_ids(sid=:unset)
|
|
232
250
|
self.api.v2010.account.outgoing_caller_ids(sid)
|
|
233
251
|
end
|
|
234
252
|
|
|
253
|
+
##
|
|
254
|
+
# @param [String] sid A 34 character string that uniquely identifies this queue.
|
|
255
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::QueueInstance] if sid was passed.
|
|
256
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::QueueList]
|
|
235
257
|
def queues(sid=:unset)
|
|
236
258
|
self.api.v2010.account.queues(sid)
|
|
237
259
|
end
|
|
238
260
|
|
|
261
|
+
##
|
|
262
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
263
|
+
# resource.
|
|
264
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::RecordingInstance] if sid was passed.
|
|
265
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::RecordingList]
|
|
239
266
|
def recordings(sid=:unset)
|
|
240
267
|
self.api.v2010.account.recordings(sid)
|
|
241
268
|
end
|
|
242
269
|
|
|
270
|
+
##
|
|
271
|
+
# @param [String] sid The sid
|
|
272
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::SigningKeyInstance] if sid was passed.
|
|
273
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::SigningKeyList]
|
|
243
274
|
def signing_keys(sid=:unset)
|
|
244
275
|
self.api.v2010.account.signing_keys(sid)
|
|
245
276
|
end
|
|
246
277
|
|
|
278
|
+
##
|
|
279
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::SipInstance]
|
|
247
280
|
def sip
|
|
248
281
|
self.api.v2010.account.sip
|
|
249
282
|
end
|
|
250
283
|
|
|
284
|
+
##
|
|
285
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
286
|
+
# resource.
|
|
287
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ShortCodeInstance] if sid was passed.
|
|
288
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ShortCodeList]
|
|
251
289
|
def short_codes(sid=:unset)
|
|
252
290
|
self.api.v2010.account.short_codes(sid)
|
|
253
291
|
end
|
|
254
292
|
|
|
293
|
+
##
|
|
294
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::TokenInstance]
|
|
255
295
|
def tokens
|
|
256
296
|
self.api.v2010.account.tokens
|
|
257
297
|
end
|
|
258
298
|
|
|
299
|
+
##
|
|
300
|
+
# @param [String] sid A 34 character string that uniquely identifies this
|
|
301
|
+
# resource.
|
|
302
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::TranscriptionInstance] if sid was passed.
|
|
303
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::TranscriptionList]
|
|
259
304
|
def transcriptions(sid=:unset)
|
|
260
305
|
self.api.v2010.account.transcriptions(sid)
|
|
261
306
|
end
|
|
262
307
|
|
|
308
|
+
##
|
|
309
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::UsageInstance]
|
|
263
310
|
def usage
|
|
264
311
|
self.api.v2010.account.usage
|
|
265
312
|
end
|
|
266
313
|
|
|
314
|
+
##
|
|
315
|
+
# @return [Twilio::REST::Api::V2010::AccountContext::ValidationRequestInstance]
|
|
267
316
|
def validation_requests
|
|
268
317
|
self.api.v2010.account.validation_requests
|
|
269
318
|
end
|
|
@@ -33,10 +33,18 @@ module Twilio
|
|
|
33
33
|
@v2 ||= V2.new self
|
|
34
34
|
end
|
|
35
35
|
|
|
36
|
+
##
|
|
37
|
+
# @param [String] sid The sid
|
|
38
|
+
# @return [Twilio::REST::Chat::V2::CredentialInstance] if sid was passed.
|
|
39
|
+
# @return [Twilio::REST::Chat::V2::CredentialList]
|
|
36
40
|
def credentials(sid=:unset)
|
|
37
41
|
self.v2.credentials(sid)
|
|
38
42
|
end
|
|
39
43
|
|
|
44
|
+
##
|
|
45
|
+
# @param [String] sid The sid
|
|
46
|
+
# @return [Twilio::REST::Chat::V2::ServiceInstance] if sid was passed.
|
|
47
|
+
# @return [Twilio::REST::Chat::V2::ServiceList]
|
|
40
48
|
def services(sid=:unset)
|
|
41
49
|
self.v2.services(sid)
|
|
42
50
|
end
|
|
@@ -17,6 +17,10 @@ module Twilio
|
|
|
17
17
|
@services = nil
|
|
18
18
|
end
|
|
19
19
|
|
|
20
|
+
##
|
|
21
|
+
# @param [String] sid The sid
|
|
22
|
+
# @return [Twilio::REST::Chat::V1::CredentialInstance] if sid was passed.
|
|
23
|
+
# @return [Twilio::REST::Chat::V1::CredentialList]
|
|
20
24
|
def credentials(sid=:unset)
|
|
21
25
|
if sid.nil?
|
|
22
26
|
raise ArgumentError, 'sid cannot be nil'
|
|
@@ -27,6 +31,10 @@ module Twilio
|
|
|
27
31
|
end
|
|
28
32
|
end
|
|
29
33
|
|
|
34
|
+
##
|
|
35
|
+
# @param [String] sid The sid
|
|
36
|
+
# @return [Twilio::REST::Chat::V1::ServiceInstance] if sid was passed.
|
|
37
|
+
# @return [Twilio::REST::Chat::V1::ServiceList]
|
|
30
38
|
def services(sid=:unset)
|
|
31
39
|
if sid.nil?
|
|
32
40
|
raise ArgumentError, 'sid cannot be nil'
|
|
@@ -64,12 +64,6 @@ module Twilio
|
|
|
64
64
|
# When passed a block, yields CredentialInstance records from the API.
|
|
65
65
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
66
66
|
# is reached.
|
|
67
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
68
|
-
# guarantees to never return more than limit. Default is no limit
|
|
69
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
70
|
-
# the default value of 50 records. If no page_size is defined
|
|
71
|
-
# but a limit is defined, stream() will attempt to read the
|
|
72
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
73
67
|
def each
|
|
74
68
|
limits = @version.read_limits
|
|
75
69
|
|
|
@@ -303,7 +297,6 @@ module Twilio
|
|
|
303
297
|
##
|
|
304
298
|
# Generate an instance context for the instance, the context is capable of
|
|
305
299
|
# performing various actions. All instance actions are proxied to the context
|
|
306
|
-
# @param [Version] version Version that contains the resource
|
|
307
300
|
# @return [CredentialContext] CredentialContext for this CredentialInstance
|
|
308
301
|
def context
|
|
309
302
|
unless @instance_context
|
|
@@ -315,34 +308,50 @@ module Twilio
|
|
|
315
308
|
@instance_context
|
|
316
309
|
end
|
|
317
310
|
|
|
311
|
+
##
|
|
312
|
+
# @return [String] The sid
|
|
318
313
|
def sid
|
|
319
314
|
@properties['sid']
|
|
320
315
|
end
|
|
321
316
|
|
|
317
|
+
##
|
|
318
|
+
# @return [String] The account_sid
|
|
322
319
|
def account_sid
|
|
323
320
|
@properties['account_sid']
|
|
324
321
|
end
|
|
325
322
|
|
|
323
|
+
##
|
|
324
|
+
# @return [String] The friendly_name
|
|
326
325
|
def friendly_name
|
|
327
326
|
@properties['friendly_name']
|
|
328
327
|
end
|
|
329
328
|
|
|
329
|
+
##
|
|
330
|
+
# @return [credential.PushService] The type
|
|
330
331
|
def type
|
|
331
332
|
@properties['type']
|
|
332
333
|
end
|
|
333
334
|
|
|
335
|
+
##
|
|
336
|
+
# @return [String] The sandbox
|
|
334
337
|
def sandbox
|
|
335
338
|
@properties['sandbox']
|
|
336
339
|
end
|
|
337
340
|
|
|
341
|
+
##
|
|
342
|
+
# @return [Time] The date_created
|
|
338
343
|
def date_created
|
|
339
344
|
@properties['date_created']
|
|
340
345
|
end
|
|
341
346
|
|
|
347
|
+
##
|
|
348
|
+
# @return [Time] The date_updated
|
|
342
349
|
def date_updated
|
|
343
350
|
@properties['date_updated']
|
|
344
351
|
end
|
|
345
352
|
|
|
353
|
+
##
|
|
354
|
+
# @return [String] The url
|
|
346
355
|
def url
|
|
347
356
|
@properties['url']
|
|
348
357
|
end
|
|
@@ -86,12 +86,6 @@ module Twilio
|
|
|
86
86
|
# When passed a block, yields ServiceInstance records from the API.
|
|
87
87
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
88
88
|
# is reached.
|
|
89
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
90
|
-
# guarantees to never return more than limit. Default is no limit
|
|
91
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
92
|
-
# the default value of 50 records. If no page_size is defined
|
|
93
|
-
# but a limit is defined, stream() will attempt to read the
|
|
94
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
95
89
|
def each
|
|
96
90
|
limits = @version.read_limits
|
|
97
91
|
|
|
@@ -434,8 +428,8 @@ module Twilio
|
|
|
434
428
|
|
|
435
429
|
##
|
|
436
430
|
# Access the channels
|
|
437
|
-
# @return [ChannelList]
|
|
438
|
-
# @return [ChannelContext] if
|
|
431
|
+
# @return [ChannelList]
|
|
432
|
+
# @return [ChannelContext] if sid was passed.
|
|
439
433
|
def channels(sid=:unset)
|
|
440
434
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
441
435
|
|
|
@@ -459,8 +453,8 @@ module Twilio
|
|
|
459
453
|
|
|
460
454
|
##
|
|
461
455
|
# Access the roles
|
|
462
|
-
# @return [RoleList]
|
|
463
|
-
# @return [RoleContext] if
|
|
456
|
+
# @return [RoleList]
|
|
457
|
+
# @return [RoleContext] if sid was passed.
|
|
464
458
|
def roles(sid=:unset)
|
|
465
459
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
466
460
|
|
|
@@ -484,8 +478,8 @@ module Twilio
|
|
|
484
478
|
|
|
485
479
|
##
|
|
486
480
|
# Access the users
|
|
487
|
-
# @return [UserList]
|
|
488
|
-
# @return [UserContext] if
|
|
481
|
+
# @return [UserList]
|
|
482
|
+
# @return [UserContext] if sid was passed.
|
|
489
483
|
def users(sid=:unset)
|
|
490
484
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
491
485
|
|
|
@@ -560,7 +554,6 @@ module Twilio
|
|
|
560
554
|
##
|
|
561
555
|
# Generate an instance context for the instance, the context is capable of
|
|
562
556
|
# performing various actions. All instance actions are proxied to the context
|
|
563
|
-
# @param [Version] version Version that contains the resource
|
|
564
557
|
# @return [ServiceContext] ServiceContext for this ServiceInstance
|
|
565
558
|
def context
|
|
566
559
|
unless @instance_context
|
|
@@ -572,86 +565,128 @@ module Twilio
|
|
|
572
565
|
@instance_context
|
|
573
566
|
end
|
|
574
567
|
|
|
568
|
+
##
|
|
569
|
+
# @return [String] The sid
|
|
575
570
|
def sid
|
|
576
571
|
@properties['sid']
|
|
577
572
|
end
|
|
578
573
|
|
|
574
|
+
##
|
|
575
|
+
# @return [String] The account_sid
|
|
579
576
|
def account_sid
|
|
580
577
|
@properties['account_sid']
|
|
581
578
|
end
|
|
582
579
|
|
|
580
|
+
##
|
|
581
|
+
# @return [String] The friendly_name
|
|
583
582
|
def friendly_name
|
|
584
583
|
@properties['friendly_name']
|
|
585
584
|
end
|
|
586
585
|
|
|
586
|
+
##
|
|
587
|
+
# @return [Time] The date_created
|
|
587
588
|
def date_created
|
|
588
589
|
@properties['date_created']
|
|
589
590
|
end
|
|
590
591
|
|
|
592
|
+
##
|
|
593
|
+
# @return [Time] The date_updated
|
|
591
594
|
def date_updated
|
|
592
595
|
@properties['date_updated']
|
|
593
596
|
end
|
|
594
597
|
|
|
598
|
+
##
|
|
599
|
+
# @return [String] The default_service_role_sid
|
|
595
600
|
def default_service_role_sid
|
|
596
601
|
@properties['default_service_role_sid']
|
|
597
602
|
end
|
|
598
603
|
|
|
604
|
+
##
|
|
605
|
+
# @return [String] The default_channel_role_sid
|
|
599
606
|
def default_channel_role_sid
|
|
600
607
|
@properties['default_channel_role_sid']
|
|
601
608
|
end
|
|
602
609
|
|
|
610
|
+
##
|
|
611
|
+
# @return [String] The default_channel_creator_role_sid
|
|
603
612
|
def default_channel_creator_role_sid
|
|
604
613
|
@properties['default_channel_creator_role_sid']
|
|
605
614
|
end
|
|
606
615
|
|
|
616
|
+
##
|
|
617
|
+
# @return [Boolean] The read_status_enabled
|
|
607
618
|
def read_status_enabled
|
|
608
619
|
@properties['read_status_enabled']
|
|
609
620
|
end
|
|
610
621
|
|
|
622
|
+
##
|
|
623
|
+
# @return [Boolean] The reachability_enabled
|
|
611
624
|
def reachability_enabled
|
|
612
625
|
@properties['reachability_enabled']
|
|
613
626
|
end
|
|
614
627
|
|
|
628
|
+
##
|
|
629
|
+
# @return [String] The typing_indicator_timeout
|
|
615
630
|
def typing_indicator_timeout
|
|
616
631
|
@properties['typing_indicator_timeout']
|
|
617
632
|
end
|
|
618
633
|
|
|
634
|
+
##
|
|
635
|
+
# @return [String] The consumption_report_interval
|
|
619
636
|
def consumption_report_interval
|
|
620
637
|
@properties['consumption_report_interval']
|
|
621
638
|
end
|
|
622
639
|
|
|
640
|
+
##
|
|
641
|
+
# @return [Hash] The limits
|
|
623
642
|
def limits
|
|
624
643
|
@properties['limits']
|
|
625
644
|
end
|
|
626
645
|
|
|
646
|
+
##
|
|
647
|
+
# @return [Hash] The webhooks
|
|
627
648
|
def webhooks
|
|
628
649
|
@properties['webhooks']
|
|
629
650
|
end
|
|
630
651
|
|
|
652
|
+
##
|
|
653
|
+
# @return [String] The pre_webhook_url
|
|
631
654
|
def pre_webhook_url
|
|
632
655
|
@properties['pre_webhook_url']
|
|
633
656
|
end
|
|
634
657
|
|
|
658
|
+
##
|
|
659
|
+
# @return [String] The post_webhook_url
|
|
635
660
|
def post_webhook_url
|
|
636
661
|
@properties['post_webhook_url']
|
|
637
662
|
end
|
|
638
663
|
|
|
664
|
+
##
|
|
665
|
+
# @return [String] The webhook_method
|
|
639
666
|
def webhook_method
|
|
640
667
|
@properties['webhook_method']
|
|
641
668
|
end
|
|
642
669
|
|
|
670
|
+
##
|
|
671
|
+
# @return [String] The webhook_filters
|
|
643
672
|
def webhook_filters
|
|
644
673
|
@properties['webhook_filters']
|
|
645
674
|
end
|
|
646
675
|
|
|
676
|
+
##
|
|
677
|
+
# @return [Hash] The notifications
|
|
647
678
|
def notifications
|
|
648
679
|
@properties['notifications']
|
|
649
680
|
end
|
|
650
681
|
|
|
682
|
+
##
|
|
683
|
+
# @return [String] The url
|
|
651
684
|
def url
|
|
652
685
|
@properties['url']
|
|
653
686
|
end
|
|
654
687
|
|
|
688
|
+
##
|
|
689
|
+
# @return [String] The links
|
|
655
690
|
def links
|
|
656
691
|
@properties['links']
|
|
657
692
|
end
|