WholeNumberFieldRequest public class WholeNumberFieldRequest : BaseFieldRequest Documentation public bool AllowSortTally { get; set; } public bool ALT { get; set; } public bool CTRL { get; set; } public Formatting Formatting { get; set; } public string Key { get; set; } public bool OpenToAssociations { get; set; } public bool SHIFT { get; set; } public bool Wrapping { get; set; } public WholeNumberFieldRequest()