Class: Clowk::SDK::User

Inherits:
Resource show all
Defined in:
lib/clowk/sdk/user.rb

Class Method Summary collapse

Methods inherited from Resource

#destroy, #find, #initialize, #list, #search, #show

Constructor Details

This class inherits a constructor from Clowk::SDK::Resource

Class Method Details

.resource_pathObject



6
7
8
# File 'lib/clowk/sdk/user.rb', line 6

def self.resource_path
  "users"
end