twilio-ruby 5.48.0 → 5.49.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES.md +21 -0
- data/README.md +2 -2
- data/lib/twilio-ruby/rest/api.rb +1 -1
- data/lib/twilio-ruby/rest/api/v2010.rb +5 -4
- data/lib/twilio-ruby/rest/api/v2010/account/call/event.rb +4 -4
- data/lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb +4 -4
- data/lib/twilio-ruby/rest/autopilot/v1.rb +5 -4
- data/lib/twilio-ruby/rest/bulkexports/v1.rb +10 -8
- data/lib/twilio-ruby/rest/chat/v1.rb +10 -8
- data/lib/twilio-ruby/rest/chat/v2.rb +10 -8
- data/lib/twilio-ruby/rest/client.rb +1 -1
- data/lib/twilio-ruby/rest/conversations/v1.rb +25 -20
- data/lib/twilio-ruby/rest/events/v1.rb +20 -16
- data/lib/twilio-ruby/rest/events/v1/event_type.rb +4 -4
- data/lib/twilio-ruby/rest/events/v1/schema.rb +4 -4
- data/lib/twilio-ruby/rest/events/v1/schema/schema_version.rb +4 -4
- data/lib/twilio-ruby/rest/events/v1/sink.rb +4 -4
- data/lib/twilio-ruby/rest/events/v1/sink/sink_test.rb +3 -3
- data/lib/twilio-ruby/rest/events/v1/sink/sink_validate.rb +3 -3
- data/lib/twilio-ruby/rest/events/v1/subscription.rb +4 -4
- data/lib/twilio-ruby/rest/events/v1/subscription/subscribed_event.rb +3 -3
- data/lib/twilio-ruby/rest/fax/v1.rb +5 -4
- data/lib/twilio-ruby/rest/flex_api/v1.rb +15 -12
- data/lib/twilio-ruby/rest/insights.rb +1 -1
- data/lib/twilio-ruby/rest/insights/v1.rb +11 -9
- data/lib/twilio-ruby/rest/insights/v1/room.rb +55 -43
- data/lib/twilio-ruby/rest/insights/v1/room/participant.rb +22 -22
- data/lib/twilio-ruby/rest/ip_messaging/v1.rb +10 -8
- data/lib/twilio-ruby/rest/ip_messaging/v2.rb +10 -8
- data/lib/twilio-ruby/rest/lookups/v1.rb +5 -4
- data/lib/twilio-ruby/rest/messaging/v1.rb +10 -8
- data/lib/twilio-ruby/rest/monitor/v1.rb +10 -8
- data/lib/twilio-ruby/rest/notify/v1.rb +10 -8
- data/lib/twilio-ruby/rest/preview/bulk_exports.rb +10 -8
- data/lib/twilio-ruby/rest/preview/deployed_devices.rb +5 -4
- data/lib/twilio-ruby/rest/preview/hosted_numbers.rb +10 -8
- data/lib/twilio-ruby/rest/preview/marketplace.rb +10 -8
- data/lib/twilio-ruby/rest/preview/sync.rb +5 -4
- data/lib/twilio-ruby/rest/preview/trusted_comms.rb +5 -4
- data/lib/twilio-ruby/rest/preview/understand.rb +5 -4
- data/lib/twilio-ruby/rest/preview/wireless.rb +15 -12
- data/lib/twilio-ruby/rest/proxy/v1.rb +5 -4
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb +1 -1
- data/lib/twilio-ruby/rest/serverless/v1.rb +5 -4
- data/lib/twilio-ruby/rest/studio/v1.rb +5 -4
- data/lib/twilio-ruby/rest/studio/v2.rb +5 -4
- data/lib/twilio-ruby/rest/supersim/v1.rb +25 -20
- data/lib/twilio-ruby/rest/sync/v1.rb +5 -4
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +9 -16
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +9 -15
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +22 -33
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +9 -15
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +22 -35
- data/lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb +9 -15
- data/lib/twilio-ruby/rest/taskrouter/v1.rb +5 -4
- data/lib/twilio-ruby/rest/trunking/v1.rb +5 -4
- data/lib/twilio-ruby/rest/trusthub/v1.rb +35 -28
- data/lib/twilio-ruby/rest/verify/v2.rb +15 -12
- data/lib/twilio-ruby/rest/verify/v2/service/entity/challenge.rb +4 -3
- data/lib/twilio-ruby/rest/verify/v2/service/entity/factor.rb +64 -13
- data/lib/twilio-ruby/rest/video/v1.rb +20 -16
- data/lib/twilio-ruby/rest/voice/v1.rb +20 -16
- data/lib/twilio-ruby/rest/wireless/v1.rb +15 -12
- data/lib/twilio-ruby/twiml/voice_response.rb +22 -0
- data/lib/twilio-ruby/version.rb +1 -1
- data/spec/integration/api/v2010/account/message_spec.rb +37 -0
- data/spec/integration/messaging/v1/brand_registration_spec.rb +2 -2
- data/spec/integration/verify/v2/service/entity/factor_spec.rb +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 22d3f1dbff39d52a6ca1bf1359af11445923587ab7b120eaccc70593fd1f9288
|
4
|
+
data.tar.gz: 4d2a1250feb5d9fb012310ad8412d773fc4b23ffdca3c60d3b8ce2291c74f576
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b067c7548e4cd004d6ae454109a539fd5024a9cc79bcfeb55aa1dcedf3b6a64d273259a6501cf1a466b0916fc8f3b480a8830985dca2c635cc66b36a4c11b320
|
7
|
+
data.tar.gz: 82c65f7a0ab86731ccb3ec20b3350837f21e646ce67c6a08bcd20df135c0f2252ca745f587d58da08cfb39dd956b873d527027e275acf7315e03864f72f540bf
|
data/CHANGES.md
CHANGED
@@ -1,6 +1,27 @@
|
|
1
1
|
twilio-ruby changelog
|
2
2
|
=====================
|
3
3
|
|
4
|
+
[2021-03-15] Version 5.49.0
|
5
|
+
---------------------------
|
6
|
+
**Library - Fix**
|
7
|
+
- [PR #550](https://github.com/twilio/twilio-ruby/pull/550): regenerating with the path parameter fix. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
|
8
|
+
|
9
|
+
**Events**
|
10
|
+
- Set maturity to beta
|
11
|
+
|
12
|
+
**Messaging**
|
13
|
+
- Adjust A2P brand registration status enum **(breaking change)**
|
14
|
+
|
15
|
+
**Studio**
|
16
|
+
- Remove internal safeguards for Studio V2 API usage now that it's GA
|
17
|
+
|
18
|
+
**Verify**
|
19
|
+
- Add support for creating and verifying totp factors. Support for totp factors is behind the `api.verify.totp` beta feature.
|
20
|
+
|
21
|
+
**Twiml**
|
22
|
+
- Add support for `<VirtualAgent>` noun
|
23
|
+
|
24
|
+
|
4
25
|
[2021-02-24] Version 5.48.0
|
5
26
|
---------------------------
|
6
27
|
**Events**
|
data/README.md
CHANGED
@@ -34,13 +34,13 @@ This library supports the following Ruby implementations:
|
|
34
34
|
To install using [Bundler][bundler] grab the latest stable version:
|
35
35
|
|
36
36
|
```ruby
|
37
|
-
gem 'twilio-ruby', '~> 5.
|
37
|
+
gem 'twilio-ruby', '~> 5.49.0'
|
38
38
|
```
|
39
39
|
|
40
40
|
To manually install `twilio-ruby` via [Rubygems][rubygems] simply gem install:
|
41
41
|
|
42
42
|
```bash
|
43
|
-
gem install twilio-ruby -v 5.
|
43
|
+
gem install twilio-ruby -v 5.49.0
|
44
44
|
```
|
45
45
|
|
46
46
|
To build and install the development branch yourself from the latest source:
|
data/lib/twilio-ruby/rest/api.rb
CHANGED
@@ -86,7 +86,7 @@ module Twilio
|
|
86
86
|
end
|
87
87
|
|
88
88
|
##
|
89
|
-
# @param [String] sid The unique string that
|
89
|
+
# @param [String] sid The unique string that we created to identify this Call
|
90
90
|
# resource.
|
91
91
|
# @return [Twilio::REST::Api::V2010::AccountContext::CallInstance] if sid was passed.
|
92
92
|
# @return [Twilio::REST::Api::V2010::AccountContext::CallList]
|
@@ -26,11 +26,12 @@ module Twilio
|
|
26
26
|
# @return [Twilio::REST::Api::V2010::AccountList]
|
27
27
|
def accounts(sid=:unset)
|
28
28
|
if sid.nil?
|
29
|
-
|
30
|
-
|
31
|
-
|
29
|
+
raise ArgumentError, 'sid cannot be nil'
|
30
|
+
end
|
31
|
+
if sid == :unset
|
32
|
+
@accounts ||= AccountList.new self
|
32
33
|
else
|
33
|
-
|
34
|
+
AccountContext.new(self, sid)
|
34
35
|
end
|
35
36
|
end
|
36
37
|
|
@@ -19,8 +19,8 @@ module Twilio
|
|
19
19
|
# @param [String] account_sid The SID of the
|
20
20
|
# {Account}[https://www.twilio.com/docs/iam/api/account] that created this Call
|
21
21
|
# resource.
|
22
|
-
# @param [String] call_sid The unique string that
|
23
|
-
#
|
22
|
+
# @param [String] call_sid The unique string that we created to identify this Call
|
23
|
+
# resource.
|
24
24
|
# @return [EventList] EventList
|
25
25
|
def initialize(version, account_sid: nil, call_sid: nil)
|
26
26
|
super(version)
|
@@ -159,8 +159,8 @@ module Twilio
|
|
159
159
|
# @param [String] account_sid The SID of the
|
160
160
|
# {Account}[https://www.twilio.com/docs/iam/api/account] that created this Call
|
161
161
|
# resource.
|
162
|
-
# @param [String] call_sid The unique string that
|
163
|
-
#
|
162
|
+
# @param [String] call_sid The unique string that we created to identify this Call
|
163
|
+
# resource.
|
164
164
|
# @return [EventInstance] EventInstance
|
165
165
|
def initialize(version, payload, account_sid: nil, call_sid: nil)
|
166
166
|
super(version)
|
@@ -19,8 +19,8 @@ module Twilio
|
|
19
19
|
# @param [String] account_sid The unique id of the
|
20
20
|
# {Account}[https://www.twilio.com/docs/iam/api/account] responsible for this
|
21
21
|
# resource.
|
22
|
-
# @param [String] call_sid The unique string that
|
23
|
-
#
|
22
|
+
# @param [String] call_sid The unique string that we created to identify this Call
|
23
|
+
# resource.
|
24
24
|
# @return [FeedbackList] FeedbackList
|
25
25
|
def initialize(version, account_sid: nil, call_sid: nil)
|
26
26
|
super(version)
|
@@ -176,8 +176,8 @@ module Twilio
|
|
176
176
|
# @param [String] account_sid The unique id of the
|
177
177
|
# {Account}[https://www.twilio.com/docs/iam/api/account] responsible for this
|
178
178
|
# resource.
|
179
|
-
# @param [String] call_sid The unique string that
|
180
|
-
#
|
179
|
+
# @param [String] call_sid The unique string that we created to identify this Call
|
180
|
+
# resource.
|
181
181
|
# @return [FeedbackInstance] FeedbackInstance
|
182
182
|
def initialize(version, payload, account_sid: nil, call_sid: nil)
|
183
183
|
super(version)
|
@@ -26,11 +26,12 @@ module Twilio
|
|
26
26
|
# @return [Twilio::REST::Autopilot::V1::AssistantList]
|
27
27
|
def assistants(sid=:unset)
|
28
28
|
if sid.nil?
|
29
|
-
|
30
|
-
|
31
|
-
|
29
|
+
raise ArgumentError, 'sid cannot be nil'
|
30
|
+
end
|
31
|
+
if sid == :unset
|
32
|
+
@assistants ||= AssistantList.new self
|
32
33
|
else
|
33
|
-
|
34
|
+
AssistantContext.new(self, sid)
|
34
35
|
end
|
35
36
|
end
|
36
37
|
|
@@ -26,11 +26,12 @@ module Twilio
|
|
26
26
|
# @return [Twilio::REST::Bulkexports::V1::ExportList]
|
27
27
|
def exports(resource_type=:unset)
|
28
28
|
if resource_type.nil?
|
29
|
-
|
30
|
-
|
31
|
-
|
29
|
+
raise ArgumentError, 'resource_type cannot be nil'
|
30
|
+
end
|
31
|
+
if resource_type == :unset
|
32
|
+
@exports ||= ExportList.new self
|
32
33
|
else
|
33
|
-
|
34
|
+
ExportContext.new(self, resource_type)
|
34
35
|
end
|
35
36
|
end
|
36
37
|
|
@@ -41,11 +42,12 @@ module Twilio
|
|
41
42
|
# @return [Twilio::REST::Bulkexports::V1::ExportConfigurationList]
|
42
43
|
def export_configuration(resource_type=:unset)
|
43
44
|
if resource_type.nil?
|
44
|
-
|
45
|
-
|
46
|
-
|
45
|
+
raise ArgumentError, 'resource_type cannot be nil'
|
46
|
+
end
|
47
|
+
if resource_type == :unset
|
48
|
+
@export_configuration ||= ExportConfigurationList.new self
|
47
49
|
else
|
48
|
-
|
50
|
+
ExportConfigurationContext.new(self, resource_type)
|
49
51
|
end
|
50
52
|
end
|
51
53
|
|
@@ -26,11 +26,12 @@ module Twilio
|
|
26
26
|
# @return [Twilio::REST::Chat::V1::CredentialList]
|
27
27
|
def credentials(sid=:unset)
|
28
28
|
if sid.nil?
|
29
|
-
|
30
|
-
|
31
|
-
|
29
|
+
raise ArgumentError, 'sid cannot be nil'
|
30
|
+
end
|
31
|
+
if sid == :unset
|
32
|
+
@credentials ||= CredentialList.new self
|
32
33
|
else
|
33
|
-
|
34
|
+
CredentialContext.new(self, sid)
|
34
35
|
end
|
35
36
|
end
|
36
37
|
|
@@ -41,11 +42,12 @@ module Twilio
|
|
41
42
|
# @return [Twilio::REST::Chat::V1::ServiceList]
|
42
43
|
def services(sid=:unset)
|
43
44
|
if sid.nil?
|
44
|
-
|
45
|
-
|
46
|
-
|
45
|
+
raise ArgumentError, 'sid cannot be nil'
|
46
|
+
end
|
47
|
+
if sid == :unset
|
48
|
+
@services ||= ServiceList.new self
|
47
49
|
else
|
48
|
-
|
50
|
+
ServiceContext.new(self, sid)
|
49
51
|
end
|
50
52
|
end
|
51
53
|
|
@@ -25,11 +25,12 @@ module Twilio
|
|
25
25
|
# @return [Twilio::REST::Chat::V2::CredentialList]
|
26
26
|
def credentials(sid=:unset)
|
27
27
|
if sid.nil?
|
28
|
-
|
29
|
-
|
30
|
-
|
28
|
+
raise ArgumentError, 'sid cannot be nil'
|
29
|
+
end
|
30
|
+
if sid == :unset
|
31
|
+
@credentials ||= CredentialList.new self
|
31
32
|
else
|
32
|
-
|
33
|
+
CredentialContext.new(self, sid)
|
33
34
|
end
|
34
35
|
end
|
35
36
|
|
@@ -39,11 +40,12 @@ module Twilio
|
|
39
40
|
# @return [Twilio::REST::Chat::V2::ServiceList]
|
40
41
|
def services(sid=:unset)
|
41
42
|
if sid.nil?
|
42
|
-
|
43
|
-
|
44
|
-
|
43
|
+
raise ArgumentError, 'sid cannot be nil'
|
44
|
+
end
|
45
|
+
if sid == :unset
|
46
|
+
@services ||= ServiceList.new self
|
45
47
|
else
|
46
|
-
|
48
|
+
ServiceContext.new(self, sid)
|
47
49
|
end
|
48
50
|
end
|
49
51
|
|
@@ -381,7 +381,7 @@ module Twilio
|
|
381
381
|
end
|
382
382
|
|
383
383
|
##
|
384
|
-
# @param [String] sid The unique string that
|
384
|
+
# @param [String] sid The unique string that we created to identify this Call
|
385
385
|
# resource.
|
386
386
|
# @return [Twilio::REST::Api::V2010::AccountContext::CallInstance] if sid was passed.
|
387
387
|
# @return [Twilio::REST::Api::V2010::AccountContext::CallList]
|
@@ -36,11 +36,12 @@ module Twilio
|
|
36
36
|
# @return [Twilio::REST::Conversations::V1::ConversationList]
|
37
37
|
def conversations(sid=:unset)
|
38
38
|
if sid.nil?
|
39
|
-
|
40
|
-
|
41
|
-
|
39
|
+
raise ArgumentError, 'sid cannot be nil'
|
40
|
+
end
|
41
|
+
if sid == :unset
|
42
|
+
@conversations ||= ConversationList.new self
|
42
43
|
else
|
43
|
-
|
44
|
+
ConversationContext.new(self, sid)
|
44
45
|
end
|
45
46
|
end
|
46
47
|
|
@@ -51,11 +52,12 @@ module Twilio
|
|
51
52
|
# @return [Twilio::REST::Conversations::V1::CredentialList]
|
52
53
|
def credentials(sid=:unset)
|
53
54
|
if sid.nil?
|
54
|
-
|
55
|
-
|
56
|
-
|
55
|
+
raise ArgumentError, 'sid cannot be nil'
|
56
|
+
end
|
57
|
+
if sid == :unset
|
58
|
+
@credentials ||= CredentialList.new self
|
57
59
|
else
|
58
|
-
|
60
|
+
CredentialContext.new(self, sid)
|
59
61
|
end
|
60
62
|
end
|
61
63
|
|
@@ -65,11 +67,12 @@ module Twilio
|
|
65
67
|
# @return [Twilio::REST::Conversations::V1::RoleList]
|
66
68
|
def roles(sid=:unset)
|
67
69
|
if sid.nil?
|
68
|
-
|
69
|
-
|
70
|
-
|
70
|
+
raise ArgumentError, 'sid cannot be nil'
|
71
|
+
end
|
72
|
+
if sid == :unset
|
73
|
+
@roles ||= RoleList.new self
|
71
74
|
else
|
72
|
-
|
75
|
+
RoleContext.new(self, sid)
|
73
76
|
end
|
74
77
|
end
|
75
78
|
|
@@ -80,11 +83,12 @@ module Twilio
|
|
80
83
|
# @return [Twilio::REST::Conversations::V1::ServiceList]
|
81
84
|
def services(sid=:unset)
|
82
85
|
if sid.nil?
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
+
raise ArgumentError, 'sid cannot be nil'
|
87
|
+
end
|
88
|
+
if sid == :unset
|
89
|
+
@services ||= ServiceList.new self
|
86
90
|
else
|
87
|
-
|
91
|
+
ServiceContext.new(self, sid)
|
88
92
|
end
|
89
93
|
end
|
90
94
|
|
@@ -95,11 +99,12 @@ module Twilio
|
|
95
99
|
# @return [Twilio::REST::Conversations::V1::UserList]
|
96
100
|
def users(sid=:unset)
|
97
101
|
if sid.nil?
|
98
|
-
|
99
|
-
|
100
|
-
|
102
|
+
raise ArgumentError, 'sid cannot be nil'
|
103
|
+
end
|
104
|
+
if sid == :unset
|
105
|
+
@users ||= UserList.new self
|
101
106
|
else
|
102
|
-
|
107
|
+
UserContext.new(self, sid)
|
103
108
|
end
|
104
109
|
end
|
105
110
|
|
@@ -27,11 +27,12 @@ module Twilio
|
|
27
27
|
# @return [Twilio::REST::Events::V1::EventTypeList]
|
28
28
|
def event_types(type=:unset)
|
29
29
|
if type.nil?
|
30
|
-
|
31
|
-
|
32
|
-
|
30
|
+
raise ArgumentError, 'type cannot be nil'
|
31
|
+
end
|
32
|
+
if type == :unset
|
33
|
+
@event_types ||= EventTypeList.new self
|
33
34
|
else
|
34
|
-
|
35
|
+
EventTypeContext.new(self, type)
|
35
36
|
end
|
36
37
|
end
|
37
38
|
|
@@ -42,11 +43,12 @@ module Twilio
|
|
42
43
|
# @return [Twilio::REST::Events::V1::SchemaList]
|
43
44
|
def schemas(id=:unset)
|
44
45
|
if id.nil?
|
45
|
-
|
46
|
-
|
47
|
-
|
46
|
+
raise ArgumentError, 'id cannot be nil'
|
47
|
+
end
|
48
|
+
if id == :unset
|
49
|
+
@schemas ||= SchemaList.new self
|
48
50
|
else
|
49
|
-
|
51
|
+
SchemaContext.new(self, id)
|
50
52
|
end
|
51
53
|
end
|
52
54
|
|
@@ -56,11 +58,12 @@ module Twilio
|
|
56
58
|
# @return [Twilio::REST::Events::V1::SinkList]
|
57
59
|
def sinks(sid=:unset)
|
58
60
|
if sid.nil?
|
59
|
-
|
60
|
-
|
61
|
-
|
61
|
+
raise ArgumentError, 'sid cannot be nil'
|
62
|
+
end
|
63
|
+
if sid == :unset
|
64
|
+
@sinks ||= SinkList.new self
|
62
65
|
else
|
63
|
-
|
66
|
+
SinkContext.new(self, sid)
|
64
67
|
end
|
65
68
|
end
|
66
69
|
|
@@ -71,11 +74,12 @@ module Twilio
|
|
71
74
|
# @return [Twilio::REST::Events::V1::SubscriptionList]
|
72
75
|
def subscriptions(sid=:unset)
|
73
76
|
if sid.nil?
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
+
raise ArgumentError, 'sid cannot be nil'
|
78
|
+
end
|
79
|
+
if sid == :unset
|
80
|
+
@subscriptions ||= SubscriptionList.new self
|
77
81
|
else
|
78
|
-
|
82
|
+
SubscriptionContext.new(self, sid)
|
79
83
|
end
|
80
84
|
end
|
81
85
|
|
@@ -11,7 +11,7 @@ module Twilio
|
|
11
11
|
class Events < Domain
|
12
12
|
class V1 < Version
|
13
13
|
##
|
14
|
-
# PLEASE NOTE that this class contains
|
14
|
+
# PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
|
15
15
|
class EventTypeList < ListResource
|
16
16
|
##
|
17
17
|
# Initialize the EventTypeList
|
@@ -113,7 +113,7 @@ module Twilio
|
|
113
113
|
end
|
114
114
|
|
115
115
|
##
|
116
|
-
# PLEASE NOTE that this class contains
|
116
|
+
# PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
|
117
117
|
class EventTypePage < Page
|
118
118
|
##
|
119
119
|
# Initialize the EventTypePage
|
@@ -144,7 +144,7 @@ module Twilio
|
|
144
144
|
end
|
145
145
|
|
146
146
|
##
|
147
|
-
# PLEASE NOTE that this class contains
|
147
|
+
# PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
|
148
148
|
class EventTypeContext < InstanceContext
|
149
149
|
##
|
150
150
|
# Initialize the EventTypeContext
|
@@ -184,7 +184,7 @@ module Twilio
|
|
184
184
|
end
|
185
185
|
|
186
186
|
##
|
187
|
-
# PLEASE NOTE that this class contains
|
187
|
+
# PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
|
188
188
|
class EventTypeInstance < InstanceResource
|
189
189
|
##
|
190
190
|
# Initialize the EventTypeInstance
|