Class: ActionKitRest::Phone

Inherits:
Base
  • Object
show all
Defined in:
lib/action_kit_rest/phone.rb

Instance Method Summary collapse

Methods inherited from Base

#create, #get, #list, #normalized_base_path, #update

Instance Method Details

#base_pathObject



3
4
5
# File 'lib/action_kit_rest/phone.rb', line 3

def base_path
  'phone'
end