Property StageChangedAt
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
StageChangedAt
Gets when the record last moved, which is what says how long a stuck mutation has been stuck.
public required DateTimeOffset StageChangedAt { get; init; }