Property Success
Success
If the leader successfully stood down
[JsonPropertyName("success")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool Success { get; set; }
If the leader successfully stood down
[JsonPropertyName("success")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool Success { get; set; }