alias PlaceOS::Model::PendingMail::PrimaryKeyType

Overview

An email queued for later processing/sending. Each row belongs to an authority and to the user who triggered it. The actual content is described by a template (a list of names resolving to a template) plus args injected into it. attachments/resource_attachments reference Upload ids; those ids are pruned automatically when an upload is deleted (see Upload#remove_from_pending_mail). zones references zone ids and is pruned when a zone is deleted (see Zone#remove_array_references).

Alias Definition

UUID

Defined in: