twilio-ruby 5.0.0.rc26 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.rubocop.yml +21 -0
- data/.rubocop_todo.yml +187 -0
- data/.travis.yml +13 -0
- data/CHANGES.md +4 -0
- data/Gemfile +2 -2
- data/Makefile +8 -1
- data/Rakefile +3 -7
- data/examples/examples.rb +12 -10
- data/examples/{print-call-log.rb → print_call_log.rb} +4 -4
- data/lib/rack/twilio_webhook_authentication.rb +2 -3
- data/lib/twilio-ruby/framework/domain.rb +2 -6
- data/lib/twilio-ruby/framework/error.rb +0 -1
- data/lib/twilio-ruby/framework/helper.rb +1 -1
- data/lib/twilio-ruby/framework/page.rb +23 -25
- data/lib/twilio-ruby/framework/resource.rb +2 -2
- data/lib/twilio-ruby/framework/serialize.rb +5 -12
- data/lib/twilio-ruby/framework/twilio_response.rb +1 -1
- data/lib/twilio-ruby/framework/values.rb +2 -2
- data/lib/twilio-ruby/framework/version.rb +19 -37
- data/lib/twilio-ruby/http/http_client.rb +5 -6
- data/lib/twilio-ruby/jwt/access_token.rb +27 -41
- data/lib/twilio-ruby/jwt/client_capability.rb +11 -16
- data/lib/twilio-ruby/jwt/jwt.rb +7 -13
- data/lib/twilio-ruby/jwt/task_router.rb +40 -38
- data/lib/twilio-ruby/rest/accounts.rb +2 -0
- data/lib/twilio-ruby/rest/accounts/v1.rb +2 -0
- data/lib/twilio-ruby/rest/accounts/v1/credential.rb +2 -2
- data/lib/twilio-ruby/rest/accounts/v1/credential/public_key.rb +12 -7
- data/lib/twilio-ruby/rest/api.rb +96 -0
- data/lib/twilio-ruby/rest/api/v2010.rb +5 -0
- data/lib/twilio-ruby/rest/api/v2010/account.rb +66 -56
- data/lib/twilio-ruby/rest/api/v2010/account/address.rb +30 -13
- data/lib/twilio-ruby/rest/api/v2010/account/address/dependent_phone_number.rb +22 -8
- data/lib/twilio-ruby/rest/api/v2010/account/application.rb +40 -11
- data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +20 -9
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb +16 -15
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/local.rb +26 -28
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/mobile.rb +26 -28
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number/toll_free.rb +26 -28
- data/lib/twilio-ruby/rest/api/v2010/account/call.rb +64 -34
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +12 -4
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb +28 -3
- data/lib/twilio-ruby/rest/api/v2010/account/call/notification.rb +37 -16
- data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +25 -15
- data/lib/twilio-ruby/rest/api/v2010/account/conference.rb +28 -27
- data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +28 -19
- data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +22 -9
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb +62 -58
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/local.rb +52 -12
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/mobile.rb +52 -12
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/toll_free.rb +52 -12
- data/lib/twilio-ruby/rest/api/v2010/account/key.rb +8 -9
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +47 -20
- data/lib/twilio-ruby/rest/api/v2010/account/message/feedback.rb +12 -2
- data/lib/twilio-ruby/rest/api/v2010/account/message/media.rb +17 -17
- data/lib/twilio-ruby/rest/api/v2010/account/new_key.rb +10 -2
- data/lib/twilio-ruby/rest/api/v2010/account/new_signing_key.rb +10 -2
- data/lib/twilio-ruby/rest/api/v2010/account/notification.rb +37 -16
- data/lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb +14 -13
- data/lib/twilio-ruby/rest/api/v2010/account/queue.rb +20 -10
- data/lib/twilio-ruby/rest/api/v2010/account/queue/member.rb +10 -10
- data/lib/twilio-ruby/rest/api/v2010/account/recording.rb +37 -21
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb +22 -13
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +22 -13
- data/lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb +26 -9
- data/lib/twilio-ruby/rest/api/v2010/account/short_code.rb +24 -13
- data/lib/twilio-ruby/rest/api/v2010/account/signing_key.rb +8 -9
- data/lib/twilio-ruby/rest/api/v2010/account/sip.rb +8 -10
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb +16 -11
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb +14 -9
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +36 -13
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb +14 -10
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb +14 -10
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb +16 -11
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb +16 -9
- data/lib/twilio-ruby/rest/api/v2010/account/token.rb +14 -2
- data/lib/twilio-ruby/rest/api/v2010/account/transcription.rb +26 -9
- data/lib/twilio-ruby/rest/api/v2010/account/usage.rb +4 -6
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record.rb +44 -33
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/all_time.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/daily.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/last_month.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/monthly.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/this_month.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/today.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yearly.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yesterday.rb +28 -11
- data/lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb +32 -15
- data/lib/twilio-ruby/rest/api/v2010/account/validation_request.rb +10 -1
- data/lib/twilio-ruby/rest/chat.rb +8 -0
- data/lib/twilio-ruby/rest/chat/v1.rb +8 -0
- data/lib/twilio-ruby/rest/chat/v1/credential.rb +16 -7
- data/lib/twilio-ruby/rest/chat/v1/service.rb +48 -13
- data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/chat/v1/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/chat/v1/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/chat/v1/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/chat/v1/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/chat/v2.rb +8 -0
- data/lib/twilio-ruby/rest/chat/v2/credential.rb +16 -7
- data/lib/twilio-ruby/rest/chat/v2/service.rb +46 -13
- data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/chat/v2/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/chat/v2/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/chat/v2/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/client.rb +94 -45
- data/lib/twilio-ruby/rest/ip_messaging.rb +8 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1.rb +8 -0
- data/lib/twilio-ruby/rest/ip_messaging/v1/credential.rb +16 -7
- data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +48 -13
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/ip_messaging/v2.rb +8 -0
- data/lib/twilio-ruby/rest/ip_messaging/v2/credential.rb +16 -7
- data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +46 -13
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +34 -15
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +20 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +22 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb +26 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +18 -8
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb +30 -10
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb +16 -8
- data/lib/twilio-ruby/rest/lookups.rb +4 -0
- data/lib/twilio-ruby/rest/lookups/v1.rb +9 -5
- data/lib/twilio-ruby/rest/lookups/v1/phone_number.rb +14 -1
- data/lib/twilio-ruby/rest/monitor.rb +8 -0
- data/lib/twilio-ruby/rest/monitor/v1.rb +8 -0
- data/lib/twilio-ruby/rest/monitor/v1/alert.rb +34 -10
- data/lib/twilio-ruby/rest/monitor/v1/event.rb +28 -13
- data/lib/twilio-ruby/rest/pricing.rb +6 -0
- data/lib/twilio-ruby/rest/pricing/v1.rb +6 -0
- data/lib/twilio-ruby/rest/pricing/v1/messaging.rb +8 -2
- data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +12 -7
- data/lib/twilio-ruby/rest/pricing/v1/phone_number.rb +8 -2
- data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +10 -7
- data/lib/twilio-ruby/rest/pricing/v1/voice.rb +10 -4
- data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +12 -7
- data/lib/twilio-ruby/rest/pricing/v1/voice/number.rb +14 -1
- data/lib/twilio-ruby/rest/taskrouter.rb +4 -0
- data/lib/twilio-ruby/rest/taskrouter/v1.rb +4 -0
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace.rb +46 -24
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb +16 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb +30 -17
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +42 -19
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +22 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_channel.rb +16 -8
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb +34 -15
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb +12 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.rb +10 -11
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb +34 -23
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +22 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_channel.rb +28 -9
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb +10 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb +10 -2
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb +28 -11
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb +12 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb +10 -2
- data/lib/twilio-ruby/rest/trunking.rb +4 -0
- data/lib/twilio-ruby/rest/trunking/v1.rb +4 -0
- data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +36 -15
- data/lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb +14 -8
- data/lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb +14 -8
- data/lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb +22 -8
- data/lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb +52 -8
- data/lib/twilio-ruby/rest/video.rb +8 -0
- data/lib/twilio-ruby/rest/video/v1.rb +8 -0
- data/lib/twilio-ruby/rest/video/v1/recording.rb +26 -12
- data/lib/twilio-ruby/rest/video/v1/room.rb +34 -13
- data/lib/twilio-ruby/rest/video/v1/room/recording.rb +28 -12
- data/lib/twilio-ruby/security/request_validator.rb +1 -2
- data/lib/twilio-ruby/twiml/messaging_response.rb +7 -19
- data/lib/twilio-ruby/twiml/twiml.rb +8 -14
- data/lib/twilio-ruby/twiml/voice_response.rb +157 -169
- data/lib/twilio-ruby/util.rb +1 -1
- data/lib/twilio-ruby/version.rb +1 -1
- data/spec/framework/serialize_spec.rb +17 -30
- data/spec/holodeck/holodeck.rb +6 -6
- data/spec/jwt/access_token_spec.rb +0 -6
- data/spec/jwt/client_capability_spec.rb +3 -3
- data/spec/jwt/task_router_spec.rb +16 -21
- data/spec/rack/twilio_webhook_authentication_spec.rb +12 -16
- data/spec/spec_helper.rb +2 -2
- data/spec/support/fakeweb.rb +1 -1
- data/spec/twiml/voice_response_spec.rb +33 -20
- data/twilio-ruby.gemspec +7 -3
- metadata +21 -193
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb +0 -420
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb +0 -345
- data/lib/twilio-ruby/rest/fax.rb +0 -40
- data/lib/twilio-ruby/rest/fax/v1.rb +0 -37
- data/lib/twilio-ruby/rest/fax/v1/fax.rb +0 -520
- data/lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb +0 -321
- data/lib/twilio-ruby/rest/messaging.rb +0 -40
- data/lib/twilio-ruby/rest/messaging/v1.rb +0 -37
- data/lib/twilio-ruby/rest/messaging/v1/service.rb +0 -604
- data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +0 -344
- data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +0 -349
- data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +0 -349
- data/lib/twilio-ruby/rest/notify.rb +0 -44
- data/lib/twilio-ruby/rest/notify/v1.rb +0 -48
- data/lib/twilio-ruby/rest/notify/v1/credential.rb +0 -394
- data/lib/twilio-ruby/rest/notify/v1/service.rb +0 -611
- data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +0 -414
- data/lib/twilio-ruby/rest/notify/v1/service/notification.rb +0 -249
- data/lib/twilio-ruby/rest/notify/v1/service/segment.rb +0 -219
- data/lib/twilio-ruby/rest/notify/v1/service/user.rb +0 -437
- data/lib/twilio-ruby/rest/notify/v1/service/user/segment_memberships.rb +0 -247
- data/lib/twilio-ruby/rest/notify/v1/service/user/user_binding.rb +0 -418
- data/lib/twilio-ruby/rest/preview.rb +0 -107
- data/lib/twilio-ruby/rest/preview/bulk_exports.rb +0 -48
- data/lib/twilio-ruby/rest/preview/bulk_exports/export.rb +0 -198
- data/lib/twilio-ruby/rest/preview/bulk_exports/export/day.rb +0 -209
- data/lib/twilio-ruby/rest/preview/bulk_exports/export_configuration.rb +0 -232
- data/lib/twilio-ruby/rest/preview/hosted_numbers.rb +0 -37
- data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +0 -539
- data/lib/twilio-ruby/rest/preview/marketplace.rb +0 -48
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on.rb +0 -326
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on/available_add_on_extension.rb +0 -297
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb +0 -427
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on/installed_add_on_extension.rb +0 -335
- data/lib/twilio-ruby/rest/preview/proxy.rb +0 -37
- data/lib/twilio-ruby/rest/preview/proxy/service.rb +0 -489
- data/lib/twilio-ruby/rest/preview/proxy/service/phone_number.rb +0 -349
- data/lib/twilio-ruby/rest/preview/proxy/service/session.rb +0 -525
- data/lib/twilio-ruby/rest/preview/proxy/service/session/interaction.rb +0 -406
- data/lib/twilio-ruby/rest/preview/proxy/service/session/participant.rb +0 -495
- data/lib/twilio-ruby/rest/preview/proxy/service/session/participant/message_interaction.rb +0 -422
- data/lib/twilio-ruby/rest/preview/proxy/service/short_code.rb +0 -349
- data/lib/twilio-ruby/rest/preview/sync.rb +0 -37
- data/lib/twilio-ruby/rest/preview/sync/service.rb +0 -491
- data/lib/twilio-ruby/rest/preview/sync/service/document.rb +0 -431
- data/lib/twilio-ruby/rest/preview/sync/service/document/document_permission.rb +0 -390
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list.rb +0 -426
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb +0 -422
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_permission.rb +0 -390
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map.rb +0 -426
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb +0 -424
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_permission.rb +0 -390
- data/lib/twilio-ruby/rest/preview/wireless.rb +0 -59
- data/lib/twilio-ruby/rest/preview/wireless/command.rb +0 -371
- data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +0 -414
- data/lib/twilio-ruby/rest/preview/wireless/sim.rb +0 -512
- data/lib/twilio-ruby/rest/preview/wireless/sim/usage.rb +0 -220
- data/lib/twilio-ruby/rest/sync.rb +0 -40
- data/lib/twilio-ruby/rest/sync/v1.rb +0 -37
- data/lib/twilio-ruby/rest/sync/v1/service.rb +0 -491
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +0 -431
- data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +0 -390
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +0 -426
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +0 -422
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +0 -390
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +0 -426
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +0 -424
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +0 -390
- data/lib/twilio-ruby/rest/wireless.rb +0 -48
- data/lib/twilio-ruby/rest/wireless/v1.rb +0 -59
- data/lib/twilio-ruby/rest/wireless/v1/command.rb +0 -357
- data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +0 -427
- data/lib/twilio-ruby/rest/wireless/v1/sim.rb +0 -516
- data/lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb +0 -235
- data/spec/integration/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension_spec.rb +0 -135
- data/spec/integration/api/v2010/account/incoming_phone_number/assigned_add_on_spec.rb +0 -223
- data/spec/integration/fax/v1/fax/fax_media_spec.rb +0 -126
- data/spec/integration/fax/v1/fax_spec.rb +0 -272
- data/spec/integration/messaging/v1/service/alpha_sender_spec.rb +0 -170
- data/spec/integration/messaging/v1/service/phone_number_spec.rb +0 -201
- data/spec/integration/messaging/v1/service/short_code_spec.rb +0 -173
- data/spec/integration/messaging/v1/service_spec.rb +0 -263
- data/spec/integration/notify/v1/credential_spec.rb +0 -223
- data/spec/integration/notify/v1/service/binding_spec.rb +0 -227
- data/spec/integration/notify/v1/service/notification_spec.rb +0 -97
- data/spec/integration/notify/v1/service/segment_spec.rb +0 -84
- data/spec/integration/notify/v1/service/user/segment_memberships_spec.rb +0 -118
- data/spec/integration/notify/v1/service/user/user_binding_spec.rb +0 -269
- data/spec/integration/notify/v1/service/user_spec.rb +0 -213
- data/spec/integration/notify/v1/service_spec.rb +0 -280
- data/spec/integration/preview/bulk_exports/export/day_spec.rb +0 -56
- data/spec/integration/preview/bulk_exports/export_configuration_spec.rb +0 -79
- data/spec/integration/preview/bulk_exports/export_spec.rb +0 -43
- data/spec/integration/preview/hosted_numbers/hosted_number_order_spec.rb +0 -276
- data/spec/integration/preview/marketplace/available_add_on/available_add_on_extension_spec.rb +0 -121
- data/spec/integration/preview/marketplace/available_add_on_spec.rb +0 -142
- data/spec/integration/preview/marketplace/installed_add_on/installed_add_on_extension_spec.rb +0 -164
- data/spec/integration/preview/marketplace/installed_add_on_spec.rb +0 -252
- data/spec/integration/preview/proxy/service/phone_number_spec.rb +0 -173
- data/spec/integration/preview/proxy/service/session/interaction_spec.rb +0 -104
- data/spec/integration/preview/proxy/service/session/participant/message_interaction_spec.rb +0 -164
- data/spec/integration/preview/proxy/service/session/participant_spec.rb +0 -226
- data/spec/integration/preview/proxy/service/session_spec.rb +0 -216
- data/spec/integration/preview/proxy/service/short_code_spec.rb +0 -173
- data/spec/integration/preview/proxy/service_spec.rb +0 -200
- data/spec/integration/preview/sync/service/document/document_permission_spec.rb +0 -206
- data/spec/integration/preview/sync/service/document_spec.rb +0 -254
- data/spec/integration/preview/sync/service/sync_list/sync_list_item_spec.rb +0 -256
- data/spec/integration/preview/sync/service/sync_list/sync_list_permission_spec.rb +0 -206
- data/spec/integration/preview/sync/service/sync_list_spec.rb +0 -207
- data/spec/integration/preview/sync/service/sync_map/sync_map_item_spec.rb +0 -257
- data/spec/integration/preview/sync/service/sync_map/sync_map_permission_spec.rb +0 -206
- data/spec/integration/preview/sync/service/sync_map_spec.rb +0 -207
- data/spec/integration/preview/sync/service_spec.rb +0 -244
- data/spec/integration/preview/wireless/command_spec.rb +0 -169
- data/spec/integration/preview/wireless/rate_plan_spec.rb +0 -260
- data/spec/integration/preview/wireless/sim/usage_spec.rb +0 -49
- data/spec/integration/preview/wireless/sim_spec.rb +0 -208
- data/spec/integration/sync/v1/service/document/document_permission_spec.rb +0 -206
- data/spec/integration/sync/v1/service/document_spec.rb +0 -254
- data/spec/integration/sync/v1/service/sync_list/sync_list_item_spec.rb +0 -256
- data/spec/integration/sync/v1/service/sync_list/sync_list_permission_spec.rb +0 -206
- data/spec/integration/sync/v1/service/sync_list_spec.rb +0 -207
- data/spec/integration/sync/v1/service/sync_map/sync_map_item_spec.rb +0 -257
- data/spec/integration/sync/v1/service/sync_map/sync_map_permission_spec.rb +0 -206
- data/spec/integration/sync/v1/service/sync_map_spec.rb +0 -207
- data/spec/integration/sync/v1/service_spec.rb +0 -244
- data/spec/integration/wireless/v1/command_spec.rb +0 -166
- data/spec/integration/wireless/v1/rate_plan_spec.rb +0 -268
- data/spec/integration/wireless/v1/sim/usage_record_spec.rb +0 -65
- data/spec/integration/wireless/v1/sim_spec.rb +0 -208
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
##
|
|
2
|
-
# This code was generated by
|
|
3
|
-
# \ / _ _ _| _ _
|
|
4
|
-
# | (_)\/(_)(_|\/| |(/_ v1.0.0
|
|
5
|
-
# / /
|
|
6
|
-
|
|
7
|
-
module Twilio
|
|
8
|
-
module REST
|
|
9
|
-
class Preview
|
|
10
|
-
class Proxy < Version
|
|
11
|
-
##
|
|
12
|
-
# Initialize the Proxy version of Preview
|
|
13
|
-
def initialize(domain)
|
|
14
|
-
super
|
|
15
|
-
@version = 'Proxy'
|
|
16
|
-
@services = nil
|
|
17
|
-
end
|
|
18
|
-
|
|
19
|
-
def services(sid=:unset)
|
|
20
|
-
if sid.nil?
|
|
21
|
-
raise ArgumentError, 'sid cannot be nil'
|
|
22
|
-
elsif sid == :unset
|
|
23
|
-
@services ||= ServiceList.new self
|
|
24
|
-
else
|
|
25
|
-
ServiceContext.new(self, sid)
|
|
26
|
-
end
|
|
27
|
-
end
|
|
28
|
-
|
|
29
|
-
##
|
|
30
|
-
# Provide a user friendly representation
|
|
31
|
-
def to_s
|
|
32
|
-
'<Twilio::REST::Preview::Proxy>'
|
|
33
|
-
end
|
|
34
|
-
end
|
|
35
|
-
end
|
|
36
|
-
end
|
|
37
|
-
end
|
|
@@ -1,489 +0,0 @@
|
|
|
1
|
-
##
|
|
2
|
-
# This code was generated by
|
|
3
|
-
# \ / _ _ _| _ _
|
|
4
|
-
# | (_)\/(_)(_|\/| |(/_ v1.0.0
|
|
5
|
-
# / /
|
|
6
|
-
|
|
7
|
-
module Twilio
|
|
8
|
-
module REST
|
|
9
|
-
class Preview < Domain
|
|
10
|
-
class Proxy < Version
|
|
11
|
-
class ServiceList < ListResource
|
|
12
|
-
##
|
|
13
|
-
# Initialize the ServiceList
|
|
14
|
-
# @param [Version] version Version that contains the resource
|
|
15
|
-
# @return [ServiceList] ServiceList
|
|
16
|
-
def initialize(version)
|
|
17
|
-
super(version)
|
|
18
|
-
|
|
19
|
-
# Path Solution
|
|
20
|
-
@solution = {}
|
|
21
|
-
@uri = "/Services"
|
|
22
|
-
end
|
|
23
|
-
|
|
24
|
-
##
|
|
25
|
-
# Lists ServiceInstance records from the API as a list.
|
|
26
|
-
# Unlike stream(), this operation is eager and will load `limit` records into
|
|
27
|
-
# memory before returning.
|
|
28
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
29
|
-
# guarantees to never return more than limit. Default is no limit
|
|
30
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
31
|
-
# the default value of 50 records. If no page_size is defined
|
|
32
|
-
# but a limit is defined, stream() will attempt to read the
|
|
33
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
34
|
-
# @return [Array] Array of up to limit results
|
|
35
|
-
def list(limit: nil, page_size: nil)
|
|
36
|
-
self.stream(
|
|
37
|
-
limit: limit,
|
|
38
|
-
page_size: page_size
|
|
39
|
-
).entries
|
|
40
|
-
end
|
|
41
|
-
|
|
42
|
-
##
|
|
43
|
-
# Streams ServiceInstance records from the API as an Enumerable.
|
|
44
|
-
# This operation lazily loads records as efficiently as possible until the limit
|
|
45
|
-
# is reached.
|
|
46
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
47
|
-
# guarantees to never return more than limit. Default is no limit
|
|
48
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
49
|
-
# the default value of 50 records. If no page_size is defined
|
|
50
|
-
# but a limit is defined, stream() will attempt to read the
|
|
51
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
52
|
-
# @return [Enumerable] Enumerable that will yield up to limit results
|
|
53
|
-
def stream(limit: nil, page_size: nil)
|
|
54
|
-
limits = @version.read_limits(limit, page_size)
|
|
55
|
-
|
|
56
|
-
page = self.page(
|
|
57
|
-
page_size: limits[:page_size],
|
|
58
|
-
)
|
|
59
|
-
|
|
60
|
-
@version.stream(page, limit: limits[:limit], page_limit: limits[:page_limit])
|
|
61
|
-
end
|
|
62
|
-
|
|
63
|
-
##
|
|
64
|
-
# When passed a block, yields ServiceInstance records from the API.
|
|
65
|
-
# This operation lazily loads records as efficiently as possible until the limit
|
|
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
|
-
def each
|
|
74
|
-
limits = @version.read_limits
|
|
75
|
-
|
|
76
|
-
page = self.page(
|
|
77
|
-
page_size: limits[:page_size],
|
|
78
|
-
)
|
|
79
|
-
|
|
80
|
-
@version.stream(page,
|
|
81
|
-
limit: limits[:limit],
|
|
82
|
-
page_limit: limits[:page_limit]).each {|x| yield x}
|
|
83
|
-
end
|
|
84
|
-
|
|
85
|
-
##
|
|
86
|
-
# Retrieve a single page of ServiceInstance records from the API.
|
|
87
|
-
# Request is executed immediately.
|
|
88
|
-
# @param [String] page_token PageToken provided by the API
|
|
89
|
-
# @param [Integer] page_number Page Number, this value is simply for client state
|
|
90
|
-
# @param [Integer] page_size Number of records to return, defaults to 50
|
|
91
|
-
# @return [Page] Page of ServiceInstance
|
|
92
|
-
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
93
|
-
params = Twilio::Values.of({
|
|
94
|
-
'PageToken' => page_token,
|
|
95
|
-
'Page' => page_number,
|
|
96
|
-
'PageSize' => page_size,
|
|
97
|
-
})
|
|
98
|
-
response = @version.page(
|
|
99
|
-
'GET',
|
|
100
|
-
@uri,
|
|
101
|
-
params
|
|
102
|
-
)
|
|
103
|
-
ServicePage.new(@version, response, @solution)
|
|
104
|
-
end
|
|
105
|
-
|
|
106
|
-
##
|
|
107
|
-
# Retrieve a single page of ServiceInstance records from the API.
|
|
108
|
-
# Request is executed immediately.
|
|
109
|
-
# @param [String] target_url API-generated URL for the requested results page
|
|
110
|
-
# @return [Page] Page of ServiceInstance
|
|
111
|
-
def get_page(target_url)
|
|
112
|
-
response = @version.domain.request(
|
|
113
|
-
'GET',
|
|
114
|
-
target_url
|
|
115
|
-
)
|
|
116
|
-
ServicePage.new(@version, response, @solution)
|
|
117
|
-
end
|
|
118
|
-
|
|
119
|
-
##
|
|
120
|
-
# Retrieve a single page of ServiceInstance records from the API.
|
|
121
|
-
# Request is executed immediately.
|
|
122
|
-
# @param [String] friendly_name A human readable description of this resource, up
|
|
123
|
-
# to 64 characters.
|
|
124
|
-
# @param [Boolean] auto_create Boolean flag specifying whether to create threads
|
|
125
|
-
# when a user communticates out of band.
|
|
126
|
-
# @param [String] callback_url The URL Twilio will request for callback
|
|
127
|
-
# notifications.
|
|
128
|
-
# @return [ServiceInstance] Newly created ServiceInstance
|
|
129
|
-
def create(friendly_name: :unset, auto_create: :unset, callback_url: :unset)
|
|
130
|
-
data = Twilio::Values.of({
|
|
131
|
-
'FriendlyName' => friendly_name,
|
|
132
|
-
'AutoCreate' => auto_create,
|
|
133
|
-
'CallbackUrl' => callback_url,
|
|
134
|
-
})
|
|
135
|
-
|
|
136
|
-
payload = @version.create(
|
|
137
|
-
'POST',
|
|
138
|
-
@uri,
|
|
139
|
-
data: data
|
|
140
|
-
)
|
|
141
|
-
|
|
142
|
-
ServiceInstance.new(
|
|
143
|
-
@version,
|
|
144
|
-
payload,
|
|
145
|
-
)
|
|
146
|
-
end
|
|
147
|
-
|
|
148
|
-
##
|
|
149
|
-
# Provide a user friendly representation
|
|
150
|
-
def to_s
|
|
151
|
-
'#<Twilio.Preview.Proxy.ServiceList>'
|
|
152
|
-
end
|
|
153
|
-
end
|
|
154
|
-
|
|
155
|
-
class ServicePage < Page
|
|
156
|
-
##
|
|
157
|
-
# Initialize the ServicePage
|
|
158
|
-
# @param [Version] version Version that contains the resource
|
|
159
|
-
# @param [Response] response Response from the API
|
|
160
|
-
# @param [Hash] solution Path solution for the resource
|
|
161
|
-
# @return [ServicePage] ServicePage
|
|
162
|
-
def initialize(version, response, solution)
|
|
163
|
-
super(version, response)
|
|
164
|
-
|
|
165
|
-
# Path Solution
|
|
166
|
-
@solution = solution
|
|
167
|
-
end
|
|
168
|
-
|
|
169
|
-
##
|
|
170
|
-
# Build an instance of ServiceInstance
|
|
171
|
-
# @param [Hash] payload Payload response from the API
|
|
172
|
-
# @return [ServiceInstance] ServiceInstance
|
|
173
|
-
def get_instance(payload)
|
|
174
|
-
ServiceInstance.new(
|
|
175
|
-
@version,
|
|
176
|
-
payload,
|
|
177
|
-
)
|
|
178
|
-
end
|
|
179
|
-
|
|
180
|
-
##
|
|
181
|
-
# Provide a user friendly representation
|
|
182
|
-
def to_s
|
|
183
|
-
'<Twilio.Preview.Proxy.ServicePage>'
|
|
184
|
-
end
|
|
185
|
-
end
|
|
186
|
-
|
|
187
|
-
class ServiceContext < InstanceContext
|
|
188
|
-
##
|
|
189
|
-
# Initialize the ServiceContext
|
|
190
|
-
# @param [Version] version Version that contains the resource
|
|
191
|
-
# @param [String] sid A 34 character string that uniquely identifies this Service.
|
|
192
|
-
# @return [ServiceContext] ServiceContext
|
|
193
|
-
def initialize(version, sid)
|
|
194
|
-
super(version)
|
|
195
|
-
|
|
196
|
-
# Path Solution
|
|
197
|
-
@solution = {
|
|
198
|
-
sid: sid,
|
|
199
|
-
}
|
|
200
|
-
@uri = "/Services/#{@solution[:sid]}"
|
|
201
|
-
|
|
202
|
-
# Dependents
|
|
203
|
-
@sessions = nil
|
|
204
|
-
@phone_numbers = nil
|
|
205
|
-
@short_codes = nil
|
|
206
|
-
end
|
|
207
|
-
|
|
208
|
-
##
|
|
209
|
-
# Fetch a ServiceInstance
|
|
210
|
-
# @return [ServiceInstance] Fetched ServiceInstance
|
|
211
|
-
def fetch
|
|
212
|
-
params = Twilio::Values.of({})
|
|
213
|
-
|
|
214
|
-
payload = @version.fetch(
|
|
215
|
-
'GET',
|
|
216
|
-
@uri,
|
|
217
|
-
params,
|
|
218
|
-
)
|
|
219
|
-
|
|
220
|
-
ServiceInstance.new(
|
|
221
|
-
@version,
|
|
222
|
-
payload,
|
|
223
|
-
sid: @solution[:sid],
|
|
224
|
-
)
|
|
225
|
-
end
|
|
226
|
-
|
|
227
|
-
##
|
|
228
|
-
# Deletes the ServiceInstance
|
|
229
|
-
# @return [Boolean] true if delete succeeds, true otherwise
|
|
230
|
-
def delete
|
|
231
|
-
@version.delete('delete', @uri)
|
|
232
|
-
end
|
|
233
|
-
|
|
234
|
-
##
|
|
235
|
-
# Update the ServiceInstance
|
|
236
|
-
# @param [String] friendly_name A human readable description of this resource, up
|
|
237
|
-
# to 64 characters.
|
|
238
|
-
# @param [Boolean] auto_create Boolean flag specifying whether to create threads
|
|
239
|
-
# when a user communticates out of band.
|
|
240
|
-
# @param [String] callback_url The URL Twilio will request for callback
|
|
241
|
-
# notifications.
|
|
242
|
-
# @return [ServiceInstance] Updated ServiceInstance
|
|
243
|
-
def update(friendly_name: :unset, auto_create: :unset, callback_url: :unset)
|
|
244
|
-
data = Twilio::Values.of({
|
|
245
|
-
'FriendlyName' => friendly_name,
|
|
246
|
-
'AutoCreate' => auto_create,
|
|
247
|
-
'CallbackUrl' => callback_url,
|
|
248
|
-
})
|
|
249
|
-
|
|
250
|
-
payload = @version.update(
|
|
251
|
-
'POST',
|
|
252
|
-
@uri,
|
|
253
|
-
data: data,
|
|
254
|
-
)
|
|
255
|
-
|
|
256
|
-
ServiceInstance.new(
|
|
257
|
-
@version,
|
|
258
|
-
payload,
|
|
259
|
-
sid: @solution[:sid],
|
|
260
|
-
)
|
|
261
|
-
end
|
|
262
|
-
|
|
263
|
-
##
|
|
264
|
-
# Access the sessions
|
|
265
|
-
# @return [SessionList] if a(n) SessionList object was created.
|
|
266
|
-
# @return [SessionContext] if a(n) SessionContext object was created.
|
|
267
|
-
def sessions(sid=:unset)
|
|
268
|
-
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
269
|
-
|
|
270
|
-
if sid != :unset
|
|
271
|
-
return SessionContext.new(
|
|
272
|
-
@version,
|
|
273
|
-
@solution[:sid],
|
|
274
|
-
sid,
|
|
275
|
-
)
|
|
276
|
-
end
|
|
277
|
-
|
|
278
|
-
unless @sessions
|
|
279
|
-
@sessions = SessionList.new(
|
|
280
|
-
@version,
|
|
281
|
-
service_sid: @solution[:sid],
|
|
282
|
-
)
|
|
283
|
-
end
|
|
284
|
-
|
|
285
|
-
@sessions
|
|
286
|
-
end
|
|
287
|
-
|
|
288
|
-
##
|
|
289
|
-
# Access the phone_numbers
|
|
290
|
-
# @return [PhoneNumberList] if a(n) PhoneNumberList object was created.
|
|
291
|
-
# @return [PhoneNumberContext] if a(n) PhoneNumberContext object was created.
|
|
292
|
-
def phone_numbers(sid=:unset)
|
|
293
|
-
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
294
|
-
|
|
295
|
-
if sid != :unset
|
|
296
|
-
return PhoneNumberContext.new(
|
|
297
|
-
@version,
|
|
298
|
-
@solution[:sid],
|
|
299
|
-
sid,
|
|
300
|
-
)
|
|
301
|
-
end
|
|
302
|
-
|
|
303
|
-
unless @phone_numbers
|
|
304
|
-
@phone_numbers = PhoneNumberList.new(
|
|
305
|
-
@version,
|
|
306
|
-
service_sid: @solution[:sid],
|
|
307
|
-
)
|
|
308
|
-
end
|
|
309
|
-
|
|
310
|
-
@phone_numbers
|
|
311
|
-
end
|
|
312
|
-
|
|
313
|
-
##
|
|
314
|
-
# Access the short_codes
|
|
315
|
-
# @return [ShortCodeList] if a(n) ShortCodeList object was created.
|
|
316
|
-
# @return [ShortCodeContext] if a(n) ShortCodeContext object was created.
|
|
317
|
-
def short_codes(sid=:unset)
|
|
318
|
-
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
319
|
-
|
|
320
|
-
if sid != :unset
|
|
321
|
-
return ShortCodeContext.new(
|
|
322
|
-
@version,
|
|
323
|
-
@solution[:sid],
|
|
324
|
-
sid,
|
|
325
|
-
)
|
|
326
|
-
end
|
|
327
|
-
|
|
328
|
-
unless @short_codes
|
|
329
|
-
@short_codes = ShortCodeList.new(
|
|
330
|
-
@version,
|
|
331
|
-
service_sid: @solution[:sid],
|
|
332
|
-
)
|
|
333
|
-
end
|
|
334
|
-
|
|
335
|
-
@short_codes
|
|
336
|
-
end
|
|
337
|
-
|
|
338
|
-
##
|
|
339
|
-
# Provide a user friendly representation
|
|
340
|
-
def to_s
|
|
341
|
-
context = @solution.map {|k, v| "#{k}: #{v}"}.join(',')
|
|
342
|
-
"#<Twilio.Preview.Proxy.ServiceContext #{context}>"
|
|
343
|
-
end
|
|
344
|
-
end
|
|
345
|
-
|
|
346
|
-
class ServiceInstance < InstanceResource
|
|
347
|
-
##
|
|
348
|
-
# Initialize the ServiceInstance
|
|
349
|
-
# @param [Version] version Version that contains the resource
|
|
350
|
-
# @param [Hash] payload payload that contains response from Twilio
|
|
351
|
-
# @param [String] sid A 34 character string that uniquely identifies this Service.
|
|
352
|
-
# @return [ServiceInstance] ServiceInstance
|
|
353
|
-
def initialize(version, payload, sid: nil)
|
|
354
|
-
super(version)
|
|
355
|
-
|
|
356
|
-
# Marshaled Properties
|
|
357
|
-
@properties = {
|
|
358
|
-
'sid' => payload['sid'],
|
|
359
|
-
'friendly_name' => payload['friendly_name'],
|
|
360
|
-
'account_sid' => payload['account_sid'],
|
|
361
|
-
'auto_create' => payload['auto_create'],
|
|
362
|
-
'callback_url' => payload['callback_url'],
|
|
363
|
-
'date_created' => Twilio.deserialize_iso8601_datetime(payload['date_created']),
|
|
364
|
-
'date_updated' => Twilio.deserialize_iso8601_datetime(payload['date_updated']),
|
|
365
|
-
'url' => payload['url'],
|
|
366
|
-
'links' => payload['links'],
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
# Context
|
|
370
|
-
@instance_context = nil
|
|
371
|
-
@params = {
|
|
372
|
-
'sid' => sid || @properties['sid'],
|
|
373
|
-
}
|
|
374
|
-
end
|
|
375
|
-
|
|
376
|
-
##
|
|
377
|
-
# Generate an instance context for the instance, the context is capable of
|
|
378
|
-
# performing various actions. All instance actions are proxied to the context
|
|
379
|
-
# @param [Version] version Version that contains the resource
|
|
380
|
-
# @return [ServiceContext] ServiceContext for this ServiceInstance
|
|
381
|
-
def context
|
|
382
|
-
unless @instance_context
|
|
383
|
-
@instance_context = ServiceContext.new(
|
|
384
|
-
@version,
|
|
385
|
-
@params['sid'],
|
|
386
|
-
)
|
|
387
|
-
end
|
|
388
|
-
@instance_context
|
|
389
|
-
end
|
|
390
|
-
|
|
391
|
-
def sid
|
|
392
|
-
@properties['sid']
|
|
393
|
-
end
|
|
394
|
-
|
|
395
|
-
def friendly_name
|
|
396
|
-
@properties['friendly_name']
|
|
397
|
-
end
|
|
398
|
-
|
|
399
|
-
def account_sid
|
|
400
|
-
@properties['account_sid']
|
|
401
|
-
end
|
|
402
|
-
|
|
403
|
-
def auto_create
|
|
404
|
-
@properties['auto_create']
|
|
405
|
-
end
|
|
406
|
-
|
|
407
|
-
def callback_url
|
|
408
|
-
@properties['callback_url']
|
|
409
|
-
end
|
|
410
|
-
|
|
411
|
-
def date_created
|
|
412
|
-
@properties['date_created']
|
|
413
|
-
end
|
|
414
|
-
|
|
415
|
-
def date_updated
|
|
416
|
-
@properties['date_updated']
|
|
417
|
-
end
|
|
418
|
-
|
|
419
|
-
def url
|
|
420
|
-
@properties['url']
|
|
421
|
-
end
|
|
422
|
-
|
|
423
|
-
def links
|
|
424
|
-
@properties['links']
|
|
425
|
-
end
|
|
426
|
-
|
|
427
|
-
##
|
|
428
|
-
# Fetch a ServiceInstance
|
|
429
|
-
# @return [ServiceInstance] Fetched ServiceInstance
|
|
430
|
-
def fetch
|
|
431
|
-
context.fetch
|
|
432
|
-
end
|
|
433
|
-
|
|
434
|
-
##
|
|
435
|
-
# Deletes the ServiceInstance
|
|
436
|
-
# @return [Boolean] true if delete succeeds, true otherwise
|
|
437
|
-
def delete
|
|
438
|
-
context.delete
|
|
439
|
-
end
|
|
440
|
-
|
|
441
|
-
##
|
|
442
|
-
# Update the ServiceInstance
|
|
443
|
-
# @param [String] friendly_name A human readable description of this resource, up
|
|
444
|
-
# to 64 characters.
|
|
445
|
-
# @param [Boolean] auto_create Boolean flag specifying whether to create threads
|
|
446
|
-
# when a user communticates out of band.
|
|
447
|
-
# @param [String] callback_url The URL Twilio will request for callback
|
|
448
|
-
# notifications.
|
|
449
|
-
# @return [ServiceInstance] Updated ServiceInstance
|
|
450
|
-
def update(friendly_name: :unset, auto_create: :unset, callback_url: :unset)
|
|
451
|
-
context.update(
|
|
452
|
-
friendly_name: friendly_name,
|
|
453
|
-
auto_create: auto_create,
|
|
454
|
-
callback_url: callback_url,
|
|
455
|
-
)
|
|
456
|
-
end
|
|
457
|
-
|
|
458
|
-
##
|
|
459
|
-
# Access the sessions
|
|
460
|
-
# @return [sessions] sessions
|
|
461
|
-
def sessions
|
|
462
|
-
context.sessions
|
|
463
|
-
end
|
|
464
|
-
|
|
465
|
-
##
|
|
466
|
-
# Access the phone_numbers
|
|
467
|
-
# @return [phone_numbers] phone_numbers
|
|
468
|
-
def phone_numbers
|
|
469
|
-
context.phone_numbers
|
|
470
|
-
end
|
|
471
|
-
|
|
472
|
-
##
|
|
473
|
-
# Access the short_codes
|
|
474
|
-
# @return [short_codes] short_codes
|
|
475
|
-
def short_codes
|
|
476
|
-
context.short_codes
|
|
477
|
-
end
|
|
478
|
-
|
|
479
|
-
##
|
|
480
|
-
# Provide a user friendly representation
|
|
481
|
-
def to_s
|
|
482
|
-
values = @params.map{|k, v| "#{k}: #{v}"}.join(" ")
|
|
483
|
-
"<Twilio.Preview.Proxy.ServiceInstance #{values}>"
|
|
484
|
-
end
|
|
485
|
-
end
|
|
486
|
-
end
|
|
487
|
-
end
|
|
488
|
-
end
|
|
489
|
-
end
|