Property RequestedAt
- Namespace
- MailFathom.Domain.Mutations.Audit
- Assembly
- MailFathom.Domain.dll
RequestedAt
Gets when the change was written down, which is when somebody asked for it.
public required DateTimeOffset RequestedAt { get; init; }
Gets when the change was written down, which is when somebody asked for it.
public required DateTimeOffset RequestedAt { get; init; }