Method: Twilio::REST::Content::V1::ContentInstance#sid
- Defined in:
- lib/twilio-ruby/rest/content/v1/content.rb
#sid ⇒ String
Returns 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 |