lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb in twilio-ruby-5.12.1 vs lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb in twilio-ruby-5.12.2
- old
+ new
@@ -389,16 +389,16 @@
end
@instance_context
end
##
- # @return [String] The unique id of the account that sent the message
+ # @return [String] The unique id of the account that sent the call
def account_sid
@properties['account_sid']
end
##
- # @return [String] The Twilio API version used to process the message
+ # @return [String] The Twilio API version used to process the call
def api_version
@properties['api_version']
end
##
\ No newline at end of file