lib/twilio-ruby/rest/conversations/v1/webhook.rb in twilio-ruby-5.26.0 vs lib/twilio-ruby/rest/conversations/v1/webhook.rb in twilio-ruby-5.27.0
- old
+ new
@@ -9,11 +9,11 @@
module Twilio
module REST
class Conversations < Domain
class V1 < Version
##
- # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com.
+ # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
class WebhookList < ListResource
##
# Initialize the WebhookList
# @param [Version] version Version that contains the resource
# @return [WebhookList] WebhookList
@@ -30,11 +30,11 @@
'#<Twilio.Conversations.V1.WebhookList>'
end
end
##
- # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com.
+ # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
class WebhookPage < Page
##
# Initialize the WebhookPage
# @param [Version] version Version that contains the resource
# @param [Response] response Response from the API
@@ -61,11 +61,11 @@
'<Twilio.Conversations.V1.WebhookPage>'
end
end
##
- # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com.
+ # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
class WebhookContext < InstanceContext
##
# Initialize the WebhookContext
# @param [Version] version Version that contains the resource
# @return [WebhookContext] WebhookContext
@@ -139,10 +139,10 @@
"#<Twilio.Conversations.V1.WebhookContext #{context}>"
end
end
##
- # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com.
+ # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution.
class WebhookInstance < InstanceResource
##
# Initialize the WebhookInstance
# @param [Version] version Version that contains the resource
# @param [Hash] payload payload that contains response from Twilio
\ No newline at end of file