lib/twilio-ruby/rest/supersim/v1/sim.rb in twilio-ruby-5.46.0 vs lib/twilio-ruby/rest/supersim/v1/sim.rb in twilio-ruby-5.46.1
- old
+ new
@@ -9,11 +9,11 @@
module Twilio
module REST
class Supersim < 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 SimList < ListResource
##
# Initialize the SimList
# @param [Version] version Version that contains the resource
# @return [SimList] SimList
@@ -138,11 +138,11 @@
'#<Twilio.Supersim.V1.SimList>'
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 SimPage < Page
##
# Initialize the SimPage
# @param [Version] version Version that contains the resource
# @param [Response] response Response from the API
@@ -169,11 +169,11 @@
'<Twilio.Supersim.V1.SimPage>'
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 SimContext < InstanceContext
##
# Initialize the SimContext
# @param [Version] version Version that contains the resource
# @param [String] sid The SID of the Sim resource to fetch.
@@ -244,10 +244,10 @@
"#<Twilio.Supersim.V1.SimContext #{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 SimInstance < InstanceResource
##
# Initialize the SimInstance
# @param [Version] version Version that contains the resource
# @param [Hash] payload payload that contains response from Twilio
\ No newline at end of file