Property RecordedAt
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
RecordedAt
Gets when the intent was first written down.
public required DateTimeOffset RecordedAt { get; init; }
Gets when the intent was first written down.
public required DateTimeOffset RecordedAt { get; init; }