Class: Pike13::API::V2::Account::Business

Inherits:
Base
  • Object
show all
Defined in:
lib/pike13/api/v2/account/business.rb

Class Method Summary collapse

Methods inherited from Base

client, configure

Class Method Details

.allObject

GET /account/businesses



10
11
12
# File 'lib/pike13/api/v2/account/business.rb', line 10

def all
  client.get("account/businesses")
end