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
|
@@ -88,18 +88,6 @@ module Twilio
|
|
|
88
88
|
# When passed a block, yields EventInstance records from the API.
|
|
89
89
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
90
90
|
# is reached.
|
|
91
|
-
# @param [String] actor_sid The actor_sid
|
|
92
|
-
# @param [String] event_type The event_type
|
|
93
|
-
# @param [String] resource_sid The resource_sid
|
|
94
|
-
# @param [String] source_ip_address The source_ip_address
|
|
95
|
-
# @param [Date] start_date The start_date
|
|
96
|
-
# @param [Date] end_date The end_date
|
|
97
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
98
|
-
# guarantees to never return more than limit. Default is no limit
|
|
99
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
100
|
-
# the default value of 50 records. If no page_size is defined
|
|
101
|
-
# but a limit is defined, stream() will attempt to read the
|
|
102
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
103
91
|
def each
|
|
104
92
|
limits = @version.read_limits
|
|
105
93
|
|
|
@@ -278,7 +266,6 @@ module Twilio
|
|
|
278
266
|
##
|
|
279
267
|
# Generate an instance context for the instance, the context is capable of
|
|
280
268
|
# performing various actions. All instance actions are proxied to the context
|
|
281
|
-
# @param [Version] version Version that contains the resource
|
|
282
269
|
# @return [EventContext] EventContext for this EventInstance
|
|
283
270
|
def context
|
|
284
271
|
unless @instance_context
|
|
@@ -290,58 +277,86 @@ module Twilio
|
|
|
290
277
|
@instance_context
|
|
291
278
|
end
|
|
292
279
|
|
|
280
|
+
##
|
|
281
|
+
# @return [String] The account_sid
|
|
293
282
|
def account_sid
|
|
294
283
|
@properties['account_sid']
|
|
295
284
|
end
|
|
296
285
|
|
|
286
|
+
##
|
|
287
|
+
# @return [String] The actor_sid
|
|
297
288
|
def actor_sid
|
|
298
289
|
@properties['actor_sid']
|
|
299
290
|
end
|
|
300
291
|
|
|
292
|
+
##
|
|
293
|
+
# @return [String] The actor_type
|
|
301
294
|
def actor_type
|
|
302
295
|
@properties['actor_type']
|
|
303
296
|
end
|
|
304
297
|
|
|
298
|
+
##
|
|
299
|
+
# @return [String] The description
|
|
305
300
|
def description
|
|
306
301
|
@properties['description']
|
|
307
302
|
end
|
|
308
303
|
|
|
304
|
+
##
|
|
305
|
+
# @return [Hash] The event_data
|
|
309
306
|
def event_data
|
|
310
307
|
@properties['event_data']
|
|
311
308
|
end
|
|
312
309
|
|
|
310
|
+
##
|
|
311
|
+
# @return [Time] The event_date
|
|
313
312
|
def event_date
|
|
314
313
|
@properties['event_date']
|
|
315
314
|
end
|
|
316
315
|
|
|
316
|
+
##
|
|
317
|
+
# @return [String] The event_type
|
|
317
318
|
def event_type
|
|
318
319
|
@properties['event_type']
|
|
319
320
|
end
|
|
320
321
|
|
|
322
|
+
##
|
|
323
|
+
# @return [String] The resource_sid
|
|
321
324
|
def resource_sid
|
|
322
325
|
@properties['resource_sid']
|
|
323
326
|
end
|
|
324
327
|
|
|
328
|
+
##
|
|
329
|
+
# @return [String] The resource_type
|
|
325
330
|
def resource_type
|
|
326
331
|
@properties['resource_type']
|
|
327
332
|
end
|
|
328
333
|
|
|
334
|
+
##
|
|
335
|
+
# @return [String] The sid
|
|
329
336
|
def sid
|
|
330
337
|
@properties['sid']
|
|
331
338
|
end
|
|
332
339
|
|
|
340
|
+
##
|
|
341
|
+
# @return [String] The source
|
|
333
342
|
def source
|
|
334
343
|
@properties['source']
|
|
335
344
|
end
|
|
336
345
|
|
|
346
|
+
##
|
|
347
|
+
# @return [String] The source_ip_address
|
|
337
348
|
def source_ip_address
|
|
338
349
|
@properties['source_ip_address']
|
|
339
350
|
end
|
|
340
351
|
|
|
352
|
+
##
|
|
353
|
+
# @return [String] The url
|
|
341
354
|
def url
|
|
342
355
|
@properties['url']
|
|
343
356
|
end
|
|
344
357
|
|
|
358
|
+
##
|
|
359
|
+
# @return [String] The links
|
|
345
360
|
def links
|
|
346
361
|
@properties['links']
|
|
347
362
|
end
|
|
@@ -26,14 +26,20 @@ module Twilio
|
|
|
26
26
|
@v1 ||= V1.new self
|
|
27
27
|
end
|
|
28
28
|
|
|
29
|
+
##
|
|
30
|
+
# @return [Twilio::REST::Pricing::V1::MessagingInstance]
|
|
29
31
|
def messaging
|
|
30
32
|
self.v1.messaging()
|
|
31
33
|
end
|
|
32
34
|
|
|
35
|
+
##
|
|
36
|
+
# @return [Twilio::REST::Pricing::V1::PhoneNumberInstance]
|
|
33
37
|
def phone_numbers
|
|
34
38
|
self.v1.phone_numbers()
|
|
35
39
|
end
|
|
36
40
|
|
|
41
|
+
##
|
|
42
|
+
# @return [Twilio::REST::Pricing::V1::VoiceInstance]
|
|
37
43
|
def voice
|
|
38
44
|
self.v1.voice()
|
|
39
45
|
end
|
|
@@ -18,6 +18,8 @@ module Twilio
|
|
|
18
18
|
@voice = nil
|
|
19
19
|
end
|
|
20
20
|
|
|
21
|
+
##
|
|
22
|
+
# @return [Twilio::REST::Pricing::V1::MessagingInstance]
|
|
21
23
|
def messaging(sid=:unset)
|
|
22
24
|
if sid.nil?
|
|
23
25
|
raise ArgumentError, 'sid cannot be nil'
|
|
@@ -28,6 +30,8 @@ module Twilio
|
|
|
28
30
|
end
|
|
29
31
|
end
|
|
30
32
|
|
|
33
|
+
##
|
|
34
|
+
# @return [Twilio::REST::Pricing::V1::PhoneNumberInstance]
|
|
31
35
|
def phone_numbers(sid=:unset)
|
|
32
36
|
if sid.nil?
|
|
33
37
|
raise ArgumentError, 'sid cannot be nil'
|
|
@@ -38,6 +42,8 @@ module Twilio
|
|
|
38
42
|
end
|
|
39
43
|
end
|
|
40
44
|
|
|
45
|
+
##
|
|
46
|
+
# @return [Twilio::REST::Pricing::V1::VoiceInstance]
|
|
41
47
|
def voice(sid=:unset)
|
|
42
48
|
if sid.nil?
|
|
43
49
|
raise ArgumentError, 'sid cannot be nil'
|
|
@@ -26,8 +26,8 @@ module Twilio
|
|
|
26
26
|
##
|
|
27
27
|
# Access the countries
|
|
28
28
|
# @param [String] iso_country The iso_country
|
|
29
|
-
# @return [CountryList]
|
|
30
|
-
# @return [CountryContext] if
|
|
29
|
+
# @return [CountryList]
|
|
30
|
+
# @return [CountryContext] if iso_country was passed.
|
|
31
31
|
def countries(iso_country=:unset)
|
|
32
32
|
raise ArgumentError, 'iso_country cannot be nil' if iso_country.nil?
|
|
33
33
|
|
|
@@ -99,14 +99,20 @@ module Twilio
|
|
|
99
99
|
}
|
|
100
100
|
end
|
|
101
101
|
|
|
102
|
+
##
|
|
103
|
+
# @return [String] The name
|
|
102
104
|
def name
|
|
103
105
|
@properties['name']
|
|
104
106
|
end
|
|
105
107
|
|
|
108
|
+
##
|
|
109
|
+
# @return [String] The url
|
|
106
110
|
def url
|
|
107
111
|
@properties['url']
|
|
108
112
|
end
|
|
109
113
|
|
|
114
|
+
##
|
|
115
|
+
# @return [String] The links
|
|
110
116
|
def links
|
|
111
117
|
@properties['links']
|
|
112
118
|
end
|
|
@@ -65,12 +65,6 @@ module Twilio
|
|
|
65
65
|
# When passed a block, yields CountryInstance records from the API.
|
|
66
66
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
67
67
|
# is reached.
|
|
68
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
69
|
-
# guarantees to never return more than limit. Default is no limit
|
|
70
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
71
|
-
# the default value of 50 records. If no page_size is defined
|
|
72
|
-
# but a limit is defined, stream() will attempt to read the
|
|
73
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
74
68
|
def each
|
|
75
69
|
limits = @version.read_limits
|
|
76
70
|
|
|
@@ -229,7 +223,6 @@ module Twilio
|
|
|
229
223
|
##
|
|
230
224
|
# Generate an instance context for the instance, the context is capable of
|
|
231
225
|
# performing various actions. All instance actions are proxied to the context
|
|
232
|
-
# @param [Version] version Version that contains the resource
|
|
233
226
|
# @return [CountryContext] CountryContext for this CountryInstance
|
|
234
227
|
def context
|
|
235
228
|
unless @instance_context
|
|
@@ -241,26 +234,38 @@ module Twilio
|
|
|
241
234
|
@instance_context
|
|
242
235
|
end
|
|
243
236
|
|
|
237
|
+
##
|
|
238
|
+
# @return [String] The country
|
|
244
239
|
def country
|
|
245
240
|
@properties['country']
|
|
246
241
|
end
|
|
247
242
|
|
|
243
|
+
##
|
|
244
|
+
# @return [String] The iso_country
|
|
248
245
|
def iso_country
|
|
249
246
|
@properties['iso_country']
|
|
250
247
|
end
|
|
251
248
|
|
|
249
|
+
##
|
|
250
|
+
# @return [String] The outbound_sms_prices
|
|
252
251
|
def outbound_sms_prices
|
|
253
252
|
@properties['outbound_sms_prices']
|
|
254
253
|
end
|
|
255
254
|
|
|
255
|
+
##
|
|
256
|
+
# @return [String] The inbound_sms_prices
|
|
256
257
|
def inbound_sms_prices
|
|
257
258
|
@properties['inbound_sms_prices']
|
|
258
259
|
end
|
|
259
260
|
|
|
261
|
+
##
|
|
262
|
+
# @return [String] The price_unit
|
|
260
263
|
def price_unit
|
|
261
264
|
@properties['price_unit']
|
|
262
265
|
end
|
|
263
266
|
|
|
267
|
+
##
|
|
268
|
+
# @return [String] The url
|
|
264
269
|
def url
|
|
265
270
|
@properties['url']
|
|
266
271
|
end
|
|
@@ -26,8 +26,8 @@ module Twilio
|
|
|
26
26
|
##
|
|
27
27
|
# Access the countries
|
|
28
28
|
# @param [String] iso_country The iso_country
|
|
29
|
-
# @return [CountryList]
|
|
30
|
-
# @return [CountryContext] if
|
|
29
|
+
# @return [CountryList]
|
|
30
|
+
# @return [CountryContext] if iso_country was passed.
|
|
31
31
|
def countries(iso_country=:unset)
|
|
32
32
|
raise ArgumentError, 'iso_country cannot be nil' if iso_country.nil?
|
|
33
33
|
|
|
@@ -99,14 +99,20 @@ module Twilio
|
|
|
99
99
|
}
|
|
100
100
|
end
|
|
101
101
|
|
|
102
|
+
##
|
|
103
|
+
# @return [String] The name
|
|
102
104
|
def name
|
|
103
105
|
@properties['name']
|
|
104
106
|
end
|
|
105
107
|
|
|
108
|
+
##
|
|
109
|
+
# @return [String] The url
|
|
106
110
|
def url
|
|
107
111
|
@properties['url']
|
|
108
112
|
end
|
|
109
113
|
|
|
114
|
+
##
|
|
115
|
+
# @return [String] The links
|
|
110
116
|
def links
|
|
111
117
|
@properties['links']
|
|
112
118
|
end
|
|
@@ -65,12 +65,6 @@ module Twilio
|
|
|
65
65
|
# When passed a block, yields CountryInstance records from the API.
|
|
66
66
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
67
67
|
# is reached.
|
|
68
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
69
|
-
# guarantees to never return more than limit. Default is no limit
|
|
70
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
71
|
-
# the default value of 50 records. If no page_size is defined
|
|
72
|
-
# but a limit is defined, stream() will attempt to read the
|
|
73
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
74
68
|
def each
|
|
75
69
|
limits = @version.read_limits
|
|
76
70
|
|
|
@@ -228,7 +222,6 @@ module Twilio
|
|
|
228
222
|
##
|
|
229
223
|
# Generate an instance context for the instance, the context is capable of
|
|
230
224
|
# performing various actions. All instance actions are proxied to the context
|
|
231
|
-
# @param [Version] version Version that contains the resource
|
|
232
225
|
# @return [CountryContext] CountryContext for this CountryInstance
|
|
233
226
|
def context
|
|
234
227
|
unless @instance_context
|
|
@@ -240,22 +233,32 @@ module Twilio
|
|
|
240
233
|
@instance_context
|
|
241
234
|
end
|
|
242
235
|
|
|
236
|
+
##
|
|
237
|
+
# @return [String] The country
|
|
243
238
|
def country
|
|
244
239
|
@properties['country']
|
|
245
240
|
end
|
|
246
241
|
|
|
242
|
+
##
|
|
243
|
+
# @return [String] The iso_country
|
|
247
244
|
def iso_country
|
|
248
245
|
@properties['iso_country']
|
|
249
246
|
end
|
|
250
247
|
|
|
248
|
+
##
|
|
249
|
+
# @return [String] The phone_number_prices
|
|
251
250
|
def phone_number_prices
|
|
252
251
|
@properties['phone_number_prices']
|
|
253
252
|
end
|
|
254
253
|
|
|
254
|
+
##
|
|
255
|
+
# @return [String] The price_unit
|
|
255
256
|
def price_unit
|
|
256
257
|
@properties['price_unit']
|
|
257
258
|
end
|
|
258
259
|
|
|
260
|
+
##
|
|
261
|
+
# @return [String] The url
|
|
259
262
|
def url
|
|
260
263
|
@properties['url']
|
|
261
264
|
end
|
|
@@ -27,8 +27,8 @@ module Twilio
|
|
|
27
27
|
##
|
|
28
28
|
# Access the numbers
|
|
29
29
|
# @param [String] number The number
|
|
30
|
-
# @return [NumberList]
|
|
31
|
-
# @return [NumberContext] if
|
|
30
|
+
# @return [NumberList]
|
|
31
|
+
# @return [NumberContext] if number was passed.
|
|
32
32
|
def numbers(number=:unset)
|
|
33
33
|
raise ArgumentError, 'number cannot be nil' if number.nil?
|
|
34
34
|
|
|
@@ -47,8 +47,8 @@ module Twilio
|
|
|
47
47
|
##
|
|
48
48
|
# Access the countries
|
|
49
49
|
# @param [String] iso_country The iso_country
|
|
50
|
-
# @return [CountryList]
|
|
51
|
-
# @return [CountryContext] if
|
|
50
|
+
# @return [CountryList]
|
|
51
|
+
# @return [CountryContext] if iso_country was passed.
|
|
52
52
|
def countries(iso_country=:unset)
|
|
53
53
|
raise ArgumentError, 'iso_country cannot be nil' if iso_country.nil?
|
|
54
54
|
|
|
@@ -120,14 +120,20 @@ module Twilio
|
|
|
120
120
|
}
|
|
121
121
|
end
|
|
122
122
|
|
|
123
|
+
##
|
|
124
|
+
# @return [String] The name
|
|
123
125
|
def name
|
|
124
126
|
@properties['name']
|
|
125
127
|
end
|
|
126
128
|
|
|
129
|
+
##
|
|
130
|
+
# @return [String] The url
|
|
127
131
|
def url
|
|
128
132
|
@properties['url']
|
|
129
133
|
end
|
|
130
134
|
|
|
135
|
+
##
|
|
136
|
+
# @return [String] The links
|
|
131
137
|
def links
|
|
132
138
|
@properties['links']
|
|
133
139
|
end
|
|
@@ -65,12 +65,6 @@ module Twilio
|
|
|
65
65
|
# When passed a block, yields CountryInstance records from the API.
|
|
66
66
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
67
67
|
# is reached.
|
|
68
|
-
# @param [Integer] limit Upper limit for the number of records to return. stream()
|
|
69
|
-
# guarantees to never return more than limit. Default is no limit
|
|
70
|
-
# @param [Integer] page_size Number of records to fetch per request, when not set will use
|
|
71
|
-
# the default value of 50 records. If no page_size is defined
|
|
72
|
-
# but a limit is defined, stream() will attempt to read the
|
|
73
|
-
# limit with the most efficient page size, i.e. min(limit, 1000)
|
|
74
68
|
def each
|
|
75
69
|
limits = @version.read_limits
|
|
76
70
|
|
|
@@ -229,7 +223,6 @@ module Twilio
|
|
|
229
223
|
##
|
|
230
224
|
# Generate an instance context for the instance, the context is capable of
|
|
231
225
|
# performing various actions. All instance actions are proxied to the context
|
|
232
|
-
# @param [Version] version Version that contains the resource
|
|
233
226
|
# @return [CountryContext] CountryContext for this CountryInstance
|
|
234
227
|
def context
|
|
235
228
|
unless @instance_context
|
|
@@ -241,26 +234,38 @@ module Twilio
|
|
|
241
234
|
@instance_context
|
|
242
235
|
end
|
|
243
236
|
|
|
237
|
+
##
|
|
238
|
+
# @return [String] The country
|
|
244
239
|
def country
|
|
245
240
|
@properties['country']
|
|
246
241
|
end
|
|
247
242
|
|
|
243
|
+
##
|
|
244
|
+
# @return [String] The iso_country
|
|
248
245
|
def iso_country
|
|
249
246
|
@properties['iso_country']
|
|
250
247
|
end
|
|
251
248
|
|
|
249
|
+
##
|
|
250
|
+
# @return [String] The outbound_prefix_prices
|
|
252
251
|
def outbound_prefix_prices
|
|
253
252
|
@properties['outbound_prefix_prices']
|
|
254
253
|
end
|
|
255
254
|
|
|
255
|
+
##
|
|
256
|
+
# @return [String] The inbound_call_prices
|
|
256
257
|
def inbound_call_prices
|
|
257
258
|
@properties['inbound_call_prices']
|
|
258
259
|
end
|
|
259
260
|
|
|
261
|
+
##
|
|
262
|
+
# @return [String] The price_unit
|
|
260
263
|
def price_unit
|
|
261
264
|
@properties['price_unit']
|
|
262
265
|
end
|
|
263
266
|
|
|
267
|
+
##
|
|
268
|
+
# @return [String] The url
|
|
264
269
|
def url
|
|
265
270
|
@properties['url']
|
|
266
271
|
end
|
|
@@ -134,7 +134,6 @@ module Twilio
|
|
|
134
134
|
##
|
|
135
135
|
# Generate an instance context for the instance, the context is capable of
|
|
136
136
|
# performing various actions. All instance actions are proxied to the context
|
|
137
|
-
# @param [Version] version Version that contains the resource
|
|
138
137
|
# @return [NumberContext] NumberContext for this NumberInstance
|
|
139
138
|
def context
|
|
140
139
|
unless @instance_context
|
|
@@ -146,30 +145,44 @@ module Twilio
|
|
|
146
145
|
@instance_context
|
|
147
146
|
end
|
|
148
147
|
|
|
148
|
+
##
|
|
149
|
+
# @return [String] The number
|
|
149
150
|
def number
|
|
150
151
|
@properties['number']
|
|
151
152
|
end
|
|
152
153
|
|
|
154
|
+
##
|
|
155
|
+
# @return [String] The country
|
|
153
156
|
def country
|
|
154
157
|
@properties['country']
|
|
155
158
|
end
|
|
156
159
|
|
|
160
|
+
##
|
|
161
|
+
# @return [String] The iso_country
|
|
157
162
|
def iso_country
|
|
158
163
|
@properties['iso_country']
|
|
159
164
|
end
|
|
160
165
|
|
|
166
|
+
##
|
|
167
|
+
# @return [String] The outbound_call_price
|
|
161
168
|
def outbound_call_price
|
|
162
169
|
@properties['outbound_call_price']
|
|
163
170
|
end
|
|
164
171
|
|
|
172
|
+
##
|
|
173
|
+
# @return [String] The inbound_call_price
|
|
165
174
|
def inbound_call_price
|
|
166
175
|
@properties['inbound_call_price']
|
|
167
176
|
end
|
|
168
177
|
|
|
178
|
+
##
|
|
179
|
+
# @return [String] The price_unit
|
|
169
180
|
def price_unit
|
|
170
181
|
@properties['price_unit']
|
|
171
182
|
end
|
|
172
183
|
|
|
184
|
+
##
|
|
185
|
+
# @return [String] The url
|
|
173
186
|
def url
|
|
174
187
|
@properties['url']
|
|
175
188
|
end
|