YesNoFieldRequest public class YesNoFieldRequest : BaseFieldRequest, IHaveShortcut Documentation public string DisplayValueFalse { get; set; } public string DisplayValueTrue { get; set; } public bool OpenToAssociations { get; set; } public Shortcut Shortcut { get; set; } public bool Wrapping { get; set; } public YesNoFieldRequest()