Sha256: 3ca77a3bd1228788c97a20b0e2ce44de0fcbe7eee6c83b04a2bb620b8843c126
Contents?: true
Size: 261 Bytes
Versions: 54
Compression:
Stored size: 261 Bytes
Contents
class Ey::Core::Client::LegacyAlert < Ey::Core::Model extend Ey::Core::Associations identity :id, type: :integer attribute :type attribute :created_at, type: :time attribute :severity attribute :acknowledged, type: :boolean has_one :server end
Version data entries
54 entries across 54 versions & 3 rubygems