Method: Twilio::REST::Trusthub::V1::PoliciesInstance#sid

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

#sidString

Returns The unique string that identifies the Policy resource.

Returns:

  • (String)

    The unique string that identifies the Policy resource.



247
248
249
# File 'lib/twilio-ruby/rest/trusthub/v1/policies.rb', line 247

def sid
    @properties['sid']
end