module Servo::Model::Identifiable

Overview

Represents a object that contains an id.

Direct including types

Defined in:

model/identifiable.cr

Instance Method Summary

Instance Method Detail

def created_at : Time #

The time this object was created.


[View source]

The id of this object.


[View source]