Property IsRequired
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsRequired
Gets whether the user has to fill out this field
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool IsRequired { get; }
Gets whether the user has to fill out this field
[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool IsRequired { get; }