DbObject

Database object with IDs and timestamps.

Implemented by

Fields

createdAt (DateTime)

Creation time of this object in ISO 8601 format.

id (ID)

Unique StackShare ID.

private (Boolean)

Whether this object is private.

type (String)

Type of the object.

updatedAt (DateTime)

Update time of this object in ISO 8601 format.