Sha256: 4e0cac215aabaa37139a26b3fcf1790467f2b8e9628f4b4ccc08397bd6f1fbe1
Contents?: true
Size: 334 Bytes
Versions: 33
Compression:
Stored size: 334 Bytes
Contents
module Ecoportal module API class GraphQL module Base class FileContainer < Ecoportal::API::GraphQL::Base::Model passkey :id passthrough :name, :activeName passthrough :fileSize, :token, :activeVersionId passarray :tags end end end end end
Version data entries
33 entries across 33 versions & 1 rubygems