Table of Contents

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; }

Property Value

bool