Property Error
- Namespace
- MailFathom.Common.OAuth
- Assembly
- MailFathom.Common.dll
Error
The error code from a rejected request, absent from a successful one.
[JsonPropertyName("error")]
public string? Error { get; init; }
The error code from a rejected request, absent from a successful one.
[JsonPropertyName("error")]
public string? Error { get; init; }