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
|
@@ -37,7 +37,6 @@ module Twilio
|
|
|
37
37
|
# @param [Version] version Version that contains the resource
|
|
38
38
|
# @param [Response] response Response from the API
|
|
39
39
|
# @param [Hash] solution Path solution for the resource
|
|
40
|
-
# @param [String] workspace_sid The workspace_sid
|
|
41
40
|
# @return [WorkspaceStatisticsPage] WorkspaceStatisticsPage
|
|
42
41
|
def initialize(version, response, solution)
|
|
43
42
|
super(version, response)
|
|
@@ -144,7 +143,6 @@ module Twilio
|
|
|
144
143
|
##
|
|
145
144
|
# Generate an instance context for the instance, the context is capable of
|
|
146
145
|
# performing various actions. All instance actions are proxied to the context
|
|
147
|
-
# @param [Version] version Version that contains the resource
|
|
148
146
|
# @return [WorkspaceStatisticsContext] WorkspaceStatisticsContext for this WorkspaceStatisticsInstance
|
|
149
147
|
def context
|
|
150
148
|
unless @instance_context
|
|
@@ -156,22 +154,32 @@ module Twilio
|
|
|
156
154
|
@instance_context
|
|
157
155
|
end
|
|
158
156
|
|
|
157
|
+
##
|
|
158
|
+
# @return [Hash] The realtime
|
|
159
159
|
def realtime
|
|
160
160
|
@properties['realtime']
|
|
161
161
|
end
|
|
162
162
|
|
|
163
|
+
##
|
|
164
|
+
# @return [Hash] The cumulative
|
|
163
165
|
def cumulative
|
|
164
166
|
@properties['cumulative']
|
|
165
167
|
end
|
|
166
168
|
|
|
169
|
+
##
|
|
170
|
+
# @return [String] The account_sid
|
|
167
171
|
def account_sid
|
|
168
172
|
@properties['account_sid']
|
|
169
173
|
end
|
|
170
174
|
|
|
175
|
+
##
|
|
176
|
+
# @return [String] The workspace_sid
|
|
171
177
|
def workspace_sid
|
|
172
178
|
@properties['workspace_sid']
|
|
173
179
|
end
|
|
174
180
|
|
|
181
|
+
##
|
|
182
|
+
# @return [String] The url
|
|
175
183
|
def url
|
|
176
184
|
@properties['url']
|
|
177
185
|
end
|
|
@@ -26,6 +26,10 @@ module Twilio
|
|
|
26
26
|
@v1 ||= V1.new self
|
|
27
27
|
end
|
|
28
28
|
|
|
29
|
+
##
|
|
30
|
+
# @param [String] sid The sid
|
|
31
|
+
# @return [Twilio::REST::Trunking::V1::TrunkInstance] if sid was passed.
|
|
32
|
+
# @return [Twilio::REST::Trunking::V1::TrunkList]
|
|
29
33
|
def trunks(sid=:unset)
|
|
30
34
|
self.v1.trunks(sid)
|
|
31
35
|
end
|
|
@@ -16,6 +16,10 @@ module Twilio
|
|
|
16
16
|
@trunks = nil
|
|
17
17
|
end
|
|
18
18
|
|
|
19
|
+
##
|
|
20
|
+
# @param [String] sid The sid
|
|
21
|
+
# @return [Twilio::REST::Trunking::V1::TrunkInstance] if sid was passed.
|
|
22
|
+
# @return [Twilio::REST::Trunking::V1::TrunkList]
|
|
19
23
|
def trunks(sid=:unset)
|
|
20
24
|
if sid.nil?
|
|
21
25
|
raise ArgumentError, 'sid cannot be nil'
|
|
@@ -96,12 +96,6 @@ module Twilio
|
|
|
96
96
|
# When passed a block, yields TrunkInstance records from the API.
|
|
97
97
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
98
98
|
# is reached.
|
|
99
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
100
|
-
# guarantees to never return more than limit. Default is no limit
|
|
101
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
102
|
-
# the default value of 50 records. If no page_size is defined
|
|
103
|
-
# but a limit is defined, stream() will attempt to read the
|
|
104
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
105
99
|
def each
|
|
106
100
|
limits = @version.read_limits
|
|
107
101
|
|
|
@@ -269,8 +263,8 @@ module Twilio
|
|
|
269
263
|
|
|
270
264
|
##
|
|
271
265
|
# Access the origination_urls
|
|
272
|
-
# @return [OriginationUrlList]
|
|
273
|
-
# @return [OriginationUrlContext] if
|
|
266
|
+
# @return [OriginationUrlList]
|
|
267
|
+
# @return [OriginationUrlContext] if sid was passed.
|
|
274
268
|
def origination_urls(sid=:unset)
|
|
275
269
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
276
270
|
|
|
@@ -294,8 +288,8 @@ module Twilio
|
|
|
294
288
|
|
|
295
289
|
##
|
|
296
290
|
# Access the credentials_lists
|
|
297
|
-
# @return [CredentialListList]
|
|
298
|
-
# @return [CredentialListContext] if
|
|
291
|
+
# @return [CredentialListList]
|
|
292
|
+
# @return [CredentialListContext] if sid was passed.
|
|
299
293
|
def credentials_lists(sid=:unset)
|
|
300
294
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
301
295
|
|
|
@@ -319,8 +313,8 @@ module Twilio
|
|
|
319
313
|
|
|
320
314
|
##
|
|
321
315
|
# Access the ip_access_control_lists
|
|
322
|
-
# @return [IpAccessControlListList]
|
|
323
|
-
# @return [IpAccessControlListContext] if
|
|
316
|
+
# @return [IpAccessControlListList]
|
|
317
|
+
# @return [IpAccessControlListContext] if sid was passed.
|
|
324
318
|
def ip_access_control_lists(sid=:unset)
|
|
325
319
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
326
320
|
|
|
@@ -344,8 +338,8 @@ module Twilio
|
|
|
344
338
|
|
|
345
339
|
##
|
|
346
340
|
# Access the phone_numbers
|
|
347
|
-
# @return [PhoneNumberList]
|
|
348
|
-
# @return [PhoneNumberContext] if
|
|
341
|
+
# @return [PhoneNumberList]
|
|
342
|
+
# @return [PhoneNumberContext] if sid was passed.
|
|
349
343
|
def phone_numbers(sid=:unset)
|
|
350
344
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
351
345
|
|
|
@@ -413,7 +407,6 @@ module Twilio
|
|
|
413
407
|
##
|
|
414
408
|
# Generate an instance context for the instance, the context is capable of
|
|
415
409
|
# performing various actions. All instance actions are proxied to the context
|
|
416
|
-
# @param [Version] version Version that contains the resource
|
|
417
410
|
# @return [TrunkContext] TrunkContext for this TrunkInstance
|
|
418
411
|
def context
|
|
419
412
|
unless @instance_context
|
|
@@ -425,58 +418,86 @@ module Twilio
|
|
|
425
418
|
@instance_context
|
|
426
419
|
end
|
|
427
420
|
|
|
421
|
+
##
|
|
422
|
+
# @return [String] The account_sid
|
|
428
423
|
def account_sid
|
|
429
424
|
@properties['account_sid']
|
|
430
425
|
end
|
|
431
426
|
|
|
427
|
+
##
|
|
428
|
+
# @return [String] The domain_name
|
|
432
429
|
def domain_name
|
|
433
430
|
@properties['domain_name']
|
|
434
431
|
end
|
|
435
432
|
|
|
433
|
+
##
|
|
434
|
+
# @return [String] The disaster_recovery_method
|
|
436
435
|
def disaster_recovery_method
|
|
437
436
|
@properties['disaster_recovery_method']
|
|
438
437
|
end
|
|
439
438
|
|
|
439
|
+
##
|
|
440
|
+
# @return [String] The disaster_recovery_url
|
|
440
441
|
def disaster_recovery_url
|
|
441
442
|
@properties['disaster_recovery_url']
|
|
442
443
|
end
|
|
443
444
|
|
|
445
|
+
##
|
|
446
|
+
# @return [String] The friendly_name
|
|
444
447
|
def friendly_name
|
|
445
448
|
@properties['friendly_name']
|
|
446
449
|
end
|
|
447
450
|
|
|
451
|
+
##
|
|
452
|
+
# @return [Boolean] The secure
|
|
448
453
|
def secure
|
|
449
454
|
@properties['secure']
|
|
450
455
|
end
|
|
451
456
|
|
|
457
|
+
##
|
|
458
|
+
# @return [Hash] The recording
|
|
452
459
|
def recording
|
|
453
460
|
@properties['recording']
|
|
454
461
|
end
|
|
455
462
|
|
|
463
|
+
##
|
|
464
|
+
# @return [String] The auth_type
|
|
456
465
|
def auth_type
|
|
457
466
|
@properties['auth_type']
|
|
458
467
|
end
|
|
459
468
|
|
|
469
|
+
##
|
|
470
|
+
# @return [String] The auth_type_set
|
|
460
471
|
def auth_type_set
|
|
461
472
|
@properties['auth_type_set']
|
|
462
473
|
end
|
|
463
474
|
|
|
475
|
+
##
|
|
476
|
+
# @return [Time] The date_created
|
|
464
477
|
def date_created
|
|
465
478
|
@properties['date_created']
|
|
466
479
|
end
|
|
467
480
|
|
|
481
|
+
##
|
|
482
|
+
# @return [Time] The date_updated
|
|
468
483
|
def date_updated
|
|
469
484
|
@properties['date_updated']
|
|
470
485
|
end
|
|
471
486
|
|
|
487
|
+
##
|
|
488
|
+
# @return [String] The sid
|
|
472
489
|
def sid
|
|
473
490
|
@properties['sid']
|
|
474
491
|
end
|
|
475
492
|
|
|
493
|
+
##
|
|
494
|
+
# @return [String] The url
|
|
476
495
|
def url
|
|
477
496
|
@properties['url']
|
|
478
497
|
end
|
|
479
498
|
|
|
499
|
+
##
|
|
500
|
+
# @return [String] The links
|
|
480
501
|
def links
|
|
481
502
|
@properties['links']
|
|
482
503
|
end
|
|
@@ -91,12 +91,6 @@ module Twilio
|
|
|
91
91
|
# When passed a block, yields CredentialListInstance records from the API.
|
|
92
92
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
93
93
|
# is reached.
|
|
94
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
95
|
-
# guarantees to never return more than limit. Default is no limit
|
|
96
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
97
|
-
# the default value of 50 records. If no page_size is defined
|
|
98
|
-
# but a limit is defined, stream() will attempt to read the
|
|
99
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
100
94
|
def each
|
|
101
95
|
limits = @version.read_limits
|
|
102
96
|
|
|
@@ -156,7 +150,6 @@ module Twilio
|
|
|
156
150
|
# @param [Version] version Version that contains the resource
|
|
157
151
|
# @param [Response] response Response from the API
|
|
158
152
|
# @param [Hash] solution Path solution for the resource
|
|
159
|
-
# @param [String] trunk_sid The trunk_sid
|
|
160
153
|
# @return [CredentialListPage] CredentialListPage
|
|
161
154
|
def initialize(version, response, solution)
|
|
162
155
|
super(version, response)
|
|
@@ -270,7 +263,6 @@ module Twilio
|
|
|
270
263
|
##
|
|
271
264
|
# Generate an instance context for the instance, the context is capable of
|
|
272
265
|
# performing various actions. All instance actions are proxied to the context
|
|
273
|
-
# @param [Version] version Version that contains the resource
|
|
274
266
|
# @return [CredentialListContext] CredentialListContext for this CredentialListInstance
|
|
275
267
|
def context
|
|
276
268
|
unless @instance_context
|
|
@@ -283,30 +275,44 @@ module Twilio
|
|
|
283
275
|
@instance_context
|
|
284
276
|
end
|
|
285
277
|
|
|
278
|
+
##
|
|
279
|
+
# @return [String] The account_sid
|
|
286
280
|
def account_sid
|
|
287
281
|
@properties['account_sid']
|
|
288
282
|
end
|
|
289
283
|
|
|
284
|
+
##
|
|
285
|
+
# @return [String] The sid
|
|
290
286
|
def sid
|
|
291
287
|
@properties['sid']
|
|
292
288
|
end
|
|
293
289
|
|
|
290
|
+
##
|
|
291
|
+
# @return [String] The trunk_sid
|
|
294
292
|
def trunk_sid
|
|
295
293
|
@properties['trunk_sid']
|
|
296
294
|
end
|
|
297
295
|
|
|
296
|
+
##
|
|
297
|
+
# @return [String] The friendly_name
|
|
298
298
|
def friendly_name
|
|
299
299
|
@properties['friendly_name']
|
|
300
300
|
end
|
|
301
301
|
|
|
302
|
+
##
|
|
303
|
+
# @return [Time] The date_created
|
|
302
304
|
def date_created
|
|
303
305
|
@properties['date_created']
|
|
304
306
|
end
|
|
305
307
|
|
|
308
|
+
##
|
|
309
|
+
# @return [Time] The date_updated
|
|
306
310
|
def date_updated
|
|
307
311
|
@properties['date_updated']
|
|
308
312
|
end
|
|
309
313
|
|
|
314
|
+
##
|
|
315
|
+
# @return [String] The url
|
|
310
316
|
def url
|
|
311
317
|
@properties['url']
|
|
312
318
|
end
|
|
@@ -91,12 +91,6 @@ module Twilio
|
|
|
91
91
|
# When passed a block, yields IpAccessControlListInstance records from the API.
|
|
92
92
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
93
93
|
# is reached.
|
|
94
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
95
|
-
# guarantees to never return more than limit. Default is no limit
|
|
96
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
97
|
-
# the default value of 50 records. If no page_size is defined
|
|
98
|
-
# but a limit is defined, stream() will attempt to read the
|
|
99
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
100
94
|
def each
|
|
101
95
|
limits = @version.read_limits
|
|
102
96
|
|
|
@@ -156,7 +150,6 @@ module Twilio
|
|
|
156
150
|
# @param [Version] version Version that contains the resource
|
|
157
151
|
# @param [Response] response Response from the API
|
|
158
152
|
# @param [Hash] solution Path solution for the resource
|
|
159
|
-
# @param [String] trunk_sid The trunk_sid
|
|
160
153
|
# @return [IpAccessControlListPage] IpAccessControlListPage
|
|
161
154
|
def initialize(version, response, solution)
|
|
162
155
|
super(version, response)
|
|
@@ -270,7 +263,6 @@ module Twilio
|
|
|
270
263
|
##
|
|
271
264
|
# Generate an instance context for the instance, the context is capable of
|
|
272
265
|
# performing various actions. All instance actions are proxied to the context
|
|
273
|
-
# @param [Version] version Version that contains the resource
|
|
274
266
|
# @return [IpAccessControlListContext] IpAccessControlListContext for this IpAccessControlListInstance
|
|
275
267
|
def context
|
|
276
268
|
unless @instance_context
|
|
@@ -283,30 +275,44 @@ module Twilio
|
|
|
283
275
|
@instance_context
|
|
284
276
|
end
|
|
285
277
|
|
|
278
|
+
##
|
|
279
|
+
# @return [String] The account_sid
|
|
286
280
|
def account_sid
|
|
287
281
|
@properties['account_sid']
|
|
288
282
|
end
|
|
289
283
|
|
|
284
|
+
##
|
|
285
|
+
# @return [String] The sid
|
|
290
286
|
def sid
|
|
291
287
|
@properties['sid']
|
|
292
288
|
end
|
|
293
289
|
|
|
290
|
+
##
|
|
291
|
+
# @return [String] The trunk_sid
|
|
294
292
|
def trunk_sid
|
|
295
293
|
@properties['trunk_sid']
|
|
296
294
|
end
|
|
297
295
|
|
|
296
|
+
##
|
|
297
|
+
# @return [String] The friendly_name
|
|
298
298
|
def friendly_name
|
|
299
299
|
@properties['friendly_name']
|
|
300
300
|
end
|
|
301
301
|
|
|
302
|
+
##
|
|
303
|
+
# @return [Time] The date_created
|
|
302
304
|
def date_created
|
|
303
305
|
@properties['date_created']
|
|
304
306
|
end
|
|
305
307
|
|
|
308
|
+
##
|
|
309
|
+
# @return [Time] The date_updated
|
|
306
310
|
def date_updated
|
|
307
311
|
@properties['date_updated']
|
|
308
312
|
end
|
|
309
313
|
|
|
314
|
+
##
|
|
315
|
+
# @return [String] The url
|
|
310
316
|
def url
|
|
311
317
|
@properties['url']
|
|
312
318
|
end
|
|
@@ -99,12 +99,6 @@ module Twilio
|
|
|
99
99
|
# When passed a block, yields OriginationUrlInstance records from the API.
|
|
100
100
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
101
101
|
# is reached.
|
|
102
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
103
|
-
# guarantees to never return more than limit. Default is no limit
|
|
104
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
105
|
-
# the default value of 50 records. If no page_size is defined
|
|
106
|
-
# but a limit is defined, stream() will attempt to read the
|
|
107
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
108
102
|
def each
|
|
109
103
|
limits = @version.read_limits
|
|
110
104
|
|
|
@@ -164,7 +158,6 @@ module Twilio
|
|
|
164
158
|
# @param [Version] version Version that contains the resource
|
|
165
159
|
# @param [Response] response Response from the API
|
|
166
160
|
# @param [Hash] solution Path solution for the resource
|
|
167
|
-
# @param [String] trunk_sid The trunk_sid
|
|
168
161
|
# @return [OriginationUrlPage] OriginationUrlPage
|
|
169
162
|
def initialize(version, response, solution)
|
|
170
163
|
super(version, response)
|
|
@@ -313,7 +306,6 @@ module Twilio
|
|
|
313
306
|
##
|
|
314
307
|
# Generate an instance context for the instance, the context is capable of
|
|
315
308
|
# performing various actions. All instance actions are proxied to the context
|
|
316
|
-
# @param [Version] version Version that contains the resource
|
|
317
309
|
# @return [OriginationUrlContext] OriginationUrlContext for this OriginationUrlInstance
|
|
318
310
|
def context
|
|
319
311
|
unless @instance_context
|
|
@@ -326,46 +318,68 @@ module Twilio
|
|
|
326
318
|
@instance_context
|
|
327
319
|
end
|
|
328
320
|
|
|
321
|
+
##
|
|
322
|
+
# @return [String] The account_sid
|
|
329
323
|
def account_sid
|
|
330
324
|
@properties['account_sid']
|
|
331
325
|
end
|
|
332
326
|
|
|
327
|
+
##
|
|
328
|
+
# @return [String] The sid
|
|
333
329
|
def sid
|
|
334
330
|
@properties['sid']
|
|
335
331
|
end
|
|
336
332
|
|
|
333
|
+
##
|
|
334
|
+
# @return [String] The trunk_sid
|
|
337
335
|
def trunk_sid
|
|
338
336
|
@properties['trunk_sid']
|
|
339
337
|
end
|
|
340
338
|
|
|
339
|
+
##
|
|
340
|
+
# @return [String] The weight
|
|
341
341
|
def weight
|
|
342
342
|
@properties['weight']
|
|
343
343
|
end
|
|
344
344
|
|
|
345
|
+
##
|
|
346
|
+
# @return [Boolean] The enabled
|
|
345
347
|
def enabled
|
|
346
348
|
@properties['enabled']
|
|
347
349
|
end
|
|
348
350
|
|
|
351
|
+
##
|
|
352
|
+
# @return [String] The sip_url
|
|
349
353
|
def sip_url
|
|
350
354
|
@properties['sip_url']
|
|
351
355
|
end
|
|
352
356
|
|
|
357
|
+
##
|
|
358
|
+
# @return [String] The friendly_name
|
|
353
359
|
def friendly_name
|
|
354
360
|
@properties['friendly_name']
|
|
355
361
|
end
|
|
356
362
|
|
|
363
|
+
##
|
|
364
|
+
# @return [String] The priority
|
|
357
365
|
def priority
|
|
358
366
|
@properties['priority']
|
|
359
367
|
end
|
|
360
368
|
|
|
369
|
+
##
|
|
370
|
+
# @return [Time] The date_created
|
|
361
371
|
def date_created
|
|
362
372
|
@properties['date_created']
|
|
363
373
|
end
|
|
364
374
|
|
|
375
|
+
##
|
|
376
|
+
# @return [Time] The date_updated
|
|
365
377
|
def date_updated
|
|
366
378
|
@properties['date_updated']
|
|
367
379
|
end
|
|
368
380
|
|
|
381
|
+
##
|
|
382
|
+
# @return [String] The url
|
|
369
383
|
def url
|
|
370
384
|
@properties['url']
|
|
371
385
|
end
|