Sha256: 00f6ba236011c6c60f9ba07c3d6be3e602cf7e20458d0be813981ef419397203

Contents?: true

Size: 390 Bytes

Versions: 18

Compression:

Stored size: 390 Bytes

Contents

module Ecoportal
  module API
    class V2
      class Page
        class Component
          class File < Common::Content::DoubleModel
            passkey     :id
            passthrough :patch_ver, :position
            passthrough :content_type, :file_size, :file_container_id
            passdate    :file_update_at
          end
        end
      end
    end
  end
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
ecoportal-api-v2-0.8.8 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-v2-0.8.7 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-v2-0.8.6 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-v2-0.8.5 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-v2-0.8.4 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.7.5 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.7.4 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.7.3 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.7.2 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.7.1 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.7.0 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.6.1 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.6.0 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.5.9 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.5.8 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.5.7 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.5.6 lib/ecoportal/api/v2/page/component/file.rb
ecoportal-api-oozes-0.5.5 lib/ecoportal/api/v2/page/component/file.rb