ChoiceFieldValue public class ChoiceFieldValue Represents the choice for a field value Documentation public int ID { get; set; } Artifact ID of the choice public string Name { get; set; } Name of the choice public ChoiceFieldValue()