Class CreateExportRequest
Inherited Members
Namespace: Seclai.Models
Assembly: Seclai.dll
Syntax
public sealed class CreateExportRequest
Properties
Filters
Declaration
[JsonPropertyName("filters")]
public Dictionary<string, JsonElement>? Filters { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<string, JsonElement> |
Format
Declaration
[JsonPropertyName("format")]
public string? Format { get; set; }
Property Value
| Type | Description |
|---|---|
| string |