lib/twilio-ruby/rest/verify/v2/template.rb in twilio-ruby-6.9.1 vs lib/twilio-ruby/rest/verify/v2/template.rb in twilio-ruby-6.11.0
- old
+ new
@@ -16,9 +16,10 @@
module Twilio
module REST
class Verify < VerifyBase
class V2 < Version
class TemplateList < ListResource
+
##
# Initialize the TemplateList
# @param [Version] version Version that contains the resource
# @return [TemplateList] TemplateList
def initialize(version)