Property ErrorMessage
ErrorMessage
Gets or sets the HTTP error message that is returned when requesting a SISU response.
Declaration
[[System.Text.Json.Serialization.JsonIgnore]]
public string? ErrorMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |