twilio-ruby 5.61.0 → 5.63.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.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/{deploy.yml → test-and-deploy.yml} +55 -18
  3. data/.gitignore +1 -0
  4. data/.rubocop.yml +1 -1
  5. data/CHANGES.md +98 -0
  6. data/Makefile +3 -3
  7. data/README.md +4 -4
  8. data/lib/twilio-ruby/rest/api/v2010/account/call.rb +3 -3
  9. data/lib/twilio-ruby/rest/api/v2010/account/message.rb +19 -5
  10. data/lib/twilio-ruby/rest/conversations/v1/service/configuration/webhook.rb +269 -0
  11. data/lib/twilio-ruby/rest/conversations/v1/service/configuration.rb +8 -0
  12. data/lib/twilio-ruby/rest/flex_api/v1/configuration.rb +14 -0
  13. data/lib/twilio-ruby/rest/frontline_api/v1/user.rb +31 -6
  14. data/lib/twilio-ruby/rest/insights/v1/setting.rb +215 -0
  15. data/lib/twilio-ruby/rest/insights/v1.rb +7 -0
  16. data/lib/twilio-ruby/rest/insights.rb +6 -0
  17. data/lib/twilio-ruby/rest/media/v1/media_processor.rb +14 -1
  18. data/lib/twilio-ruby/rest/messaging/v1/brand_registration/brand_vetting.rb +84 -3
  19. data/lib/twilio-ruby/rest/messaging/v1/brand_registration.rb +24 -2
  20. data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/bundle_copy.rb +80 -0
  21. data/lib/twilio-ruby/rest/supersim/v1/ip_command.rb +416 -0
  22. data/lib/twilio-ruby/rest/supersim/v1.rb +16 -0
  23. data/lib/twilio-ruby/rest/supersim.rb +9 -0
  24. data/lib/twilio-ruby/rest/verify/v2/service/access_token.rb +8 -2
  25. data/lib/twilio-ruby/rest/verify/v2/service/entity/factor.rb +12 -2
  26. data/lib/twilio-ruby/rest/verify/v2/service/entity/new_factor.rb +2 -2
  27. data/lib/twilio-ruby/rest/video/v1/composition.rb +7 -0
  28. data/lib/twilio-ruby/rest/video/v1/recording.rb +7 -0
  29. data/lib/twilio-ruby/rest/video/v1/room/recording.rb +7 -0
  30. data/lib/twilio-ruby/rest/video/v1/room.rb +34 -1
  31. data/lib/twilio-ruby/rest/voice/v1/archived_call.rb +184 -0
  32. data/lib/twilio-ruby/rest/voice/v1.rb +21 -0
  33. data/lib/twilio-ruby/rest/voice.rb +8 -0
  34. data/lib/twilio-ruby/rest/wireless/v1/sim.rb +4 -4
  35. data/lib/twilio-ruby/twiml/voice_response.rb +613 -36
  36. data/lib/twilio-ruby/version.rb +1 -1
  37. metadata +7 -9
  38. data/.github/workflows/test.yml +0 -51
  39. data/.yardoc/checksums +0 -532
  40. data/.yardoc/complete +0 -0
  41. data/.yardoc/object_types +0 -0
  42. data/.yardoc/objects/root.dat +0 -0
  43. data/.yardoc/proxy_types +0 -0
data/.yardoc/checksums DELETED
@@ -1,532 +0,0 @@
1
- lib/twilio-ruby.rb 6ddd9fbcec880e0e4e00c74a12e90b766dfa8497
2
- lib/twilio-ruby/http.rb 605de9136418a60fd243f93e47d6ce5b8fe4c97c
3
- lib/twilio-ruby/rest.rb 22469e9ff352e688cc7918df02c606f237f12e8e
4
- lib/twilio-ruby/util.rb 9ba2acd453499654cd865d04aeb3dfa2dffb7229
5
- lib/twilio-ruby/jwt/jwt.rb b00d5b8565a14a1db660935791341be3e7092fce
6
- lib/twilio-ruby/version.rb a29f91c706c1cd6426634e883fb023ab568a00c1
7
- lib/twilio-ruby/rest/api.rb 414e0d0c0730ca3a86672a68cb8cb94dada267b6
8
- lib/twilio-ruby/rest/fax.rb 725e41311b2866e49cd8db3c671bd6bd4f48fa59
9
- lib/twilio-ruby/rest/chat.rb ac067c361613af65a338f404a69cdbdab70f698d
10
- lib/twilio-ruby/rest/sync.rb d18f7e45eae9e06204fa477a8b0ce0a63a8da324
11
- lib/twilio-ruby/rest/media.rb 64a83e844300c5cf034422667bed734730d5c363
12
- lib/twilio-ruby/rest/proxy.rb 583c1a434a45364b5eb95f9e9525c0d59bbc7480
13
- lib/twilio-ruby/rest/video.rb aca6c0e86cdd59094cb2cba001d79c176cca9eef
14
- lib/twilio-ruby/rest/voice.rb 5896029b19a199a8df4ceec316ba55d916bb4ce1
15
- lib/twilio-ruby/rest/client.rb df7b702eca88899e2209be943747ace72a8d8536
16
- lib/twilio-ruby/rest/events.rb 798019e89393cdf6e84ea62ea6beffd5304404df
17
- lib/twilio-ruby/rest/fax/v1.rb 29119a26f973eb64b6c5fa31f9cb2259772f65dd
18
- lib/twilio-ruby/rest/notify.rb f15233c8addf8260e2d00bbeec4608419e9c7014
19
- lib/twilio-ruby/rest/studio.rb 18dd2ca3cb301a907c82eb74486f2f3f234e9c98
20
- lib/twilio-ruby/rest/verify.rb 1e92e8cc0efd8a8ec4c0085cc6fa536da97ea3b2
21
- lib/twilio-ruby/twiml/twiml.rb 0305c3766aab0008ea6a261cafa1cdedc729e491
22
- lib/twilio-ruby/rest/chat/v1.rb 9fb4bc7b02f7a2fe6216626be654883f8ba7fb4b
23
- lib/twilio-ruby/rest/chat/v2.rb 4ed8ecd7cf6cf547f75d4864352ba9821d31a052
24
- lib/twilio-ruby/rest/lookups.rb e12fd9d44e02ff871a6b907159a9e2b81fe675d3
25
- lib/twilio-ruby/rest/monitor.rb a29fb98b6b9bde2d9d788659ed2e248a48ad84d4
26
- lib/twilio-ruby/rest/numbers.rb c70f8053891f56ab54d93a443fb90dfa4166f69c
27
- lib/twilio-ruby/rest/preview.rb 96bb2f0fec7f207d0cb4d6c289f45d69c8c2a227
28
- lib/twilio-ruby/rest/pricing.rb 0b5f26297356aacdd6f067c9c6a88a35732e8c4a
29
- lib/twilio-ruby/rest/sync/v1.rb 02a4dc493a6368d4465e5f0b6b173afadf45ae8b
30
- lib/twilio-ruby/rest/accounts.rb 5774bf31583c51e9537450281cb4dde0e885dd05
31
- lib/twilio-ruby/rest/flex_api.rb 485ff9c6713250e58a2d93b062aa5f69d96abcc9
32
- lib/twilio-ruby/rest/insights.rb 561a86ad60f31c1653294aae808c9d64f7f4f84b
33
- lib/twilio-ruby/rest/media/v1.rb 994efc551645afdc57bf5b3ec63a887f3bff3a44
34
- lib/twilio-ruby/rest/proxy/v1.rb f7c2080739f327add0b5897230cbc3b0ee2e996d
35
- lib/twilio-ruby/rest/supersim.rb 146d0a7cfcdad47f10c5490351d0fd87a6f87193
36
- lib/twilio-ruby/rest/trunking.rb 17f8d10af930d2ec71a319bd86d3d486b5f9864b
37
- lib/twilio-ruby/rest/trusthub.rb f8b335cc3469a355198a3e9d0e9da8626edfd215
38
- lib/twilio-ruby/rest/video/v1.rb 741ae0ee232fe8b31f537dedeecfa983ee59a192
39
- lib/twilio-ruby/rest/voice/v1.rb ed2d17f5b3b251973456fd6d6422b6dad9b77c5b
40
- lib/twilio-ruby/rest/wireless.rb b3a6c7b01618e527058012cac65299a9626c4030
41
- lib/twilio-ruby/rest/api/v2010.rb 5447bf4a26fe3b63ded3d0cf1e1a11c440a67fd3
42
- lib/twilio-ruby/rest/autopilot.rb e218259a678824126f64b222c5bf24599c669ffb
43
- lib/twilio-ruby/rest/events/v1.rb c46156bd23939a7d2704970f36992822264f4c81
44
- lib/twilio-ruby/rest/messaging.rb b76ce9f58f624db290613ca0457924260946a91d
45
- lib/twilio-ruby/rest/notify/v1.rb 4b472798c5131e9db93222833f65152e551c15b3
46
- lib/twilio-ruby/rest/studio/v1.rb 61d64557b90a5da679fc56d5fe6d7edbaed21b7d
47
- lib/twilio-ruby/rest/studio/v2.rb d9b5851a128501f9a6817b2b1dad9e69519ec7e2
48
- lib/twilio-ruby/rest/verify/v2.rb 6a01780bd6405ec1f4c756049649cb3e81d0424f
49
- lib/twilio-ruby/jwt/task_router.rb 000166ea034d5ff79849dca8c06fca6a5350aa39
50
- lib/twilio-ruby/rest/fax/v1/fax.rb 934acafd7e8837ebe45c1099329e79761797fb73
51
- lib/twilio-ruby/rest/lookups/v1.rb 7e529b6592b0cfe47eaa84d2536b4ee4a18f6887
52
- lib/twilio-ruby/rest/monitor/v1.rb ee44dfbb95b6290bfe995ac0800c6da77ff110e9
53
- lib/twilio-ruby/rest/numbers/v2.rb f3b6a5e27b057116c90c13df48cd6312622a74d9
54
- lib/twilio-ruby/rest/pricing/v1.rb 7ec924162eec1ed5500948f433d7f37a847b140b
55
- lib/twilio-ruby/rest/pricing/v2.rb cdca865e77cb5fdbf0aa3a4b8d2c462ec652597c
56
- lib/twilio-ruby/rest/serverless.rb bc73f2db503ec99acbf91acc14d892a80e8aacaa
57
- lib/twilio-ruby/rest/taskrouter.rb 80ce99d33dd21b6f2ce72fe72de4015562b1d98c
58
- lib/twilio-ruby/framework/values.rb 2d5f4b94cfd5a195bdce85eddd1e71a6564f2d66
59
- lib/twilio-ruby/http/http_client.rb e246f73d4a563cb186d42fdd62967d5fb56f637d
60
- lib/twilio-ruby/jwt/access_token.rb 5aeb5b859b4d04c624b93a559022e261962960e3
61
- lib/twilio-ruby/rest/accounts/v1.rb 9057cbd935ec3de2d5318993cbb58b73e29f0789
62
- lib/twilio-ruby/rest/bulkexports.rb 960365e32d7773bf33602ed5e42337020ecfd287
63
- lib/twilio-ruby/rest/flex_api/v1.rb 039f05b0e99a19364a172d5e6c9675fcda5d1add
64
- lib/twilio-ruby/rest/insights/v1.rb ef628f29fdab7298cf3741603419ab8f8c1e143c
65
- lib/twilio-ruby/rest/supersim/v1.rb f94cb7ade3f2bd47c13e72c938db8623bf18244b
66
- lib/twilio-ruby/rest/trunking/v1.rb 14cdf51ea3fda34ffbaa7cc3eee9e5ac096db962
67
- lib/twilio-ruby/rest/trusthub/v1.rb 459a24cd1ed35e7e0d7aaa9937f393b9a1ee4f24
68
- lib/twilio-ruby/rest/wireless/v1.rb 1a5609c2b80127a1a2fd20c86677fd7fdaaeffe7
69
- lib/twilio-ruby/framework/request.rb a5998d7d20e4d73dfc4861b82913a4d6c680cf82
70
- lib/twilio-ruby/rest/autopilot/v1.rb eaaed79f5025d98dc7e79434f36fe3d1a5a120c4
71
- lib/twilio-ruby/rest/ip_messaging.rb f85429ade7270307c1c5800ef88b8728901f303e
72
- lib/twilio-ruby/rest/messaging/v1.rb a49c0eda235867e7e541663d877673d171582869
73
- lib/twilio-ruby/rest/preview/sync.rb 347015da051d9ff78e3a03000d870b2dca1d144d
74
- lib/twilio-ruby/framework/response.rb 2dd1634aadcbc81e26cff00d053e575ba4552c67
75
- lib/twilio-ruby/rest/conversations.rb a657aee6448db8f273ea2dd8608368a499a9780e
76
- lib/twilio-ruby/rest/frontline_api.rb a56901d86785fb535690fc7c81c183b31bff130b
77
- lib/twilio-ruby/rest/serverless/v1.rb 61a93b85c04dca098ab918712061515716703a81
78
- lib/twilio-ruby/rest/taskrouter/v1.rb c854b3785bca9d930f77734cc203fd8590f31916
79
- lib/twilio-ruby/rest/video/v1/room.rb a518e2950bb4d3429d245606008d7d0db9ae1159
80
- lib/twilio-ruby/twiml/fax_response.rb 137c0383ba4629ede6ea49d387709d761f38bc43
81
- lib/twilio-ruby/util/configuration.rb 4686587ea2529982967c4b89c17652d096130dff
82
- lib/twilio-ruby/framework/rest/page.rb 569f01682038e04fe00a4ddf389d9b4e0e2b3aa1
83
- lib/twilio-ruby/framework/serialize.rb 0d18b1fe8a1fcd2722ce4268d60d0d1e66e5bc8d
84
- lib/twilio-ruby/rest/bulkexports/v1.rb c6bde55beb0eb8fc15fbb9d66093344e57054600
85
- lib/twilio-ruby/rest/events/v1/sink.rb 5225f68d94e2673b5daf7c162b7fd5e996037149
86
- lib/twilio-ruby/rest/studio/v1/flow.rb c7fae754023b18728a296c98efb39fd0f8f8fc49
87
- lib/twilio-ruby/rest/studio/v2/flow.rb 1b4a2299c16223d9809abe453b404b1b3c9cb3e6
88
- lib/twilio-ruby/rest/verify/v2/form.rb cd7511ea13209d9c55346cd41f616a91f1533c74
89
- lib/twilio-ruby/framework/rest/error.rb bef5248b6dc533517e86ff7ef47c61432c65215e
90
- lib/twilio-ruby/rest/chat/v1/service.rb 19bdff364c1f534192153bea9b165701ef11b028
91
- lib/twilio-ruby/rest/chat/v2/service.rb c1686f64f66f47a5a5510df45df7522b19ea56e7
92
- lib/twilio-ruby/rest/ip_messaging/v1.rb bc262087951999996bf2c2743590e24169b4dc3d
93
- lib/twilio-ruby/rest/ip_messaging/v2.rb eb64e5eda76950d8478ed6b610213cefa18d9ebe
94
- lib/twilio-ruby/rest/supersim/v1/sim.rb e5eb203279d5e104b81dbb18912990aed36e4ee3
95
- lib/twilio-ruby/rest/sync/v1/service.rb 7adf3cdc9474923750bf7897e73b6b939b6c5fff
96
- lib/twilio-ruby/rest/wireless/v1/sim.rb e3cab02dfcd4aee2a367987aa00145df89caeafa
97
- lib/twilio-ruby/twiml/voice_response.rb 640e48918e8ec52f16cb52f369cae93a89a3b60d
98
- lib/twilio-ruby/framework/rest/domain.rb 8e391ee411300a465bc79ab4a80f7323e6c04891
99
- lib/twilio-ruby/framework/rest/helper.rb d06cc7471ef40061b876e39fedabcffcf856b2c7
100
- lib/twilio-ruby/jwt/client_capability.rb eb97d93886c753c842eea2f35ef31319c126d1ab
101
- lib/twilio-ruby/rest/conversations/v1.rb 7df3723f63366430784eb77ab4fdf834a50b7107
102
- lib/twilio-ruby/rest/events/v1/schema.rb b0458064ce4577658bb41aefc157cc3a48546d2c
103
- lib/twilio-ruby/rest/frontline_api/v1.rb 9f4ee8c717db93a8394ca1ab065612317d166fdc
104
- lib/twilio-ruby/rest/insights/v1/call.rb 6598a76909f7e4f912c255aaa48c348b815f3254
105
- lib/twilio-ruby/rest/insights/v1/room.rb 86e7e6a2a9046657fce1e76b334153cdc40fca8b
106
- lib/twilio-ruby/rest/monitor/v1/alert.rb 96e5e8892699e0e4149c767805ab2341603eeca2
107
- lib/twilio-ruby/rest/monitor/v1/event.rb 84b3d9c0534b63ec7ee38c1bd27462f73ba3229e
108
- lib/twilio-ruby/rest/preview/wireless.rb f23878dc7bd85c154adf3d4c3dc2418455c7c397
109
- lib/twilio-ruby/rest/pricing/v1/voice.rb 37d0f6909d12c5e9b67b9609de894ad4fe979d28
110
- lib/twilio-ruby/rest/pricing/v2/voice.rb fae36461cbceb7677981beaa98e3aa1fd5ae6cdf
111
- lib/twilio-ruby/rest/proxy/v1/service.rb 72676d2dff29ecab285343f3b19aba17b12fb5d2
112
- lib/rack/twilio_webhook_authentication.rb af0728eba86e583d927303494755bd4b1264ac57
113
- lib/twilio-ruby/framework/rest/version.rb fea4ee1eef6728ffe3501242a4fc28b14439c6f1
114
- lib/twilio-ruby/rest/api/v2010/account.rb 8eeb2c880f8e282a5006589e676914d0bf4e6996
115
- lib/twilio-ruby/rest/notify/v1/service.rb d107f397010fb9b9ffd454ff42373703dd75c72b
116
- lib/twilio-ruby/rest/pricing/v2/number.rb 3297e53ff259db5cd8d4b00574900f4aad684d70
117
- lib/twilio-ruby/rest/supersim/v1/fleet.rb 13a681b977681c188a9e879b69e6ece6a321dfaa
118
- lib/twilio-ruby/rest/trunking/v1/trunk.rb 342bb388a2bab667abd02e18ddad376dc0b7aeea
119
- lib/twilio-ruby/rest/verify/v2/service.rb 81d12a82ec055bc2230e61f92a14565759c1f23c
120
- lib/twilio-ruby/framework/rest/resource.rb 62961cdf2a433915807186c9d365a117389c5735
121
- lib/twilio-ruby/rest/chat/v1/credential.rb 0c6d624c02cbb0e751de289bb239a9be43392135
122
- lib/twilio-ruby/rest/chat/v2/credential.rb f0ddef37352eff10ecd32e31538b5ad0a491e4e0
123
- lib/twilio-ruby/rest/preview/understand.rb b60b7401b701cb78844cb5f3a18a14c541c4b4de
124
- lib/twilio-ruby/rest/pricing/v2/country.rb 00e1f42b03550478644f94119efa804bd1350087
125
- lib/twilio-ruby/rest/verify/v2/template.rb d207907c2c779d98b04bc76f587ff9e89b86117b
126
- lib/twilio-ruby/rest/video/v1/recording.rb 72034aa4c534eb91772e0f76de53114824da4e69
127
- lib/twilio-ruby/rest/voice/v1/ip_record.rb 9b0798a7eae385fb5b0e61ab3ecd4ffcb6c97710
128
- lib/twilio-ruby/rest/flex_api/v1/channel.rb ee63d0670fb36afd528758410d15d07e5eec1f00
129
- lib/twilio-ruby/rest/preview/marketplace.rb e653c672f009a47e6bd70436f903eed865108633
130
- lib/twilio-ruby/rest/supersim/v1/command.rb d90dfc884e0aebcd96533ddef7e1c972ecba24e0
131
- lib/twilio-ruby/rest/supersim/v1/network.rb 13d95bd16575a50d8887454fd83e1c95091b25d0
132
- lib/twilio-ruby/rest/voice/v1/byoc_trunk.rb b48164782615d9c2c12377a863c1f9dfbfd5ff80
133
- lib/twilio-ruby/rest/wireless/v1/command.rb ad136ac4095d671e0288b148507347142ffb9131
134
- lib/twilio-ruby/twiml/messaging_response.rb a6caf2be69f1d66bca2e6af00db7191c02719048
135
- lib/twilio-ruby/framework/twilio_response.rb b3a7d9d01cedaa1994028b037d13e00a60145531
136
- lib/twilio-ruby/rest/chat/v1/service/role.rb a171f3fed703ad03092aa2d98cb4d4d5cf88973d
137
- lib/twilio-ruby/rest/chat/v1/service/user.rb 475c9c461fbd0923bac0fbeed4c68fd2b88d1072
138
- lib/twilio-ruby/rest/chat/v2/service/role.rb 40483711ce5d9f9523af81bc675c794fc086d305
139
- lib/twilio-ruby/rest/chat/v2/service/user.rb abe222402f132463e4077279ee671f0bfc202795
140
- lib/twilio-ruby/rest/events/v1/event_type.rb a77f4eda93297c46432d92d9aeaaecb4969be605
141
- lib/twilio-ruby/rest/fax/v1/fax/fax_media.rb 86916af917a2eaf611731849639ea98556cf0241
142
- lib/twilio-ruby/rest/messaging/v1/service.rb 647fd37b97d11c207968eaa0ee9480c6a33fd0ae
143
- lib/twilio-ruby/rest/messaging/v1/usecase.rb 24fe4132401f36125944dbbf5d099b06dcf5e017
144
- lib/twilio-ruby/rest/notify/v1/credential.rb f5bad8d25a271544a0dda560378d0288fc315907
145
- lib/twilio-ruby/rest/preview/bulk_exports.rb 7a7b6c823b104fab06f9bd1e6af8df3a7e4d71b6
146
- lib/twilio-ruby/rest/preview/sync/service.rb 40301c4f72627456edbd93a3fc7ca61d5cf945a3
147
- lib/twilio-ruby/rest/preview/wireless/sim.rb 8bf257b82b361a274e1930540955286b02721165
148
- lib/twilio-ruby/rest/pricing/v1/messaging.rb a0e0d10805c0d2c34b0661ccfdb8bb1b14f6f1af
149
- lib/twilio-ruby/rest/trusthub/v1/end_user.rb fc16c59d4acf27845e55e23fb83b98908dca9884
150
- lib/twilio-ruby/rest/trusthub/v1/policies.rb d3d73feb9aae6f0782784a07cea16fc946e79559
151
- lib/twilio-ruby/rest/video/v1/composition.rb f795c13a8029840040f72afc7fdd718077761b9e
152
- lib/twilio-ruby/rest/api/v2010/account/key.rb f381b54078c38f12d9d9f75a0111f685bf775804
153
- lib/twilio-ruby/rest/api/v2010/account/sip.rb b8dfd686b05e102d51b768490c3da684191f857a
154
- lib/twilio-ruby/rest/bulkexports/v1/export.rb d3e22f845c18cd001278cc56402c0ff22efe87ce
155
- lib/twilio-ruby/rest/conversations/v1/role.rb 4c7077b705e20f84a356ef0b83f8dfb7d617fce7
156
- lib/twilio-ruby/rest/conversations/v1/user.rb 10242d3c4d5a7e2ce1ee8ee56ce9644564b662b9
157
- lib/twilio-ruby/rest/flex_api/v1/flex_flow.rb b374700b36db8d4c2762f922f95e49eb73a19498
158
- lib/twilio-ruby/rest/frontline_api/v1/user.rb 76a6ec9b359a67bd97b5915bfefd10b91c74c446
159
- lib/twilio-ruby/rest/preview/trusted_comms.rb 6c30eae2a9ab67c0eb44acb01ddcbea4cdcd564f
160
- lib/twilio-ruby/rest/serverless/v1/service.rb f9023c7cd7bde19c924121b58098dfbfb8b36c66
161
- lib/twilio-ruby/rest/wireless/v1/rate_plan.rb d94b70f787d2064ad065fcd70dccd2a2ffc628f7
162
- lib/twilio-ruby/security/request_validator.rb 87bffd0b7e6467d184f2cda1cd288bfd17c23778
163
- lib/twilio-ruby/rest/accounts/v1/credential.rb 7192746ecd02d0ac2c76bdd96595c383cddc9af9
164
- lib/twilio-ruby/rest/api/v2010/account/call.rb 2e4bf53c0f5034fab58342823c3dc708036e5bd6
165
- lib/twilio-ruby/rest/autopilot/v1/assistant.rb f7eb569338113cc3f59fbb2ddc57c57b267b90cd
166
- lib/twilio-ruby/rest/events/v1/subscription.rb d1ae753034a302e9705de568650951e664388655
167
- lib/twilio-ruby/rest/insights/v1/call/event.rb 69e4eaf435377106501141012e26f9fd43301b97
168
- lib/twilio-ruby/rest/preview/hosted_numbers.rb 96a10c92ba096a816eb86b941b2e15886e86193d
169
- lib/twilio-ruby/rest/api/v2010/account/queue.rb 31fe6dd1274752e5d8305252d66215507919ed51
170
- lib/twilio-ruby/rest/api/v2010/account/token.rb 0d60a593ca036dda913e2de91dddb94817ca31e1
171
- lib/twilio-ruby/rest/api/v2010/account/usage.rb 9fa34235f4f8159b5d632da153bf03a5615d0144
172
- lib/twilio-ruby/rest/chat/v1/service/channel.rb 100a01bbb02d7a691cc0c7427612a321558305e4
173
- lib/twilio-ruby/rest/chat/v2/service/binding.rb 4af7e87ca0c21255d2a59dd1427266a6303f6558
174
- lib/twilio-ruby/rest/chat/v2/service/channel.rb 5c73f217c8901f81e28575ad467a689e59e63ce6
175
- lib/twilio-ruby/rest/flex_api/v1/web_channel.rb 5689e1fe3a3b404607ecfa2b9b5d303897364f7a
176
- lib/twilio-ruby/rest/insights/v1/call/metric.rb 5781b31c3b09e46a3de3c185d61cdedf0dc83d65
177
- lib/twilio-ruby/rest/ip_messaging/v1/service.rb 713dfcf5a2027ffe15cc3509de16395f7c3f52cf
178
- lib/twilio-ruby/rest/ip_messaging/v2/service.rb 8d1eb21f8f316921e6a69b7194b1f6f5cb3dc994
179
- lib/twilio-ruby/rest/lookups/v1/phone_number.rb a7159d8e372d32bc6495ab65416563233aa2ea49
180
- lib/twilio-ruby/rest/pricing/v1/phone_number.rb ad67ac09a605c7f02d5c72e2e20aea4c5564707b
181
- lib/twilio-ruby/rest/pricing/v1/voice/number.rb 70dc0f0a7d18b749eeb60047735fa5d5a3039806
182
- lib/twilio-ruby/rest/pricing/v2/voice/number.rb 90bb45b1116e79d85541ed4fd704fe3c887fea6a
183
- lib/twilio-ruby/rest/studio/v2/flow_validate.rb 296dc94c6f3cd912d664923495c38d83d3a1937e
184
- lib/twilio-ruby/rest/supersim/v1/sms_command.rb a533a5b7591657f812648cefac3d695a0821af64
185
- lib/twilio-ruby/rest/taskrouter/v1/workspace.rb 25dbea2bb33dfb2c64f853209f7fd00a33e4c00d
186
- lib/twilio-ruby/rest/video/v1/room/recording.rb 61c43825018c90a9b9d2c99464c7ed9cf976054a
187
- lib/twilio-ruby/rest/conversations/v1/service.rb 42b55cedc708803f02f5170dfc87da49182c975f
188
- lib/twilio-ruby/rest/events/v1/schema/version.rb 6e148d236f260ff096a3d0a184879e509609e626
189
- lib/twilio-ruby/rest/events/v1/sink/sink_test.rb 089f0ffa151e0acb207712bec5d3a6d89f7a7ace
190
- lib/twilio-ruby/rest/insights/v1/call/summary.rb 28f55448fde9575066c4262e13265254a8257e36
191
- lib/twilio-ruby/rest/media/v1/media_processor.rb e6107de26d423daf546d48e8f37605cd8b4f3138
192
- lib/twilio-ruby/rest/media/v1/player_streamer.rb 44a73bd97c3609476aa18a2ce658820b6200606f
193
- lib/twilio-ruby/rest/preview/deployed_devices.rb 36dfbd7b5569565ea52efe296f73eb79172ecbdc
194
- lib/twilio-ruby/rest/preview/wireless/command.rb 980467dbe2d8e6cd5f88a7ad9ff6d5712dbe522d
195
- lib/twilio-ruby/rest/pricing/v1/voice/country.rb c598f3279bcdd90ce8d8346cd4bac8f3a6d459f5
196
- lib/twilio-ruby/rest/pricing/v2/voice/country.rb b25961db676c8d8eac303fb3bff8ee499225a1a5
197
- lib/twilio-ruby/rest/proxy/v1/service/session.rb e7583068539b1bdc73c5ecb640d45a4515c6aac4
198
- lib/twilio-ruby/rest/studio/v1/flow/execution.rb f5cac96b6b6d0cb53b6bf2baf9c430e5c7d0d17d
199
- lib/twilio-ruby/rest/studio/v2/flow/execution.rb 8e97006eb08c5a1ecc44a4895cdb615c5ef68e5b
200
- lib/twilio-ruby/rest/studio/v2/flow/test_user.rb 8d0f78dfb7aa20430e7f33ac73f54a2f2d9e3b78
201
- lib/twilio-ruby/rest/supersim/v1/usage_record.rb 35a08cd7f965bf73a46f81f2b4f08626f7d25d39
202
- lib/twilio-ruby/rest/sync/v1/service/document.rb 9805bdfb78132d6b4965afacd1ad427d4fc0262e
203
- lib/twilio-ruby/rest/sync/v1/service/sync_map.rb 974dd53875a4ba404bf9ffb143ef8d5383464c1e
204
- lib/twilio-ruby/rest/verify/v2/service/entity.rb 78c2e8bf559289fc4f61bf7077e2f86fd0f0514a
205
- lib/twilio-ruby/rest/wireless/v1/usage_record.rb b8145ec5aea4e0ca12b2db4b6c79d983a88f6e25
206
- lib/twilio-ruby/framework/rest/obsolete_client.rb 0f0c74c88e937f7714d6b82794a1bbeef29c4522
207
- lib/twilio-ruby/rest/api/v2010/account/address.rb 1c2e2a15b9087c883b7a3396ebd6e7c28ba9a096
208
- lib/twilio-ruby/rest/api/v2010/account/balance.rb 7a5da5e827f5971489d8c676d5f5c114c0eaf188
209
- lib/twilio-ruby/rest/api/v2010/account/message.rb 6dc0d4c9840c4182801b555c3143b9b149655879
210
- lib/twilio-ruby/rest/api/v2010/account/new_key.rb ea8aaf6d90f829ad54c29390e02a318e0641b0fa
211
- lib/twilio-ruby/rest/bulkexports/v1/export/day.rb 4c9f9ad3b3edd7c5953a8fb1673440c1d80e1d64
212
- lib/twilio-ruby/rest/bulkexports/v1/export/job.rb c5c0a1c7483a34ee701c8b561a690d5dd980b96c
213
- lib/twilio-ruby/rest/flex_api/v1/configuration.rb 8c508106b2f3ff0a0d420bffc3c176e2129e3747
214
- lib/twilio-ruby/rest/messaging/v1/deactivation.rb 4a2b255b50b65d1687c836b0432f53dd7cdc2d3a
215
- lib/twilio-ruby/rest/notify/v1/service/binding.rb 18ff998f82649ef59d3273fc8a210b453647e7fd
216
- lib/twilio-ruby/rest/preview/trusted_comms/cps.rb ccf2efadd507dd978476a57602fbb68fd01ba210
217
- lib/twilio-ruby/rest/studio/v1/flow/engagement.rb 6babb9e0dc21df372e8c5c3aea5119c3b708c681
218
- lib/twilio-ruby/rest/sync/v1/service/sync_list.rb 44ce94a7cc9963314bd3b5c78854c6d183f5a7d7
219
- lib/twilio-ruby/rest/trusthub/v1/end_user_type.rb 65dc5e5f0562e81c97896ae8a74558cf9ad4dfd3
220
- lib/twilio-ruby/rest/verify/v2/service/webhook.rb e7c1772682bbe4c254f04f1efcaac396462197f9
221
- lib/twilio-ruby/rest/video/v1/composition_hook.rb e42e416e14a2808857e0f54f58106b932f591698
222
- lib/twilio-ruby/rest/accounts/v1/credential/aws.rb a633c1e2edbef9820e2366ea875d67630aaf1556
223
- lib/twilio-ruby/rest/insights/v1/call_summaries.rb 72e7e3a7930b5a0428c852736a69d8412e54df3d
224
- lib/twilio-ruby/rest/ip_messaging/v1/credential.rb cc1300b274fce64abe1e0493d860419e5ef997dc
225
- lib/twilio-ruby/rest/ip_messaging/v2/credential.rb 0af512d37c862c36acd7bd0c690dfdb8615b7ed3
226
- lib/twilio-ruby/rest/preview/wireless/rate_plan.rb 62d430d5996e3d58b7008f88161093720bdf996f
227
- lib/twilio-ruby/rest/preview/wireless/sim/usage.rb 447c7d64b894d84dfdf4df02a12353c3394eac1c
228
- lib/twilio-ruby/rest/trusthub/v1/trust_products.rb 5951496a86294077ec0ac4653c4db11683cb32f9
229
- lib/twilio-ruby/rest/voice/v1/connection_policy.rb 167b9f3f7661156035d0979498d8049f7a4dafb6
230
- lib/twilio-ruby/rest/voice/v1/source_ip_mapping.rb 367f8c69566eaf1ab529ea0d4c9f353b8c7863eb
231
- lib/twilio-ruby/rest/api/v2010/account/recording.rb a22a538abc5e23ccaf9f4e3acdf05ff771fecdc5
232
- lib/twilio-ruby/rest/autopilot/v1/assistant/task.rb c255aa4bca3264834a602cd94a5267390bd2a633
233
- lib/twilio-ruby/rest/conversations/v1/credential.rb 4a548102b445f13e5d07a18eed4729b118e4e0a8
234
- lib/twilio-ruby/rest/preview/bulk_exports/export.rb fa174f704f94e71fa838cdbef48c5103816dea42
235
- lib/twilio-ruby/rest/proxy/v1/service/short_code.rb d00673ad2d0f4f6342fad6dc462c33578ccf2b56
236
- lib/twilio-ruby/rest/serverless/v1/service/asset.rb 961cd89480b7adf2975723ed4f092636eed15081
237
- lib/twilio-ruby/rest/serverless/v1/service/build.rb e6a845d48a6146e3f723b6f522e563c909c675c3
238
- lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb b433fd39935473aed7c71e5f42ae8d44b7e0f49d
239
- lib/twilio-ruby/rest/trunking/v1/trunk/recording.rb f921e806331ee9b18b30d85a560fc18765b0387e
240
- lib/twilio-ruby/rest/video/v1/recording_settings.rb 3bbaeeeabc79173587d2a2964f0e8a2c822a6a33
241
- lib/twilio-ruby/rest/api/v2010/account/call/event.rb 547d5617da202b21e4071458390710b3ee62f1a3
242
- lib/twilio-ruby/rest/api/v2010/account/conference.rb 29d622b77f60d56fdf431cbeb24b2f5bfcbf45f0
243
- lib/twilio-ruby/rest/api/v2010/account/short_code.rb f9ae49fe14d8c0f6f02a7c336bb5e9f481e543d8
244
- lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb d50ff7670949599f25f6a7db46c1a1adec643a8e
245
- lib/twilio-ruby/rest/autopilot/v1/assistant/query.rb e39bdf8aa2f3a03f984dfabf5829ecfad4d7065c
246
- lib/twilio-ruby/rest/events/v1/sink/sink_validate.rb a1de79748d6cabf9f96ae023fe580d9443deefe9
247
- lib/twilio-ruby/rest/insights/v1/room/participant.rb 333dc3f8bbe4f3592349eb24650e605b8941d1f0
248
- lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb 69971b3b5ecd206bbd272fbe09b8671b749bbe7a
249
- lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb 260e04589e10422ccd2278700f196a267ce36a56
250
- lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb 120f27d79d17aa2847fd5c4c06eb96fbb8f5e188
251
- lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb 3eceb813fce097492e0e440a705b779c78c03ffd
252
- lib/twilio-ruby/rest/preview/understand/assistant.rb 14fa3e66a4f0c24da2cbc4ee0ed3de0e64e0f6e5
253
- lib/twilio-ruby/rest/pricing/v1/messaging/country.rb 4f7e6175d683eacabc9a9d985b951e9ada55b60e
254
- lib/twilio-ruby/rest/studio/v2/flow/flow_revision.rb df4fe2d73fb3f75c6fc9472aeba97581e286c3a4
255
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb 4383eef965920a52796136e8f167b0d41c687751
256
- lib/twilio-ruby/rest/verify/v2/service/rate_limit.rb c0cfb8ff922d835df1eb7ea6830585b6ba08b5f6
257
- lib/twilio-ruby/rest/voice/v1/dialing_permissions.rb 23b6f680806ff7d4a9b56a2eba062d3c0b16c564
258
- lib/twilio-ruby/rest/wireless/v1/sim/data_session.rb 11f426630ed160aec17bc6d61ead6857b9767765
259
- lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb 8dd1f0197fd09cda40fac3a8c0bed86125173c58
260
- lib/twilio-ruby/rest/api/v2010/account/application.rb 103260a7417cb0ce64c5e1e6160f8a719bdc3ee7
261
- lib/twilio-ruby/rest/api/v2010/account/call/siprec.rb b6291dc9aec5b23d9fb4e7976b166d03fb0a219d
262
- lib/twilio-ruby/rest/api/v2010/account/connect_app.rb 5e77529aa00d7f4df67d8f03e0aff065963cabaa
263
- lib/twilio-ruby/rest/api/v2010/account/signing_key.rb dbdc06a1ce2f4a24ed460688981bdb27832e245d
264
- lib/twilio-ruby/rest/conversations/v1/conversation.rb a2c274d387749a23cfcc33e5e25fa16f7c1698b3
265
- lib/twilio-ruby/rest/conversations/v1/service/role.rb d7ada982064d0ef285b7913bf043b387eff27cec
266
- lib/twilio-ruby/rest/conversations/v1/service/user.rb 303b74b119459fbf179ac01624c2162fb444ee72
267
- lib/twilio-ruby/rest/preview/sync/service/document.rb 870891c4c9ca955796d64899330fa73fc9965843
268
- lib/twilio-ruby/rest/preview/sync/service/sync_map.rb 6d793572be2de3ef6db8f6682011f4e630f906ed
269
- lib/twilio-ruby/rest/proxy/v1/service/phone_number.rb 144d1a088e3bc0c1f667ffb5485af074cc2cd625
270
- lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb 02a8507ff07961a7728429845060fc5f1f21a313
271
- lib/twilio-ruby/rest/trusthub/v1/customer_profiles.rb 25ef740a70ad932d0ee41c9382d9dc43bf7c7c7c
272
- lib/twilio-ruby/rest/video/v1/composition_settings.rb 10525bb6d7a81cb71cfbe566a0e1117a406a4231
273
- lib/twilio-ruby/rest/api/v2010/account/call/payment.rb 91c31995af5fb347af2a4781a7d86a81bba21276
274
- lib/twilio-ruby/rest/api/v2010/account/notification.rb bd3be8360c7653c3ae3e6c065811d59eff76e700
275
- lib/twilio-ruby/rest/api/v2010/account/queue/member.rb f3a070fb16de05f6360fbdfcdf22a7cce17195ad
276
- lib/twilio-ruby/rest/api/v2010/account/usage/record.rb 4f699a957e6bad8abf076fe8166abb396e8e0407
277
- lib/twilio-ruby/rest/autopilot/v1/assistant/webhook.rb 368147cb4f37cc78f16cc5926bebc572dbbe78eb
278
- lib/twilio-ruby/rest/autopilot/v1/restore_assistant.rb f13bdc1efd4967c9d0b981f1066bfecdc839d815
279
- lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb 7de5ef8069cbf37e0231bf013f2b67049f70ab78
280
- lib/twilio-ruby/rest/chat/v1/service/channel/member.rb 07ec3375bdfd8eeb91098293b6c1f86424bd17ca
281
- lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb 6d8ffe099fe39d837f9faa1f4adfd2ff0c68ea98
282
- lib/twilio-ruby/rest/chat/v2/service/channel/member.rb b9ba781e97a9a1736e7a0797cb61ec45bc4a1a18
283
- lib/twilio-ruby/rest/conversations/v1/configuration.rb 28bfc261f93bb7218318339f8ceecda0fb34498a
284
- lib/twilio-ruby/rest/messaging/v1/external_campaign.rb 6948cc65330b202f486afeb826e333a4e49d660f
285
- lib/twilio-ruby/rest/notify/v1/service/notification.rb 569af2efebb62cbbb347009c265a3544b690109d
286
- lib/twilio-ruby/rest/preview/deployed_devices/fleet.rb 1114e6ddeaddd260ece2e1b9a7bfe02f7d25d311
287
- lib/twilio-ruby/rest/preview/sync/service/sync_list.rb 8b4a4129b03605b32a59750444e4ce52969eefab
288
- lib/twilio-ruby/rest/serverless/v1/service/function.rb d293f212eba2e868d5b4660b0835c83da650b1f1
289
- lib/twilio-ruby/rest/studio/v1/flow/engagement/step.rb eb28fc787cc1253ec10c4266a5fb87bede840545
290
- lib/twilio-ruby/rest/supersim/v1/sim/billing_period.rb dff844cacf2042e5e7a384b532785e19e2e07a18
291
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb 33578700ad424b9d964a820c41655bcb00272abe
292
- lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb cc832856ae6c85458f08a7f32b45921e788f7507
293
- lib/twilio-ruby/rest/verify/v2/service/access_token.rb b016ee6d52aca5237e365bf72f39ccc6f36fe12d
294
- lib/twilio-ruby/rest/verify/v2/service/verification.rb 5ef70fe0b27496e1c0b418bb499f5caca741b892
295
- lib/twilio-ruby/rest/verify/v2/verification_attempt.rb a8f77a92d3f87c177ccbddc615d2cca8ec4a93ab
296
- lib/twilio-ruby/rest/video/v1/room/room_participant.rb 4c97c76c5b5d89c16a1d7b21de54402a08d24a7f
297
- lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb 714b8afb00436d94c892d3809ee779520f09176d
298
- lib/twilio-ruby/rest/api/v2010/account/message/media.rb 4b379dfec9a8885e0aaa3529730acfad9ffd76ed
299
- lib/twilio-ruby/rest/api/v2010/account/transcription.rb c259fed953722d09362c2d60800ef11764c1713f
300
- lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb 5017e0d7b92d07ec3f8b419ba696c78e446eead0
301
- lib/twilio-ruby/rest/autopilot/v1/assistant/defaults.rb 9c7b99df187c1f86a723ab17d1558d2c6fcb810c
302
- lib/twilio-ruby/rest/autopilot/v1/assistant/dialogue.rb 7bc395854f868206bb0abfe912441c3f457243a2
303
- lib/twilio-ruby/rest/chat/v1/service/channel/message.rb 72a31bf0ac32ae481e8c2087fc11d3b0f6c24cb8
304
- lib/twilio-ruby/rest/chat/v2/service/channel/message.rb d1a000e88c1cd866c964e23313db1f7bc85b20f6
305
- lib/twilio-ruby/rest/chat/v2/service/channel/webhook.rb a8ce299922ff6ed16f53118a3ab04147532439e3
306
- lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb 6a29460b2366ac19f808dd711b95dda4647e71ac
307
- lib/twilio-ruby/rest/ip_messaging/v2/service/binding.rb e880056d5f81f6733ea6271f51c8dce42be6ba73
308
- lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb 0264cdf17421be727bcbcf66288e3320147e83e9
309
- lib/twilio-ruby/rest/messaging/v1/brand_registration.rb e9ec7f1995fc7859d51120033a49512c8fb91705
310
- lib/twilio-ruby/rest/messaging/v1/service/short_code.rb 7506675de013f20dc3645e72c587e57ba5a8ff5a
311
- lib/twilio-ruby/rest/preview/bulk_exports/export/day.rb 90380c4aa719103007da3544fd52795c9a550326
312
- lib/twilio-ruby/rest/preview/bulk_exports/export/job.rb a48b0ef1026f4967a6f8e97d1699ce0c72623a6d
313
- lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb 303d9a6e3ff02db6530976f7d96959e4c61dd363
314
- lib/twilio-ruby/rest/trusthub/v1/supporting_document.rb 1e0c647db387447ac311a9cb1d2f6be368f1af87
315
- lib/twilio-ruby/rest/verify/v2/service/entity/factor.rb 9bf646bd34c813fc9f141c8a9d8929c927a17de3
316
- lib/twilio-ruby/rest/accounts/v1/auth_token_promotion.rb 0e217b23e5f128ed879900835ac2b204f39f524b
317
- lib/twilio-ruby/rest/accounts/v1/secondary_auth_token.rb 3d730e7b7b84f76d0cfcaf559e582fec77e2da94
318
- lib/twilio-ruby/rest/api/v2010/account/call/recording.rb 0d6961fbf9596545a1c405c13a2737f242d52d19
319
- lib/twilio-ruby/rest/conversations/v1/service/binding.rb 665d524a7e4609406331e4895641855088c4b813
320
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance.rb f33a8022a7055b6682b2573105e672c3702759eb
321
- lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb d058965039e42447858c1796ed4546060ca0dd55
322
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb 8955040776ae52f24f0b6c804794e06916fcb13e
323
- lib/twilio-ruby/rest/accounts/v1/credential/public_key.rb d1c0fbdfd2f9a63628fb9a6b2ef8e340e6a9bfa4
324
- lib/twilio-ruby/rest/api/v2010/account/new_signing_key.rb 2c43fb03a8ed49670d0748de07b4efea8dd3d618
325
- lib/twilio-ruby/rest/autopilot/v1/assistant/field_type.rb 36b3b5e8b4da694c6cc18967117adbb7264d0147
326
- lib/twilio-ruby/rest/autopilot/v1/assistant/task/field.rb 6144c186fb883df0c83f406c71a02b10c4bebc9d
327
- lib/twilio-ruby/rest/chat/v1/service/user/user_channel.rb 75bd32c8389dafc31538d85c0a7377feff809e30
328
- lib/twilio-ruby/rest/chat/v2/service/user/user_binding.rb bc432b343c050d868be9fa5dd5fbbbcf517b1a9a
329
- lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb 701a29d13e1257e3e8e0cf58fc3b02fce2958849
330
- lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb a9d2a6d60a0f0b871763396d23f2799edf592551
331
- lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb 95f5d28988d152d32c801137a7284860c532847a
332
- lib/twilio-ruby/rest/preview/understand/assistant/task.rb 49832b19a2f217e054cb9e7850569a2e7cfe7d10
333
- lib/twilio-ruby/rest/serverless/v1/service/environment.rb 491c694a4b722847b74bf4e0a444f485b574bbff
334
- lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb 0b7a22c8a701cea3a68d0d7706b5a5d7ce1f4c56
335
- lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb 95d60fe9c88d21e302303f5a0cb13362a0a424df
336
- lib/twilio-ruby/rest/video/v1/room/room_recording_rule.rb 569504fdb83d801c6b1aebcae2519ae942931c44
337
- lib/twilio-ruby/rest/api/v2010/account/message/feedback.rb f822c75a31801e6674e5914df2fb00c1dbc03257
338
- lib/twilio-ruby/rest/autopilot/v1/assistant/model_build.rb 7a2af98920266f0b93c81099219d0cb0c58091eb
339
- lib/twilio-ruby/rest/autopilot/v1/assistant/style_sheet.rb 3f59cf2834a9d09b021f78eef4d89248370ced7d
340
- lib/twilio-ruby/rest/autopilot/v1/assistant/task/sample.rb 77d7b0b2cbf9799fe0be0a7d78cc0ee84517f677
341
- lib/twilio-ruby/rest/preview/deployed_devices/fleet/key.rb 9b0274e94fb7fa3a6e4c1e33fead559112ed3f76
342
- lib/twilio-ruby/rest/preview/trusted_comms/current_call.rb ad971dd995fd6b6c487121ba43236cd3f59f00d0
343
- lib/twilio-ruby/rest/preview/understand/assistant/query.rb 9e3213a7571ea066c1840f1f364957d34b4ade01
344
- lib/twilio-ruby/rest/supersim/v1/network_access_profile.rb a3e1211eb8d872093a74283d607bc6ec62c00429
345
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb 4e07e3f3e55d45bdba4e8e9fe05849b4c37338db
346
- lib/twilio-ruby/rest/verify/v2/service/entity/challenge.rb dbd4c9547b6ccce1998e9a1b0a8e1515e86aebe1
347
- lib/twilio-ruby/rest/api/v2010/account/call/notification.rb cce68b818d85da7acd884f02f02a81a552bc5f15
348
- lib/twilio-ruby/rest/bulkexports/v1/export_configuration.rb cb97389e31050d54f94f9b338aaa7cc2f18b3895
349
- lib/twilio-ruby/rest/verify/v2/service/entity/new_factor.rb e9931ea36c501ef764880593d5ea3d442bbc51a0
350
- lib/twilio-ruby/rest/verify/v2/service/rate_limit/bucket.rb e315f046f5f7f643e6c5364c69c1b2b43bb9c219
351
- lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb a7ddec0e4d3b39c68ff4211114f36043b9b8aee5
352
- lib/twilio-ruby/rest/api/v2010/account/usage/record/daily.rb bdf84d36dea745277c1a64038481d8cfec72b266
353
- lib/twilio-ruby/rest/api/v2010/account/usage/record/today.rb 0f6d5cfc62fc8ddd39a9d344506132f232cae35a
354
- lib/twilio-ruby/rest/api/v2010/account/validation_request.rb d781096f3b25bd93c1f7361807bd7037f1d1e647
355
- lib/twilio-ruby/rest/preview/marketplace/available_add_on.rb 536a81ab99eae877a20c01ece88117bde68cc74b
356
- lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb 2d23a7ac0d40e568112ca5171d0d675375577a41
357
- lib/twilio-ruby/rest/proxy/v1/service/session/interaction.rb cffa414231372a6ca55d87cbf0203f9ee2ab123b
358
- lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb edf7b6ab336dfc19aee9f967168f09acd72028a8
359
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task_channel.rb e05fb7c2043ecfd12b52498dc6c0853244bbb9a9
360
- lib/twilio-ruby/rest/trusthub/v1/supporting_document_type.rb c005db1733719438b60dcb7107eaca3a58e543a2
361
- lib/twilio-ruby/rest/verify/v2/service/verification_check.rb f14f6a582e3a9f2be6d9d2b603f3673958644c2c
362
- lib/twilio-ruby/rest/voice/v1/dialing_permissions/country.rb e43d251f6a977ccd2c7d8f65be58c369d86382a8
363
- lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb 5809043e8d2e0b1e59e5ea93bedda98c2039437b
364
- lib/twilio-ruby/rest/api/v2010/account/usage/record/yearly.rb 385bc98bf53bc21de88aee0bc2a58dc6c9240970
365
- lib/twilio-ruby/rest/conversations/v1/conversation/message.rb 3a913a20242ab4373c4386b61ddc751881452e6c
366
- lib/twilio-ruby/rest/conversations/v1/conversation/webhook.rb 6f4bb28389031af716c4aecba94e533bc8df8ea5
367
- lib/twilio-ruby/rest/conversations/v1/service/conversation.rb 071627df7efca5600d3c7ab65ab905f8172cd6b2
368
- lib/twilio-ruby/rest/messaging/v1/service/us_app_to_person.rb fed1ac84bef2a4ef6732aa52e9e6277f030f4c18
369
- lib/twilio-ruby/rest/preview/deployed_devices/fleet/device.rb 5c9ef9dd760ad8018d16a4ee063216f1888fea11
370
- lib/twilio-ruby/rest/preview/trusted_comms/branded_channel.rb c658004123bc47c4a4f8e55bcf9d13eadedfbdf9
371
- lib/twilio-ruby/rest/preview/understand/assistant/dialogue.rb c8472fd2f7c39a1ae2d70f2a50de99920d73bb39
372
- lib/twilio-ruby/rest/serverless/v1/service/environment/log.rb 0f760f221fd2773b9b77c36627ec9b5e4880979a
373
- lib/twilio-ruby/rest/voice/v1/dialing_permissions/settings.rb 168f005dbf0d37dfce612961dc8811c31b26afbd
374
- lib/twilio-ruby/rest/api/v2010/account/conference/recording.rb c6e4e35476e4f0ddea8510da3faf687f1a741fda
375
- lib/twilio-ruby/rest/api/v2010/account/usage/record/monthly.rb ae3f6c829a57b8284b7bf6ab50799a3de71a89ef
376
- lib/twilio-ruby/rest/conversations/v1/configuration/webhook.rb f4bcb56e2b5e1ae02f922091c79588656d9c8cb1
377
- lib/twilio-ruby/rest/conversations/v1/service/configuration.rb ca14faa584f05cebd634e042eed9db28536fd1c3
378
- lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb 38b43212b144b3126aab04457a3181feb50cf450
379
- lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb 14aa6419cab35c10b29584db3fca83dc29cdbd5e
380
- lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb d2761810386fab0c189ae63432cfd5b2b2c7020e
381
- lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb 425d1a2b37b11889f3769419de115d2be2e02ed1
382
- lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb 08674959125d1d38022c6702f6a8d4003c6b5f0e
383
- lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb 40544d818a6b6717230d85773b07e5de3c250dcf
384
- lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb c36ae2c587ec992d854acf5756b9bf9ae070334b
385
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types.rb eba9ee6ac14f11eb20490cb46ac6112bd0d7224f
386
- lib/twilio-ruby/rest/api/v2010/account/usage/record/all_time.rb 9754029636c76a71e8d9c664be27e34cfa6ce7e7
387
- lib/twilio-ruby/rest/bulkexports/v1/export/export_custom_job.rb 3d608b15544451e21a7c14fd8b2f9fcddd1d9691
388
- lib/twilio-ruby/rest/conversations/v1/user/user_conversation.rb f9cb5bb1a1201f01fb74d22e96b82559c17623a5
389
- lib/twilio-ruby/rest/events/v1/subscription/subscribed_event.rb cf31a40134b3dea6cb931d82afe8014f69b170bd
390
- lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb df52d7074ddd26f2b0b8c20e62c12adff689ce12
391
- lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb 68bcaf210123e0c37eb4769d5ca1215e016b69e2
392
- lib/twilio-ruby/rest/ip_messaging/v2/service/channel/webhook.rb aa3e501e0ee963d9a778e40f07e31e4e11b4efa9
393
- lib/twilio-ruby/rest/media/v1/player_streamer/playback_grant.rb b45bc0f4390accb16a4e085c27d94d886bf8afb9
394
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle.rb e30011138656bbb84884b116924e8669a6f47dcc
395
- lib/twilio-ruby/rest/preview/understand/assistant/field_type.rb 5286668e62e57ed87fca0d4075263cfacf07c5ea
396
- lib/twilio-ruby/rest/preview/understand/assistant/task/field.rb 9051017c7a2f68e6a0f8eeb9c635eabb26447462
397
- lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb b1186d5da907e57c78ba5109d2e18cdbe1627dfb
398
- lib/twilio-ruby/rest/studio/v2/flow/execution/execution_step.rb ebc6830102814859e18c400493955181daef7094
399
- lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb 6bb2fc6087faf470844b4501e12a15884df6d6bd
400
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb 57465af43c6fea9cd1ad90c4b817a7e148a43e35
401
- lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb 670b1ceaba7b88bb22ac36f6bc9fdaa39629e721
402
- lib/twilio-ruby/rest/api/v2010/account/usage/record/yesterday.rb c18cc5585af8c5f81e340a9846b7c1c1393c75c7
403
- lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_actions.rb 635ecd6e61a3423e06a11c490e89b306009db939
404
- lib/twilio-ruby/rest/preview/trusted_comms/brands_information.rb 2dffdf3566ccd39f641f19032a3a88cb69d292f6
405
- lib/twilio-ruby/rest/preview/understand/assistant/model_build.rb 7d03f03e4b2eff678fa9b7a2ad76825b7bfe2123
406
- lib/twilio-ruby/rest/preview/understand/assistant/style_sheet.rb c3791a5c74a31eac24da35fa9a0e07c90ed512e0
407
- lib/twilio-ruby/rest/preview/understand/assistant/task/sample.rb 004bb31ef894be5cc1cc54839c057bff0a080e5e
408
- lib/twilio-ruby/rest/serverless/v1/service/build/build_status.rb e33ed22181127dc9eb81041e85c5d0b25264baeb
409
- lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb 073a0e32d3a4028a18fd7b57d6da46103705b4ef
410
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb 2619b1087513f07349ad1f0289b6121ebf2b326a
411
- lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb f8ca7d203d6d967fcfc57936fb8379eb0af3acd2
412
- lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb c3b63c4df46142ec46bb3e71791222e1274fc817
413
- lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb 14da9b07527d38aa01d30538bcb2fbc9d66f83a9
414
- lib/twilio-ruby/rest/api/v2010/account/usage/record/last_month.rb d44f7699a021630a3d1cb5a9d2797395c2a7547c
415
- lib/twilio-ruby/rest/api/v2010/account/usage/record/this_month.rb 4e25f4fd16e266a761446b051cb25d7928c583a7
416
- lib/twilio-ruby/rest/conversations/v1/conversation/participant.rb 705cafc1c79831c2fcab6e4170abbe554d80bf92
417
- lib/twilio-ruby/rest/conversations/v1/participant_conversation.rb 0db01b6c9d33d6d43a23a39910d8a49e1e29bc7f
418
- lib/twilio-ruby/rest/ip_messaging/v1/service/user/user_channel.rb 15a5ef6c1de2a2b78229be4f6ddf754d88018cde
419
- lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_binding.rb 94fb56e4ab148e494757e0b0e965273b57a97cb2
420
- lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb fbc7a51a5a94dcccf3c18505fb2140f29018b614
421
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/end_user.rb 1c153f67ce9f705a243c8d425f199cd05540168a
422
- lib/twilio-ruby/rest/preview/bulk_exports/export_configuration.rb 94f7b769db73962e150ea2ba506621133126dd1f
423
- lib/twilio-ruby/rest/preview/deployed_devices/fleet/deployment.rb 98ccb1af732e951f7ccbf552823e78c68c5a7036
424
- lib/twilio-ruby/rest/serverless/v1/service/asset/asset_version.rb 6b408e78fe4cf0067cb5af99c53d2632782624ef
425
- lib/twilio-ruby/rest/verify/v2/service/messaging_configuration.rb 6de13c0e0e58d15fb4b8ae0fed672f7201e00224
426
- lib/twilio-ruby/rest/preview/deployed_devices/fleet/certificate.rb 6caf417f1ae4c1b0ea9b9ee4e47a78411ebcd0a7
427
- lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb 68b17d2c4e7adb844b248ea3748f5d74e3d3aefb
428
- lib/twilio-ruby/rest/serverless/v1/service/environment/variable.rb 3bf2730325784c61e167fee510f2b0b41935a65e
429
- lib/twilio-ruby/rest/studio/v1/flow/execution/execution_context.rb 7cdbc667181c3b9b6368ae943a0ec7f17fa2cf4c
430
- lib/twilio-ruby/rest/studio/v2/flow/execution/execution_context.rb 64ee6e5760f1530912ad2c86c1b69bdb5d1657fd
431
- lib/twilio-ruby/rest/sync/v1/service/sync_stream/stream_message.rb c39d4ebbb287ac472c91df05fc2d315a27fbe7a3
432
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb f800aafa256c425673cf85d91ca2e7a97f9056a4
433
- lib/twilio-ruby/rest/autopilot/v1/assistant/task/task_statistics.rb 72054175d761c28b99f27464338fa4b1ede4bc55
434
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/regulation.rb cf77d166da53c683bf7e2d2df21756233caf6cfc
435
- lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb 0d6dac92fa28ad60b719d1ae9186ddcde6cc870a
436
- lib/twilio-ruby/rest/studio/v1/flow/engagement/step/step_context.rb e2abd547fcd6a41c53e99d7af0be1d5e828e2da3
437
- lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb d15e1439f662e165df518ed2934cb9a937b39099
438
- lib/twilio-ruby/rest/serverless/v1/service/environment/deployment.rb df50881010ad2da244cd685a6c86715620cb89f7
439
- lib/twilio-ruby/rest/studio/v1/flow/engagement/engagement_context.rb f1a89bed286dee6a38e7550a6364a5e9a6b074bc
440
- lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb 4f51deffda374ecb68a74abdd65b774ee3686733
441
- lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb 49f78aa06d6694fa3da9c616136bcd6450494914
442
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb 8df9129250dad046ee16f3ca1a1161d3849d54d0
443
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/voip.rb cac22b7748548be126542e378f5082fd3e7a76c4
444
- lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/local.rb 19bf72f4937ad2ab82dd60261f21f02eaaf3692c
445
- lib/twilio-ruby/rest/autopilot/v1/assistant/field_type/field_value.rb b33e947de9d773554690620c92af4bece0f0ffd3
446
- lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb 670d7cbd3da06e01c044d2241e80974c88004e90
447
- lib/twilio-ruby/rest/conversations/v1/service/conversation/webhook.rb cba804a5f621e2c3abacd1598be73209adb4fd4c
448
- lib/twilio-ruby/rest/messaging/v1/brand_registration/brand_vetting.rb b73000d7453bdd52862b658a7fda0a9bb7a7b011
449
- lib/twilio-ruby/rest/messaging/v1/service/us_app_to_person_usecase.rb 7b92a87c8ee78bbaa0033c2dc90a58e69a4fb745
450
- lib/twilio-ruby/rest/preview/bulk_exports/export/export_custom_job.rb b6cf8fc6efee23f61d05a78b12513e67d206092a
451
- lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document.rb 369433886e41431a15f2ea7a118ab66420e4aa54
452
- lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb e4b776a4044abcedb04005ed42712ddc7035ab3f
453
- lib/twilio-ruby/rest/preview/trusted_comms/branded_channel/channel.rb 22a8f6b6d4455c6f8d0a81f93e1e3aacf49159bb
454
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_channel.rb c1a2bd8cc6fa8d0d8d9fc6fe12ce2a76e37a7c2f
455
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/local.rb 2be974718625ffa4f72b39875bf6331d71b5db1c
456
- lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/mobile.rb bc3d24c23aa7b979acd1a373e524b8eb1a8ec298
457
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/end_user_type.rb 35266c010b31e05da0b173d823f25483d9b2f961
458
- lib/twilio-ruby/rest/preview/understand/assistant/task/task_actions.rb 8d0078c5a744c0eb6a6de032d8e2da51431c002b
459
- lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb f7deb0da6c356d006ee9c2fd167b343f3406f348
460
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/mobile.rb f4b29be12b1aad188ac0ed2f4a1132041a5cb976
461
- lib/twilio-ruby/rest/conversations/v1/service/user/user_conversation.rb b40c428b1a8234802fd50440bfabcc518cb06a66
462
- lib/twilio-ruby/rest/serverless/v1/service/function/function_version.rb fdab1637b5814adda2e5640af5709b613e5d6271
463
- lib/twilio-ruby/rest/verify/v2/service/entity/challenge/notification.rb f75a6263a06ebafb17dc0d01901d2b59e6ea9aef
464
- lib/twilio-ruby/rest/api/v2010/account/address/dependent_phone_number.rb 1d6ea0e1aa56426dac2d8e839cfa30db47bdae75
465
- lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb a7113de5b4eb359d36b298dec2cc17e3d17b39f4
466
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb 06c86da94217d48ffaace7bcc14a74cbb79be670
467
- lib/twilio-ruby/rest/voice/v1/dialing_permissions/bulk_country_update.rb 15cc2747aef4254c36bf2f684ef218adaa6f12ba
468
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/national.rb 4f14efc2075ac41bdf64dbe9c37faedae82a0355
469
- lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/toll_free.rb f3c4ef94f03aa8484237b4703c4a8b6d3dbe194a
470
- lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb 1e8d3bd3d2416f91e634e4fd33a54a5938b298f9
471
- lib/twilio-ruby/rest/conversations/v1/service/conversation/participant.rb d6dbcb8d9c0c9923381e669053bef52ad12ff7a5
472
- lib/twilio-ruby/rest/conversations/v1/service/participant_conversation.rb e7be3bc63890fc8e7b570bcba328e245d5c411d2
473
- lib/twilio-ruby/rest/preview/sync/service/document/document_permission.rb ed2dac379a0ee8270b8df082e6b3d593e17de458
474
- lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_permission.rb 8fdbc86ed8c04173c08b9b3a0065b0347832d9b0
475
- lib/twilio-ruby/rest/preview/understand/assistant/task/task_statistics.rb 57564759284e23f019b89853d14706936c6b55ab
476
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb 10ed2653b737678c046d8f9514cb850aeb0451ea
477
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/toll_free.rb 8bdc339424d3a84f0aac33a6f564308870be34ec
478
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/evaluation.rb 45cd6dce220e639c85ce7ca82a28b7c333e9fb8f
479
- lib/twilio-ruby/rest/conversations/v1/service/configuration/notification.rb fde13b380fe1ebb83a0f7fd18793f7c0c6474861
480
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/bundle_copy.rb 2b41084a7b2b0f0c89586e03a23d974d3ccf6b2e
481
- lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_permission.rb ffad757e2fd16e4a4c4e5dc044414135658e2ae0
482
- lib/twilio-ruby/rest/preview/understand/assistant/field_type/field_value.rb 6035f7a18cb9e48e4b630ee2d559fb7ef8c35290
483
- lib/twilio-ruby/rest/voice/v1/connection_policy/connection_policy_target.rb 9a4a277ba6cb98baf61c64ffe3df72f18873525a
484
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/shared_cost.rb 4c2e98eec7cb5199eefc4f258e15be6c77367a86
485
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb 0774809a7bb6692955c120167f927cf296bd4be8
486
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/supporting_document.rb 4f9a0dc423e75eccdc274fd4b366c98c52ea218a
487
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb 1f615b1205192c3f2febe75158762045df2d862c
488
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/replace_items.rb 1a1c44a05ef5245c932a3c47c514db5b994b292d
489
- lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_evaluations.rb 8e59ec5074e55fb94a0d9aa089c364ffbd622056
490
- lib/twilio-ruby/rest/conversations/v1/conversation/message/delivery_receipt.rb f7b585b9a9e16b2471490dfbf54a4f3e4aed6c94
491
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_real_time_statistics.rb ab8eb5d20eef14b9d7bc516e4498fdcbe1749100
492
- lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb 8b98b62bf1c6d515dc5bf7171b3bc98d6246819e
493
- lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb 3efbcb1c7ce50ec245bbf45f9798d3d450ec6478
494
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/item_assignment.rb b62017ec233ce9a0dd2bca54d81928221f155f09
495
- lib/twilio-ruby/rest/preview/understand/assistant/assistant_fallback_actions.rb f195ab5a09586c81c8e3dddc35e4db7c46e324d3
496
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_cumulative_statistics.rb 578f012f727f8274e4ddf4dec0fa6a7a00cd95a0
497
- lib/twilio-ruby/rest/proxy/v1/service/session/participant/message_interaction.rb 54dc40d1b7ba8e6dd1980c130f3d84e71281c6c1
498
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb 176d8bbc6cdc45a3e5c46ea27ceacd7542310fe2
499
- lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/supporting_document_type.rb b14e0f56d2f3f1676dd6bd6cbc4e92e0f7800719
500
- lib/twilio-ruby/rest/preview/understand/assistant/assistant_initiation_actions.rb a37937dcc91bec75bcd2c59146aab42beffbe604
501
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.rb c1d7440fb746d6f9415a9b58cd77f6967468d61a
502
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping.rb 1b2286b7f6a144ef9dc1ef321a8c4703048c56b7
503
- lib/twilio-ruby/rest/api/v2010/account/available_phone_number/machine_to_machine.rb 2cab5ae7728b82cc03379be0c305f6092bb074a4
504
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb 6d6b2ad5cec2c0b7798ae72a9962cdbae1414fc9
505
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_real_time_statistics.rb 75e3e126740a9d4ed99e112b509e624a664dcc1e
506
- lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_evaluations.rb 40b5d3d7a7ecfd0b9ad99934f902362f30a9dc30
507
- lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_cumulative_statistics.rb 5945e1df9c0b910498e7840c6c570aead084ba6a
508
- lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_entity_assignments.rb 8f421b07b308c76284bfadbdea0d430c5e67432d
509
- lib/twilio-ruby/rest/voice/v1/dialing_permissions/country/highrisk_special_prefix.rb 11b9987eb1a27fb9cbb0b2a11ac77bb764317c8e
510
- lib/twilio-ruby/rest/conversations/v1/service/conversation/message/delivery_receipt.rb 124916714f675829a61811f903e1a105801c711c
511
- lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step/execution_step_context.rb 2f027accdd7ff3fdffabce7af4e0cc459b612fa8
512
- lib/twilio-ruby/rest/studio/v2/flow/execution/execution_step/execution_step_context.rb 067055263d5ebe467bb8cfb71da8e934594b74bf
513
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_real_time_statistics.rb 4c061ea5b719c23f855fc3942eb871e779284329
514
- lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_subscribe_rule.rb 57a45cb5e6e48144c150a65b1ebaf3e12435902e
515
- lib/twilio-ruby/rest/preview/marketplace/available_add_on/available_add_on_extension.rb 54c36a1b656793c1a64e62f3f58a7d581f7f871c
516
- lib/twilio-ruby/rest/preview/marketplace/installed_add_on/installed_add_on_extension.rb ab9315005d4de1ba1be0d9268d0b06be68fcbd99
517
- lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_cumulative_statistics.rb 4448d2c64014e17f498614be7117f67ba8ea2c90
518
- lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_published_track.rb 59b1e0fdbbbba187d769e2dd5c3c037fc6090f0f
519
- lib/twilio-ruby/rest/video/v1/room/room_participant/room_participant_subscribed_track.rb 70c558a0bbdc189fd27ec613ebd5ed1ce50f2c21
520
- lib/twilio-ruby/rest/supersim/v1/network_access_profile/network_access_profile_network.rb 32a83c411957c0edc78fd768e1d5f79c1deb3236
521
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping.rb bdec36f3154ee36aa09ac750d8a458510c444afe
522
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_real_time_statistics.rb 8564c767d67f8b18e5c3a88ed61a315b4f48f494
523
- lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_entity_assignments.rb 27307f99826b9c8624f78951ed7b81fe4e220cf7
524
- lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_cumulative_statistics.rb b8bb1ba4b7ba777d19b191a2b6d2a6f7b3d1371a
525
- lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_channel_endpoint_assignment.rb 1ee48ce52e182381bc3a560f4ec92e2f44c4c11b
526
- lib/twilio-ruby/rest/serverless/v1/service/function/function_version/function_version_content.rb 23d6527ac62233a665b0c9bccdd7c19935904424
527
- lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document/dependent_hosted_number_order.rb 608781ccf0c65fcce2c821d4442575046f9ee363
528
- lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_channel_endpoint_assignment.rb 6e25b0ecee6b9fd70e88b5cc1ef949dbe80cc068
529
- lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb 11e4a39d4e3ec139fdcd1eafc26e748d26400302
530
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_credential_list_mapping.rb 704a0f344a3e1a013b8b55fd36ae0415676e2aad
531
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_calls_mapping/auth_calls_ip_access_control_list_mapping.rb 846c285f281055c13b80cb1762e8f69a3cc10dbb
532
- lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_registrations_mapping/auth_registrations_credential_list_mapping.rb 2b116fbb638243379fd49862df43b87c7ab2a470
data/.yardoc/complete DELETED
File without changes
data/.yardoc/object_types DELETED
Binary file
Binary file
data/.yardoc/proxy_types DELETED
Binary file