Method: Twilio::REST::Content::V1::ContentInstance#account_sid

Defined in:
lib/twilio-ruby/rest/content/v1/content.rb

#account_sidString

Returns The SID of the [Account](www.twilio.com/docs/usage/api/account) that created Content resource.

Returns:



1822
1823
1824
# File 'lib/twilio-ruby/rest/content/v1/content.rb', line 1822

def 
    @properties['account_sid']
end