# Structs
EditorMixin adds created_by_id and updated_by_id fields representing the user who created or last modified the resource.
IDMixin mixes in an id field with a server generated default.
Organization represents an organization account.
No description provided by the author
TimestampMixin adds created_at and updated_at fields.
User holds the schema definition for the User entity, the internal representation and identity of a single human user.