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
|
@@ -73,12 +73,6 @@ module Twilio
|
|
|
73
73
|
# When passed a block, yields AddOnResultInstance records from the API.
|
|
74
74
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
75
75
|
# is reached.
|
|
76
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
77
|
-
# guarantees to never return more than limit. Default is no limit
|
|
78
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
79
|
-
# the default value of 50 records. If no page_size is defined
|
|
80
|
-
# but a limit is defined, stream() will attempt to read the
|
|
81
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
82
76
|
def each
|
|
83
77
|
limits = @version.read_limits
|
|
84
78
|
|
|
@@ -138,10 +132,6 @@ module Twilio
|
|
|
138
132
|
# @param [Version] version Version that contains the resource
|
|
139
133
|
# @param [Response] response Response from the API
|
|
140
134
|
# @param [Hash] solution Path solution for the resource
|
|
141
|
-
# @param [String] account_sid The unique id of the Account responsible for this
|
|
142
|
-
# recording.
|
|
143
|
-
# @param [String] reference_sid A 34 character string that uniquely identifies the
|
|
144
|
-
# recording to which this result belongs.
|
|
145
135
|
# @return [AddOnResultPage] AddOnResultPage
|
|
146
136
|
def initialize(version, response, solution)
|
|
147
137
|
super(version, response)
|
|
@@ -223,8 +213,8 @@ module Twilio
|
|
|
223
213
|
|
|
224
214
|
##
|
|
225
215
|
# Access the payloads
|
|
226
|
-
# @return [PayloadList]
|
|
227
|
-
# @return [PayloadContext] if
|
|
216
|
+
# @return [PayloadList]
|
|
217
|
+
# @return [PayloadContext] if sid was passed.
|
|
228
218
|
def payloads(sid=:unset)
|
|
229
219
|
raise ArgumentError, 'sid cannot be nil' if sid.nil?
|
|
230
220
|
|
|
@@ -298,7 +288,6 @@ module Twilio
|
|
|
298
288
|
##
|
|
299
289
|
# Generate an instance context for the instance, the context is capable of
|
|
300
290
|
# performing various actions. All instance actions are proxied to the context
|
|
301
|
-
# @param [Version] version Version that contains the resource
|
|
302
291
|
# @return [AddOnResultContext] AddOnResultContext for this AddOnResultInstance
|
|
303
292
|
def context
|
|
304
293
|
unless @instance_context
|
|
@@ -312,42 +301,62 @@ module Twilio
|
|
|
312
301
|
@instance_context
|
|
313
302
|
end
|
|
314
303
|
|
|
304
|
+
##
|
|
305
|
+
# @return [String] A string that uniquely identifies this result
|
|
315
306
|
def sid
|
|
316
307
|
@properties['sid']
|
|
317
308
|
end
|
|
318
309
|
|
|
310
|
+
##
|
|
311
|
+
# @return [String] The unique sid that identifies this account
|
|
319
312
|
def account_sid
|
|
320
313
|
@properties['account_sid']
|
|
321
314
|
end
|
|
322
315
|
|
|
316
|
+
##
|
|
317
|
+
# @return [add_on_result.Status] The status of this result.
|
|
323
318
|
def status
|
|
324
319
|
@properties['status']
|
|
325
320
|
end
|
|
326
321
|
|
|
322
|
+
##
|
|
323
|
+
# @return [String] A string that uniquely identifies the Add-on.
|
|
327
324
|
def add_on_sid
|
|
328
325
|
@properties['add_on_sid']
|
|
329
326
|
end
|
|
330
327
|
|
|
328
|
+
##
|
|
329
|
+
# @return [String] A string that uniquely identifies the Add-on configuration.
|
|
331
330
|
def add_on_configuration_sid
|
|
332
331
|
@properties['add_on_configuration_sid']
|
|
333
332
|
end
|
|
334
333
|
|
|
334
|
+
##
|
|
335
|
+
# @return [Time] The date this resource was created
|
|
335
336
|
def date_created
|
|
336
337
|
@properties['date_created']
|
|
337
338
|
end
|
|
338
339
|
|
|
340
|
+
##
|
|
341
|
+
# @return [Time] The date this resource was last updated
|
|
339
342
|
def date_updated
|
|
340
343
|
@properties['date_updated']
|
|
341
344
|
end
|
|
342
345
|
|
|
346
|
+
##
|
|
347
|
+
# @return [Time] The date this result was completed.
|
|
343
348
|
def date_completed
|
|
344
349
|
@properties['date_completed']
|
|
345
350
|
end
|
|
346
351
|
|
|
352
|
+
##
|
|
353
|
+
# @return [String] A string that uniquely identifies the recording.
|
|
347
354
|
def reference_sid
|
|
348
355
|
@properties['reference_sid']
|
|
349
356
|
end
|
|
350
357
|
|
|
358
|
+
##
|
|
359
|
+
# @return [String] The subresource_uris
|
|
351
360
|
def subresource_uris
|
|
352
361
|
@properties['subresource_uris']
|
|
353
362
|
end
|
|
@@ -77,12 +77,6 @@ module Twilio
|
|
|
77
77
|
# When passed a block, yields PayloadInstance records from the API.
|
|
78
78
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
79
79
|
# is reached.
|
|
80
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
81
|
-
# guarantees to never return more than limit. Default is no limit
|
|
82
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
83
|
-
# the default value of 50 records. If no page_size is defined
|
|
84
|
-
# but a limit is defined, stream() will attempt to read the
|
|
85
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
86
80
|
def each
|
|
87
81
|
limits = @version.read_limits
|
|
88
82
|
|
|
@@ -142,12 +136,6 @@ module Twilio
|
|
|
142
136
|
# @param [Version] version Version that contains the resource
|
|
143
137
|
# @param [Response] response Response from the API
|
|
144
138
|
# @param [Hash] solution Path solution for the resource
|
|
145
|
-
# @param [String] account_sid The unique id of the Account responsible for the
|
|
146
|
-
# recording.
|
|
147
|
-
# @param [String] reference_sid A 34 character string that uniquely identifies the
|
|
148
|
-
# recording to which this payload belongs.
|
|
149
|
-
# @param [String] add_on_result_sid A 34 character string that uniquely identifies
|
|
150
|
-
# this result to which this payload belongs.
|
|
151
139
|
# @return [PayloadPage] PayloadPage
|
|
152
140
|
def initialize(version, response, solution)
|
|
153
141
|
super(version, response)
|
|
@@ -280,7 +268,6 @@ module Twilio
|
|
|
280
268
|
##
|
|
281
269
|
# Generate an instance context for the instance, the context is capable of
|
|
282
270
|
# performing various actions. All instance actions are proxied to the context
|
|
283
|
-
# @param [Version] version Version that contains the resource
|
|
284
271
|
# @return [PayloadContext] PayloadContext for this PayloadInstance
|
|
285
272
|
def context
|
|
286
273
|
unless @instance_context
|
|
@@ -295,46 +282,68 @@ module Twilio
|
|
|
295
282
|
@instance_context
|
|
296
283
|
end
|
|
297
284
|
|
|
285
|
+
##
|
|
286
|
+
# @return [String] A string that uniquely identifies this payload
|
|
298
287
|
def sid
|
|
299
288
|
@properties['sid']
|
|
300
289
|
end
|
|
301
290
|
|
|
291
|
+
##
|
|
292
|
+
# @return [String] A string that uniquely identifies the result
|
|
302
293
|
def add_on_result_sid
|
|
303
294
|
@properties['add_on_result_sid']
|
|
304
295
|
end
|
|
305
296
|
|
|
297
|
+
##
|
|
298
|
+
# @return [String] The unique sid that identifies this account
|
|
306
299
|
def account_sid
|
|
307
300
|
@properties['account_sid']
|
|
308
301
|
end
|
|
309
302
|
|
|
303
|
+
##
|
|
304
|
+
# @return [String] A string that describes the payload.
|
|
310
305
|
def label
|
|
311
306
|
@properties['label']
|
|
312
307
|
end
|
|
313
308
|
|
|
309
|
+
##
|
|
310
|
+
# @return [String] A string that uniquely identifies the Add-on.
|
|
314
311
|
def add_on_sid
|
|
315
312
|
@properties['add_on_sid']
|
|
316
313
|
end
|
|
317
314
|
|
|
315
|
+
##
|
|
316
|
+
# @return [String] A string that uniquely identifies the Add-on configuration.
|
|
318
317
|
def add_on_configuration_sid
|
|
319
318
|
@properties['add_on_configuration_sid']
|
|
320
319
|
end
|
|
321
320
|
|
|
321
|
+
##
|
|
322
|
+
# @return [String] The MIME type of the payload.
|
|
322
323
|
def content_type
|
|
323
324
|
@properties['content_type']
|
|
324
325
|
end
|
|
325
326
|
|
|
327
|
+
##
|
|
328
|
+
# @return [Time] The date this resource was created
|
|
326
329
|
def date_created
|
|
327
330
|
@properties['date_created']
|
|
328
331
|
end
|
|
329
332
|
|
|
333
|
+
##
|
|
334
|
+
# @return [Time] The date this resource was last updated
|
|
330
335
|
def date_updated
|
|
331
336
|
@properties['date_updated']
|
|
332
337
|
end
|
|
333
338
|
|
|
339
|
+
##
|
|
340
|
+
# @return [String] A string that uniquely identifies the recording.
|
|
334
341
|
def reference_sid
|
|
335
342
|
@properties['reference_sid']
|
|
336
343
|
end
|
|
337
344
|
|
|
345
|
+
##
|
|
346
|
+
# @return [String] The subresource_uris
|
|
338
347
|
def subresource_uris
|
|
339
348
|
@properties['subresource_uris']
|
|
340
349
|
end
|
|
@@ -71,12 +71,6 @@ module Twilio
|
|
|
71
71
|
# When passed a block, yields TranscriptionInstance records from the API.
|
|
72
72
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
73
73
|
# is reached.
|
|
74
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
75
|
-
# guarantees to never return more than limit. Default is no limit
|
|
76
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
77
|
-
# the default value of 50 records. If no page_size is defined
|
|
78
|
-
# but a limit is defined, stream() will attempt to read the
|
|
79
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
80
74
|
def each
|
|
81
75
|
limits = @version.read_limits
|
|
82
76
|
|
|
@@ -136,8 +130,6 @@ module Twilio
|
|
|
136
130
|
# @param [Version] version Version that contains the resource
|
|
137
131
|
# @param [Response] response Response from the API
|
|
138
132
|
# @param [Hash] solution Path solution for the resource
|
|
139
|
-
# @param [String] account_sid The account_sid
|
|
140
|
-
# @param [String] recording_sid The recording_sid
|
|
141
133
|
# @return [TranscriptionPage] TranscriptionPage
|
|
142
134
|
def initialize(version, response, solution)
|
|
143
135
|
super(version, response)
|
|
@@ -263,7 +255,6 @@ module Twilio
|
|
|
263
255
|
##
|
|
264
256
|
# Generate an instance context for the instance, the context is capable of
|
|
265
257
|
# performing various actions. All instance actions are proxied to the context
|
|
266
|
-
# @param [Version] version Version that contains the resource
|
|
267
258
|
# @return [TranscriptionContext] TranscriptionContext for this TranscriptionInstance
|
|
268
259
|
def context
|
|
269
260
|
unless @instance_context
|
|
@@ -277,54 +268,80 @@ module Twilio
|
|
|
277
268
|
@instance_context
|
|
278
269
|
end
|
|
279
270
|
|
|
271
|
+
##
|
|
272
|
+
# @return [String] The account_sid
|
|
280
273
|
def account_sid
|
|
281
274
|
@properties['account_sid']
|
|
282
275
|
end
|
|
283
276
|
|
|
277
|
+
##
|
|
278
|
+
# @return [String] The api_version
|
|
284
279
|
def api_version
|
|
285
280
|
@properties['api_version']
|
|
286
281
|
end
|
|
287
282
|
|
|
283
|
+
##
|
|
284
|
+
# @return [Time] The date_created
|
|
288
285
|
def date_created
|
|
289
286
|
@properties['date_created']
|
|
290
287
|
end
|
|
291
288
|
|
|
289
|
+
##
|
|
290
|
+
# @return [Time] The date_updated
|
|
292
291
|
def date_updated
|
|
293
292
|
@properties['date_updated']
|
|
294
293
|
end
|
|
295
294
|
|
|
295
|
+
##
|
|
296
|
+
# @return [String] The duration
|
|
296
297
|
def duration
|
|
297
298
|
@properties['duration']
|
|
298
299
|
end
|
|
299
300
|
|
|
301
|
+
##
|
|
302
|
+
# @return [String] The price
|
|
300
303
|
def price
|
|
301
304
|
@properties['price']
|
|
302
305
|
end
|
|
303
306
|
|
|
307
|
+
##
|
|
308
|
+
# @return [String] The price_unit
|
|
304
309
|
def price_unit
|
|
305
310
|
@properties['price_unit']
|
|
306
311
|
end
|
|
307
312
|
|
|
313
|
+
##
|
|
314
|
+
# @return [String] The recording_sid
|
|
308
315
|
def recording_sid
|
|
309
316
|
@properties['recording_sid']
|
|
310
317
|
end
|
|
311
318
|
|
|
319
|
+
##
|
|
320
|
+
# @return [String] The sid
|
|
312
321
|
def sid
|
|
313
322
|
@properties['sid']
|
|
314
323
|
end
|
|
315
324
|
|
|
325
|
+
##
|
|
326
|
+
# @return [transcription.Status] The status
|
|
316
327
|
def status
|
|
317
328
|
@properties['status']
|
|
318
329
|
end
|
|
319
330
|
|
|
331
|
+
##
|
|
332
|
+
# @return [String] The transcription_text
|
|
320
333
|
def transcription_text
|
|
321
334
|
@properties['transcription_text']
|
|
322
335
|
end
|
|
323
336
|
|
|
337
|
+
##
|
|
338
|
+
# @return [String] The type
|
|
324
339
|
def type
|
|
325
340
|
@properties['type']
|
|
326
341
|
end
|
|
327
342
|
|
|
343
|
+
##
|
|
344
|
+
# @return [String] The uri
|
|
328
345
|
def uri
|
|
329
346
|
@properties['uri']
|
|
330
347
|
end
|
|
@@ -81,16 +81,6 @@ module Twilio
|
|
|
81
81
|
# When passed a block, yields ShortCodeInstance records from the API.
|
|
82
82
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
83
83
|
# is reached.
|
|
84
|
-
# @param [String] friendly_name Only show the ShortCode resources with friendly
|
|
85
|
-
# names that exactly match this name
|
|
86
|
-
# @param [String] short_code Only show the ShortCode resources that match this
|
|
87
|
-
# pattern. You can specify partial numbers and use '*' as a wildcard for any digit
|
|
88
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
89
|
-
# guarantees to never return more than limit. Default is no limit
|
|
90
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
91
|
-
# the default value of 50 records. If no page_size is defined
|
|
92
|
-
# but a limit is defined, stream() will attempt to read the
|
|
93
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
94
84
|
def each
|
|
95
85
|
limits = @version.read_limits
|
|
96
86
|
|
|
@@ -156,8 +146,6 @@ module Twilio
|
|
|
156
146
|
# @param [Version] version Version that contains the resource
|
|
157
147
|
# @param [Response] response Response from the API
|
|
158
148
|
# @param [Hash] solution Path solution for the resource
|
|
159
|
-
# @param [String] account_sid The unique id of the Account that owns this short
|
|
160
|
-
# code.
|
|
161
149
|
# @return [ShortCodePage] ShortCodePage
|
|
162
150
|
def initialize(version, response, solution)
|
|
163
151
|
super(version, response)
|
|
@@ -310,7 +298,6 @@ module Twilio
|
|
|
310
298
|
##
|
|
311
299
|
# Generate an instance context for the instance, the context is capable of
|
|
312
300
|
# performing various actions. All instance actions are proxied to the context
|
|
313
|
-
# @param [Version] version Version that contains the resource
|
|
314
301
|
# @return [ShortCodeContext] ShortCodeContext for this ShortCodeInstance
|
|
315
302
|
def context
|
|
316
303
|
unless @instance_context
|
|
@@ -323,50 +310,74 @@ module Twilio
|
|
|
323
310
|
@instance_context
|
|
324
311
|
end
|
|
325
312
|
|
|
313
|
+
##
|
|
314
|
+
# @return [String] The unique sid that identifies this account
|
|
326
315
|
def account_sid
|
|
327
316
|
@properties['account_sid']
|
|
328
317
|
end
|
|
329
318
|
|
|
319
|
+
##
|
|
320
|
+
# @return [String] The API version to use
|
|
330
321
|
def api_version
|
|
331
322
|
@properties['api_version']
|
|
332
323
|
end
|
|
333
324
|
|
|
325
|
+
##
|
|
326
|
+
# @return [Time] The date this resource was created
|
|
334
327
|
def date_created
|
|
335
328
|
@properties['date_created']
|
|
336
329
|
end
|
|
337
330
|
|
|
331
|
+
##
|
|
332
|
+
# @return [Time] The date this resource was last updated
|
|
338
333
|
def date_updated
|
|
339
334
|
@properties['date_updated']
|
|
340
335
|
end
|
|
341
336
|
|
|
337
|
+
##
|
|
338
|
+
# @return [String] A human readable description of this resource
|
|
342
339
|
def friendly_name
|
|
343
340
|
@properties['friendly_name']
|
|
344
341
|
end
|
|
345
342
|
|
|
343
|
+
##
|
|
344
|
+
# @return [String] The short code. e.g., 894546.
|
|
346
345
|
def short_code
|
|
347
346
|
@properties['short_code']
|
|
348
347
|
end
|
|
349
348
|
|
|
349
|
+
##
|
|
350
|
+
# @return [String] A string that uniquely identifies this short-codes
|
|
350
351
|
def sid
|
|
351
352
|
@properties['sid']
|
|
352
353
|
end
|
|
353
354
|
|
|
355
|
+
##
|
|
356
|
+
# @return [String] HTTP method Twilio will use with sms fallback url
|
|
354
357
|
def sms_fallback_method
|
|
355
358
|
@properties['sms_fallback_method']
|
|
356
359
|
end
|
|
357
360
|
|
|
361
|
+
##
|
|
362
|
+
# @return [String] URL Twilio will request if an error occurs in executing TwiML
|
|
358
363
|
def sms_fallback_url
|
|
359
364
|
@properties['sms_fallback_url']
|
|
360
365
|
end
|
|
361
366
|
|
|
367
|
+
##
|
|
368
|
+
# @return [String] HTTP method to use when requesting the sms url
|
|
362
369
|
def sms_method
|
|
363
370
|
@properties['sms_method']
|
|
364
371
|
end
|
|
365
372
|
|
|
373
|
+
##
|
|
374
|
+
# @return [String] URL Twilio will request when receiving an SMS
|
|
366
375
|
def sms_url
|
|
367
376
|
@properties['sms_url']
|
|
368
377
|
end
|
|
369
378
|
|
|
379
|
+
##
|
|
380
|
+
# @return [String] The URI for this resource
|
|
370
381
|
def uri
|
|
371
382
|
@properties['uri']
|
|
372
383
|
end
|
|
@@ -69,12 +69,6 @@ module Twilio
|
|
|
69
69
|
# When passed a block, yields SigningKeyInstance records from the API.
|
|
70
70
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
71
71
|
# is reached.
|
|
72
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
73
|
-
# guarantees to never return more than limit. Default is no limit
|
|
74
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
75
|
-
# the default value of 50 records. If no page_size is defined
|
|
76
|
-
# but a limit is defined, stream() will attempt to read the
|
|
77
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
78
72
|
def each
|
|
79
73
|
limits = @version.read_limits
|
|
80
74
|
|
|
@@ -134,8 +128,6 @@ module Twilio
|
|
|
134
128
|
# @param [Version] version Version that contains the resource
|
|
135
129
|
# @param [Response] response Response from the API
|
|
136
130
|
# @param [Hash] solution Path solution for the resource
|
|
137
|
-
# @param [String] account_sid A 34 character string that uniquely identifies this
|
|
138
|
-
# resource.
|
|
139
131
|
# @return [SigningKeyPage] SigningKeyPage
|
|
140
132
|
def initialize(version, response, solution)
|
|
141
133
|
super(version, response)
|
|
@@ -270,7 +262,6 @@ module Twilio
|
|
|
270
262
|
##
|
|
271
263
|
# Generate an instance context for the instance, the context is capable of
|
|
272
264
|
# performing various actions. All instance actions are proxied to the context
|
|
273
|
-
# @param [Version] version Version that contains the resource
|
|
274
265
|
# @return [SigningKeyContext] SigningKeyContext for this SigningKeyInstance
|
|
275
266
|
def context
|
|
276
267
|
unless @instance_context
|
|
@@ -283,18 +274,26 @@ module Twilio
|
|
|
283
274
|
@instance_context
|
|
284
275
|
end
|
|
285
276
|
|
|
277
|
+
##
|
|
278
|
+
# @return [String] The sid
|
|
286
279
|
def sid
|
|
287
280
|
@properties['sid']
|
|
288
281
|
end
|
|
289
282
|
|
|
283
|
+
##
|
|
284
|
+
# @return [String] The friendly_name
|
|
290
285
|
def friendly_name
|
|
291
286
|
@properties['friendly_name']
|
|
292
287
|
end
|
|
293
288
|
|
|
289
|
+
##
|
|
290
|
+
# @return [Time] The date_created
|
|
294
291
|
def date_created
|
|
295
292
|
@properties['date_created']
|
|
296
293
|
end
|
|
297
294
|
|
|
295
|
+
##
|
|
296
|
+
# @return [Time] The date_updated
|
|
298
297
|
def date_updated
|
|
299
298
|
@properties['date_updated']
|
|
300
299
|
end
|