Class: CircuitApi::Resources::Label

Inherits:
Base
  • Object
show all
Defined in:
lib/circuit_api/resources/label.rb

Instance Attribute Summary

Attributes inherited from Base

#client

Instance Method Summary collapse

Methods inherited from Base

#all, #create, #delete, #delete_all, #find, #initialize, #update

Constructor Details

This class inherits a constructor from CircuitApi::Resources::Base

Instance Method Details

#api_resourceObject



4
5
6
# File 'lib/circuit_api/resources/label.rb', line 4

def api_resource
  'users/labels'
end