SingleChoiceFieldRequest public class SingleChoiceFieldRequest : BaseFieldRequest Documentation public bool AutoAddChoices { get; set; } public bool AvailableInFieldTree { get; set; } public bool HasUnicode { get; set; } public bool OpenToAssociations { get; set; } public bool Wrapping { get; set; } public SingleChoiceFieldRequest()