unepwcmc/SAPI

View on GitHub
app/assets/javascripts/species/models/geo_entity.js.coffee

Summary

Maintainability
Test Coverage
Species.GeoEntity = DS.Model.extend
 name: DS.attr("string")
 isoCode2: DS.attr("string")
 geoEntityType: DS.attr("string")