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
|
@@ -34,8 +34,8 @@ module Twilio
|
|
|
34
34
|
##
|
|
35
35
|
# Access the domains
|
|
36
36
|
# @param [String] sid The domain sid that uniquely identifies the resource
|
|
37
|
-
# @return [DomainList]
|
|
38
|
-
# @return [DomainContext] if
|
|
37
|
+
# @return [DomainList]
|
|
38
|
+
# @return [DomainContext] if sid was passed.
|
|
39
39
|
def domains(sid=:unset)
|
|
40
40
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
41
41
|
|
|
@@ -55,8 +55,8 @@ module Twilio
|
|
|
55
55
|
|
|
56
56
|
##
|
|
57
57
|
# Access the regions
|
|
58
|
-
# @return [RegionList]
|
|
59
|
-
# @return [RegionContext]
|
|
58
|
+
# @return [RegionList]
|
|
59
|
+
# @return [RegionContext]
|
|
60
60
|
def regions
|
|
61
61
|
@regions ||= RegionList.new(
|
|
62
62
|
@version,
|
|
@@ -68,8 +68,8 @@ module Twilio
|
|
|
68
68
|
# Access the ip_access_control_lists
|
|
69
69
|
# @param [String] sid The ip-access-control-list Sid that uniquely identifies this
|
|
70
70
|
# resource
|
|
71
|
-
# @return [IpAccessControlListList]
|
|
72
|
-
# @return [IpAccessControlListContext] if
|
|
71
|
+
# @return [IpAccessControlListList]
|
|
72
|
+
# @return [IpAccessControlListContext] if sid was passed.
|
|
73
73
|
def ip_access_control_lists(sid=:unset)
|
|
74
74
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
75
75
|
|
|
@@ -90,8 +90,8 @@ module Twilio
|
|
|
90
90
|
##
|
|
91
91
|
# Access the credential_lists
|
|
92
92
|
# @param [String] sid The credential Sid that uniquely identifies this resource
|
|
93
|
-
# @return [CredentialListList]
|
|
94
|
-
# @return [CredentialListContext] if
|
|
93
|
+
# @return [CredentialListList]
|
|
94
|
+
# @return [CredentialListContext] if sid was passed.
|
|
95
95
|
def credential_lists(sid=:unset)
|
|
96
96
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
97
97
|
|
|
@@ -122,8 +122,6 @@ module Twilio
|
|
|
122
122
|
# @param [Version] version Version that contains the resource
|
|
123
123
|
# @param [Response] response Response from the API
|
|
124
124
|
# @param [Hash] solution Path solution for the resource
|
|
125
|
-
# @param [String] account_sid A 34 character string that uniquely identifies this
|
|
126
|
-
# resource.
|
|
127
125
|
# @return [SipPage] SipPage
|
|
128
126
|
def initialize(version, response, solution)
|
|
129
127
|
super(version, response)
|
|
@@ -70,12 +70,6 @@ module Twilio
|
|
|
70
70
|
# When passed a block, yields CredentialListInstance records from the API.
|
|
71
71
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
72
72
|
# is reached.
|
|
73
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
74
|
-
# guarantees to never return more than limit. Default is no limit
|
|
75
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
76
|
-
# the default value of 50 records. If no page_size is defined
|
|
77
|
-
# but a limit is defined, stream() will attempt to read the
|
|
78
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
79
73
|
def each
|
|
80
74
|
limits = @version.read_limits
|
|
81
75
|
|
|
@@ -158,8 +152,6 @@ module Twilio
|
|
|
158
152
|
# @param [Version] version Version that contains the resource
|
|
159
153
|
# @param [Response] response Response from the API
|
|
160
154
|
# @param [Hash] solution Path solution for the resource
|
|
161
|
-
# @param [String] account_sid A 34 character string that uniquely identifies this
|
|
162
|
-
# resource.
|
|
163
155
|
# @return [CredentialListPage] CredentialListPage
|
|
164
156
|
def initialize(version, response, solution)
|
|
165
157
|
super(version, response)
|
|
@@ -260,8 +252,8 @@ module Twilio
|
|
|
260
252
|
|
|
261
253
|
##
|
|
262
254
|
# Access the credentials
|
|
263
|
-
# @return [CredentialList]
|
|
264
|
-
# @return [CredentialContext] if
|
|
255
|
+
# @return [CredentialList]
|
|
256
|
+
# @return [CredentialContext] if sid was passed.
|
|
265
257
|
def credentials(sid=:unset)
|
|
266
258
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
267
259
|
|
|
@@ -327,7 +319,6 @@ module Twilio
|
|
|
327
319
|
##
|
|
328
320
|
# Generate an instance context for the instance, the context is capable of
|
|
329
321
|
# performing various actions. All instance actions are proxied to the context
|
|
330
|
-
# @param [Version] version Version that contains the resource
|
|
331
322
|
# @return [CredentialListContext] CredentialListContext for this CredentialListInstance
|
|
332
323
|
def context
|
|
333
324
|
unless @instance_context
|
|
@@ -340,30 +331,44 @@ module Twilio
|
|
|
340
331
|
@instance_context
|
|
341
332
|
end
|
|
342
333
|
|
|
334
|
+
##
|
|
335
|
+
# @return [String] The unique sid that identifies this account
|
|
343
336
|
def account_sid
|
|
344
337
|
@properties['account_sid']
|
|
345
338
|
end
|
|
346
339
|
|
|
340
|
+
##
|
|
341
|
+
# @return [Time] The date this resource was created
|
|
347
342
|
def date_created
|
|
348
343
|
@properties['date_created']
|
|
349
344
|
end
|
|
350
345
|
|
|
346
|
+
##
|
|
347
|
+
# @return [Time] The date this resource was last updated
|
|
351
348
|
def date_updated
|
|
352
349
|
@properties['date_updated']
|
|
353
350
|
end
|
|
354
351
|
|
|
352
|
+
##
|
|
353
|
+
# @return [String] The friendly_name
|
|
355
354
|
def friendly_name
|
|
356
355
|
@properties['friendly_name']
|
|
357
356
|
end
|
|
358
357
|
|
|
358
|
+
##
|
|
359
|
+
# @return [String] A string that uniquely identifies this credential
|
|
359
360
|
def sid
|
|
360
361
|
@properties['sid']
|
|
361
362
|
end
|
|
362
363
|
|
|
364
|
+
##
|
|
365
|
+
# @return [String] The subresource_uris
|
|
363
366
|
def subresource_uris
|
|
364
367
|
@properties['subresource_uris']
|
|
365
368
|
end
|
|
366
369
|
|
|
370
|
+
##
|
|
371
|
+
# @return [String] The URI for this resource
|
|
367
372
|
def uri
|
|
368
373
|
@properties['uri']
|
|
369
374
|
end
|
|
@@ -72,12 +72,6 @@ module Twilio
|
|
|
72
72
|
# When passed a block, yields CredentialInstance 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
|
|
|
@@ -163,8 +157,6 @@ module Twilio
|
|
|
163
157
|
# @param [Version] version Version that contains the resource
|
|
164
158
|
# @param [Response] response Response from the API
|
|
165
159
|
# @param [Hash] solution Path solution for the resource
|
|
166
|
-
# @param [String] account_sid The account_sid
|
|
167
|
-
# @param [String] credential_list_sid The credential_list_sid
|
|
168
160
|
# @return [CredentialPage] CredentialPage
|
|
169
161
|
def initialize(version, response, solution)
|
|
170
162
|
super(version, response)
|
|
@@ -308,7 +300,6 @@ module Twilio
|
|
|
308
300
|
##
|
|
309
301
|
# Generate an instance context for the instance, the context is capable of
|
|
310
302
|
# performing various actions. All instance actions are proxied to the context
|
|
311
|
-
# @param [Version] version Version that contains the resource
|
|
312
303
|
# @return [CredentialContext] CredentialContext for this CredentialInstance
|
|
313
304
|
def context
|
|
314
305
|
unless @instance_context
|
|
@@ -322,30 +313,44 @@ module Twilio
|
|
|
322
313
|
@instance_context
|
|
323
314
|
end
|
|
324
315
|
|
|
316
|
+
##
|
|
317
|
+
# @return [String] The sid
|
|
325
318
|
def sid
|
|
326
319
|
@properties['sid']
|
|
327
320
|
end
|
|
328
321
|
|
|
322
|
+
##
|
|
323
|
+
# @return [String] The account_sid
|
|
329
324
|
def account_sid
|
|
330
325
|
@properties['account_sid']
|
|
331
326
|
end
|
|
332
327
|
|
|
328
|
+
##
|
|
329
|
+
# @return [String] The credential_list_sid
|
|
333
330
|
def credential_list_sid
|
|
334
331
|
@properties['credential_list_sid']
|
|
335
332
|
end
|
|
336
333
|
|
|
334
|
+
##
|
|
335
|
+
# @return [String] The username
|
|
337
336
|
def username
|
|
338
337
|
@properties['username']
|
|
339
338
|
end
|
|
340
339
|
|
|
340
|
+
##
|
|
341
|
+
# @return [Time] The date_created
|
|
341
342
|
def date_created
|
|
342
343
|
@properties['date_created']
|
|
343
344
|
end
|
|
344
345
|
|
|
346
|
+
##
|
|
347
|
+
# @return [Time] The date_updated
|
|
345
348
|
def date_updated
|
|
346
349
|
@properties['date_updated']
|
|
347
350
|
end
|
|
348
351
|
|
|
352
|
+
##
|
|
353
|
+
# @return [String] The uri
|
|
349
354
|
def uri
|
|
350
355
|
@properties['uri']
|
|
351
356
|
end
|
|
@@ -70,12 +70,6 @@ module Twilio
|
|
|
70
70
|
# When passed a block, yields DomainInstance records from the API.
|
|
71
71
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
72
72
|
# is reached.
|
|
73
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
74
|
-
# guarantees to never return more than limit. Default is no limit
|
|
75
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
76
|
-
# the default value of 50 records. If no page_size is defined
|
|
77
|
-
# but a limit is defined, stream() will attempt to read the
|
|
78
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
79
73
|
def each
|
|
80
74
|
limits = @version.read_limits
|
|
81
75
|
|
|
@@ -181,8 +175,6 @@ module Twilio
|
|
|
181
175
|
# @param [Version] version Version that contains the resource
|
|
182
176
|
# @param [Response] response Response from the API
|
|
183
177
|
# @param [Hash] solution Path solution for the resource
|
|
184
|
-
# @param [String] account_sid A 34 character string that uniquely identifies this
|
|
185
|
-
# resource.
|
|
186
178
|
# @return [DomainPage] DomainPage
|
|
187
179
|
def initialize(version, response, solution)
|
|
188
180
|
super(version, response)
|
|
@@ -299,8 +291,8 @@ module Twilio
|
|
|
299
291
|
|
|
300
292
|
##
|
|
301
293
|
# Access the ip_access_control_list_mappings
|
|
302
|
-
# @return [IpAccessControlListMappingList]
|
|
303
|
-
# @return [IpAccessControlListMappingContext] if
|
|
294
|
+
# @return [IpAccessControlListMappingList]
|
|
295
|
+
# @return [IpAccessControlListMappingContext] if sid was passed.
|
|
304
296
|
def ip_access_control_list_mappings(sid=:unset)
|
|
305
297
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
306
298
|
|
|
@@ -326,8 +318,8 @@ module Twilio
|
|
|
326
318
|
|
|
327
319
|
##
|
|
328
320
|
# Access the credential_list_mappings
|
|
329
|
-
# @return [CredentialListMappingList]
|
|
330
|
-
# @return [CredentialListMappingContext] if
|
|
321
|
+
# @return [CredentialListMappingList]
|
|
322
|
+
# @return [CredentialListMappingContext] if sid was passed.
|
|
331
323
|
def credential_list_mappings(sid=:unset)
|
|
332
324
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
333
325
|
|
|
@@ -402,7 +394,6 @@ module Twilio
|
|
|
402
394
|
##
|
|
403
395
|
# Generate an instance context for the instance, the context is capable of
|
|
404
396
|
# performing various actions. All instance actions are proxied to the context
|
|
405
|
-
# @param [Version] version Version that contains the resource
|
|
406
397
|
# @return [DomainContext] DomainContext for this DomainInstance
|
|
407
398
|
def context
|
|
408
399
|
unless @instance_context
|
|
@@ -415,66 +406,98 @@ module Twilio
|
|
|
415
406
|
@instance_context
|
|
416
407
|
end
|
|
417
408
|
|
|
409
|
+
##
|
|
410
|
+
# @return [String] The unique id of the account that sent the message
|
|
418
411
|
def account_sid
|
|
419
412
|
@properties['account_sid']
|
|
420
413
|
end
|
|
421
414
|
|
|
415
|
+
##
|
|
416
|
+
# @return [String] The Twilio API version used to process the message
|
|
422
417
|
def api_version
|
|
423
418
|
@properties['api_version']
|
|
424
419
|
end
|
|
425
420
|
|
|
421
|
+
##
|
|
422
|
+
# @return [String] The types of authentication mapped to the domain
|
|
426
423
|
def auth_type
|
|
427
424
|
@properties['auth_type']
|
|
428
425
|
end
|
|
429
426
|
|
|
427
|
+
##
|
|
428
|
+
# @return [Time] The date this resource was created
|
|
430
429
|
def date_created
|
|
431
430
|
@properties['date_created']
|
|
432
431
|
end
|
|
433
432
|
|
|
433
|
+
##
|
|
434
|
+
# @return [Time] The date this resource was last updated
|
|
434
435
|
def date_updated
|
|
435
436
|
@properties['date_updated']
|
|
436
437
|
end
|
|
437
438
|
|
|
439
|
+
##
|
|
440
|
+
# @return [String] The unique address on Twilio to route SIP traffic
|
|
438
441
|
def domain_name
|
|
439
442
|
@properties['domain_name']
|
|
440
443
|
end
|
|
441
444
|
|
|
445
|
+
##
|
|
446
|
+
# @return [String] A user-specified, human-readable name for the trigger.
|
|
442
447
|
def friendly_name
|
|
443
448
|
@properties['friendly_name']
|
|
444
449
|
end
|
|
445
450
|
|
|
451
|
+
##
|
|
452
|
+
# @return [String] A string that uniquely identifies the SIP Domain
|
|
446
453
|
def sid
|
|
447
454
|
@properties['sid']
|
|
448
455
|
end
|
|
449
456
|
|
|
457
|
+
##
|
|
458
|
+
# @return [String] The URI for this resource
|
|
450
459
|
def uri
|
|
451
460
|
@properties['uri']
|
|
452
461
|
end
|
|
453
462
|
|
|
463
|
+
##
|
|
464
|
+
# @return [String] HTTP method used with voice_fallback_url
|
|
454
465
|
def voice_fallback_method
|
|
455
466
|
@properties['voice_fallback_method']
|
|
456
467
|
end
|
|
457
468
|
|
|
469
|
+
##
|
|
470
|
+
# @return [String] URL Twilio will request if an error occurs in executing TwiML
|
|
458
471
|
def voice_fallback_url
|
|
459
472
|
@properties['voice_fallback_url']
|
|
460
473
|
end
|
|
461
474
|
|
|
475
|
+
##
|
|
476
|
+
# @return [String] HTTP method to use with voice_url
|
|
462
477
|
def voice_method
|
|
463
478
|
@properties['voice_method']
|
|
464
479
|
end
|
|
465
480
|
|
|
481
|
+
##
|
|
482
|
+
# @return [String] The voice_status_callback_method
|
|
466
483
|
def voice_status_callback_method
|
|
467
484
|
@properties['voice_status_callback_method']
|
|
468
485
|
end
|
|
469
486
|
|
|
487
|
+
##
|
|
488
|
+
# @return [String] URL that Twilio will request with status updates
|
|
470
489
|
def voice_status_callback_url
|
|
471
490
|
@properties['voice_status_callback_url']
|
|
472
491
|
end
|
|
473
492
|
|
|
493
|
+
##
|
|
494
|
+
# @return [String] URL Twilio will request when receiving a call
|
|
474
495
|
def voice_url
|
|
475
496
|
@properties['voice_url']
|
|
476
497
|
end
|
|
477
498
|
|
|
499
|
+
##
|
|
500
|
+
# @return [String] The subresource_uris
|
|
478
501
|
def subresource_uris
|
|
479
502
|
@properties['subresource_uris']
|
|
480
503
|
end
|
|
@@ -97,12 +97,6 @@ module Twilio
|
|
|
97
97
|
# When passed a block, yields CredentialListMappingInstance records from the API.
|
|
98
98
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
99
99
|
# is reached.
|
|
100
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
101
|
-
# guarantees to never return more than limit. Default is no limit
|
|
102
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
103
|
-
# the default value of 50 records. If no page_size is defined
|
|
104
|
-
# but a limit is defined, stream() will attempt to read the
|
|
105
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
106
100
|
def each
|
|
107
101
|
limits = @version.read_limits
|
|
108
102
|
|
|
@@ -162,9 +156,6 @@ module Twilio
|
|
|
162
156
|
# @param [Version] version Version that contains the resource
|
|
163
157
|
# @param [Response] response Response from the API
|
|
164
158
|
# @param [Hash] solution Path solution for the resource
|
|
165
|
-
# @param [String] account_sid The account_sid
|
|
166
|
-
# @param [String] domain_sid A 34 character string that uniquely identifies the
|
|
167
|
-
# SIP domain in Twilio
|
|
168
159
|
# @return [CredentialListMappingPage] CredentialListMappingPage
|
|
169
160
|
def initialize(version, response, solution)
|
|
170
161
|
super(version, response)
|
|
@@ -285,7 +276,6 @@ module Twilio
|
|
|
285
276
|
##
|
|
286
277
|
# Generate an instance context for the instance, the context is capable of
|
|
287
278
|
# performing various actions. All instance actions are proxied to the context
|
|
288
|
-
# @param [Version] version Version that contains the resource
|
|
289
279
|
# @return [CredentialListMappingContext] CredentialListMappingContext for this CredentialListMappingInstance
|
|
290
280
|
def context
|
|
291
281
|
unless @instance_context
|
|
@@ -299,30 +289,44 @@ module Twilio
|
|
|
299
289
|
@instance_context
|
|
300
290
|
end
|
|
301
291
|
|
|
292
|
+
##
|
|
293
|
+
# @return [String] The account_sid
|
|
302
294
|
def account_sid
|
|
303
295
|
@properties['account_sid']
|
|
304
296
|
end
|
|
305
297
|
|
|
298
|
+
##
|
|
299
|
+
# @return [Time] The date_created
|
|
306
300
|
def date_created
|
|
307
301
|
@properties['date_created']
|
|
308
302
|
end
|
|
309
303
|
|
|
304
|
+
##
|
|
305
|
+
# @return [Time] The date_updated
|
|
310
306
|
def date_updated
|
|
311
307
|
@properties['date_updated']
|
|
312
308
|
end
|
|
313
309
|
|
|
310
|
+
##
|
|
311
|
+
# @return [String] The friendly_name
|
|
314
312
|
def friendly_name
|
|
315
313
|
@properties['friendly_name']
|
|
316
314
|
end
|
|
317
315
|
|
|
316
|
+
##
|
|
317
|
+
# @return [String] The sid
|
|
318
318
|
def sid
|
|
319
319
|
@properties['sid']
|
|
320
320
|
end
|
|
321
321
|
|
|
322
|
+
##
|
|
323
|
+
# @return [String] The uri
|
|
322
324
|
def uri
|
|
323
325
|
@properties['uri']
|
|
324
326
|
end
|
|
325
327
|
|
|
328
|
+
##
|
|
329
|
+
# @return [String] The subresource_uris
|
|
326
330
|
def subresource_uris
|
|
327
331
|
@properties['subresource_uris']
|
|
328
332
|
end
|
|
@@ -97,12 +97,6 @@ module Twilio
|
|
|
97
97
|
# When passed a block, yields IpAccessControlListMappingInstance records from the API.
|
|
98
98
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
99
99
|
# is reached.
|
|
100
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
101
|
-
# guarantees to never return more than limit. Default is no limit
|
|
102
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
103
|
-
# the default value of 50 records. If no page_size is defined
|
|
104
|
-
# but a limit is defined, stream() will attempt to read the
|
|
105
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
106
100
|
def each
|
|
107
101
|
limits = @version.read_limits
|
|
108
102
|
|
|
@@ -162,9 +156,6 @@ module Twilio
|
|
|
162
156
|
# @param [Version] version Version that contains the resource
|
|
163
157
|
# @param [Response] response Response from the API
|
|
164
158
|
# @param [Hash] solution Path solution for the resource
|
|
165
|
-
# @param [String] account_sid The account_sid
|
|
166
|
-
# @param [String] domain_sid A 34 character string that uniquely identifies the
|
|
167
|
-
# SIP domain in Twilio
|
|
168
159
|
# @return [IpAccessControlListMappingPage] IpAccessControlListMappingPage
|
|
169
160
|
def initialize(version, response, solution)
|
|
170
161
|
super(version, response)
|
|
@@ -285,7 +276,6 @@ module Twilio
|
|
|
285
276
|
##
|
|
286
277
|
# Generate an instance context for the instance, the context is capable of
|
|
287
278
|
# performing various actions. All instance actions are proxied to the context
|
|
288
|
-
# @param [Version] version Version that contains the resource
|
|
289
279
|
# @return [IpAccessControlListMappingContext] IpAccessControlListMappingContext for this IpAccessControlListMappingInstance
|
|
290
280
|
def context
|
|
291
281
|
unless @instance_context
|
|
@@ -299,30 +289,44 @@ module Twilio
|
|
|
299
289
|
@instance_context
|
|
300
290
|
end
|
|
301
291
|
|
|
292
|
+
##
|
|
293
|
+
# @return [String] The account_sid
|
|
302
294
|
def account_sid
|
|
303
295
|
@properties['account_sid']
|
|
304
296
|
end
|
|
305
297
|
|
|
298
|
+
##
|
|
299
|
+
# @return [Time] The date_created
|
|
306
300
|
def date_created
|
|
307
301
|
@properties['date_created']
|
|
308
302
|
end
|
|
309
303
|
|
|
304
|
+
##
|
|
305
|
+
# @return [Time] The date_updated
|
|
310
306
|
def date_updated
|
|
311
307
|
@properties['date_updated']
|
|
312
308
|
end
|
|
313
309
|
|
|
310
|
+
##
|
|
311
|
+
# @return [String] The friendly_name
|
|
314
312
|
def friendly_name
|
|
315
313
|
@properties['friendly_name']
|
|
316
314
|
end
|
|
317
315
|
|
|
316
|
+
##
|
|
317
|
+
# @return [String] The sid
|
|
318
318
|
def sid
|
|
319
319
|
@properties['sid']
|
|
320
320
|
end
|
|
321
321
|
|
|
322
|
+
##
|
|
323
|
+
# @return [String] The uri
|
|
322
324
|
def uri
|
|
323
325
|
@properties['uri']
|
|
324
326
|
end
|
|
325
327
|
|
|
328
|
+
##
|
|
329
|
+
# @return [String] The subresource_uris
|
|
326
330
|
def subresource_uris
|
|
327
331
|
@properties['subresource_uris']
|
|
328
332
|
end
|