Property Value
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Value
The submitted value. Present on modal submit interactions.
[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public bool? Value { get; }
Property Value
- bool?