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

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

#sidString

Returns The unique string that that we created to identify the Content resource.

Returns:

  • (String)

    The unique string that that we created to identify the Content resource.



1816
1817
1818
# File 'lib/twilio-ruby/rest/content/v1/content.rb', line 1816

def sid
    @properties['sid']
end