Module: CTAAggregatorClient::Location

Extended by:
CTAResource
Defined in:
lib/cta_aggregator_client/location.rb

Constant Summary collapse

RESOURCE_NAME =
:location

Class Method Summary collapse

Methods included from CTAResource

create, delete, find, list, relationships, resource_name, update

Class Method Details

.resource_nameObject



11
12
13
# File 'lib/cta_aggregator_client/location.rb', line 11

def resource_name
  RESOURCE_NAME
end