Table of Contents

Property UserCode

Namespace
MailFathom.Common.OAuth
Assembly
MailFathom.Common.dll

UserCode

The short code a person types at the verification address.

[JsonPropertyName("user_code")]
public string? UserCode { get; init; }

Property Value

string