Property Required
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Required
Gets whether this command parameter is required.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool Required { get; }
Gets whether this command parameter is required.
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool Required { get; }