Property Response
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Response
Gets the response. Might also be a boolean.
[JsonProperty("response", NullValueHandling = NullValueHandling.Ignore)]
public string? Response { get; }
Gets the response. Might also be a boolean.
[JsonProperty("response", NullValueHandling = NullValueHandling.Ignore)]
public string? Response { get; }