9 10 11
# File 'lib/fidor_api/client/dsl/core_data.rb', line 9 def customers(options = {}) fetch(:collection, Model::Customer, '/customers', options) end