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