Method: Twilio::REST::Trusthub::V1::PoliciesInstance#url
- Defined in:
- lib/twilio-ruby/rest/trusthub/v1/policies.rb
#url ⇒ String
Returns 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 |