Method: Hisui::Management::WebProperty#path
- Defined in:
- lib/hisui/management/web_property.rb
#path ⇒ Object
43 44 45 |
# File 'lib/hisui/management/web_property.rb', line 43 def path "/accounts/#{account_id}/webproperties/#{id}" end |