374 375 376
# File 'lib/user.rb', line 374 def get_location(id, options = nil) return @client.get__ecommerce__locations(id, options) end