<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5001.1.0" />

Relativity.Services.Interfaces.Choice.Models.MassCreateChoiceRequest

Represents the request to create multiple choices at once.
public List<MassCreateChoiceStructure> Choices { get; set; }

Gets or sets choice's hierarchy to be created and contains the choice names

Gets or sets choice data that will be used to create every choice created on Mass Create Operation.