Property NotApplied
NotApplied
Gets or sets the properties that were not applied.
[JsonPropertyName("not_applied")]
public Dictionary<string, JsonElement>? NotApplied { get; set; }
Gets or sets the properties that were not applied.
[JsonPropertyName("not_applied")]
public Dictionary<string, JsonElement>? NotApplied { get; set; }