Sha256: 112816af2857f1120262566b441793bf2574335207740af220567480f4e9890e

Contents?: true

Size: 241 Bytes

Versions: 6

Compression:

Stored size: 241 Bytes

Contents

module Ecoportal
  module API
    class V2
      class Registers
        class Template < Ecoportal::API::Common::Content::DoubleModel
          passkey     :id
          passthrough :name
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ecoportal-api-v2-2.0.12 lib/ecoportal/api/v2/registers/template.rb
ecoportal-api-v2-2.0.11 lib/ecoportal/api/v2/registers/template.rb
ecoportal-api-v2-2.0.10 lib/ecoportal/api/v2/registers/template.rb
ecoportal-api-v2-2.0.9 lib/ecoportal/api/v2/registers/template.rb
ecoportal-api-v2-2.0.8 lib/ecoportal/api/v2/registers/template.rb
ecoportal-api-v2-2.0.7 lib/ecoportal/api/v2/registers/template.rb