Sha256: 170179fa7e83cd3fd4ce9fb0e7c2afa4ea515280f99bbdc38b482bb241bebe10
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
module Ecoportal module API class V2 class Field < Common::BaseModel passthrough :id, :label, :value, :type end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ecoportal-api-0.7.5 | lib/ecoportal/api/v2/field.rb |
ecoportal-api-0.7.4 | lib/ecoportal/api/v2/field.rb |