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

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

#urlString

Returns The absolute URL of the Policy resource.

Returns:

  • (String)

    The absolute URL of the Policy resource.



265
266
267
# File 'lib/twilio-ruby/rest/trusthub/v1/policies.rb', line 265

def url
    @properties['url']
end