Class SendTestEmailResponse
Inherited Members
Namespace: Seclai.Models
Assembly: Seclai.dll
Syntax
public sealed class SendTestEmailResponse
Properties
Sent
Declaration
[JsonPropertyName("sent")]
public bool? Sent { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |