Class OrganizationAlertPreferenceListResponse
Inherited Members
Namespace: Seclai.Models
Assembly: Seclai.dll
Syntax
public sealed class OrganizationAlertPreferenceListResponse
Properties
Preferences
Declaration
[JsonPropertyName("preferences")]
public List<JsonElement>? Preferences { get; set; }
Property Value
| Type | Description |
|---|---|
| List<JsonElement> |
Total
Declaration
[JsonPropertyName("total")]
public int Total { get; set; }
Property Value
| Type | Description |
|---|---|
| int |