Sha256: 39736afb470829ea47038fcdead55c8a3002b7285166cd06e77e6dfaf6bc7e90
Contents?: true
Size: 297 Bytes
Versions: 21
Compression:
Stored size: 297 Bytes
Contents
module Ecoportal module API class GraphQL module Payload module LocationStructure class CommandInterface < Ecoportal::API::GraphQL::Base::Model passkey :id passthrough :state end end end end end end
Version data entries
21 entries across 21 versions & 1 rubygems