Sha256: 51e6ed849b2132d1a568d74cec9419104f0a7f4b9d3ddc1ead3cb92c12f805f9
Contents?: true
Size: 268 Bytes
Versions: 2
Compression:
Stored size: 268 Bytes
Contents
module Unimatrix::Organizer class Filter < Unimatrix::Resource field :id field :uuid field :type_name field :realm_uuid field :operator field :created_at field :updated_at has_many :filter_criteria end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
unimatrix-3.4.0 | lib/unimatrix/organizer/filter.rb |
unimatrix-3.3.4 | lib/unimatrix/organizer/filter.rb |