Relativity.Services.Interfaces.Choice.Models
Namespace with 12 public types
Classes
ChoiceRequest
Represents a DTO used as a request for creating or updating a choice.
ChoiceResponse
Represents the results of a read operation on a choice.
MassActionChoiceResponse
Represents the result summary of both massive delete or a massive update of choices.
MassCreateChoiceModel
Represents data model for choice's information of a massive create operation.
MassCreateChoiceRequest
Represents the request to create multiple choices at once.
MassCreateChoiceResponse
Represents the result summary of both massive create choices.
MassCreateChoiceStructure
Represents choice abstraction used to define hierarchy of choices to be created when a mass creation operation is performed.
MassCreatedChoice
Represents data model for choice's information returned by massive create operation.
MassDeleteChoiceRequest
Represents a request to delete multiple choices.
MassUpdateChoiceRequest
Represents data model for choices massive update request.
Enumerations
ChoiceMoveTypeEnum
Idenitfies the position in the whole lis of choices of a field where a subset of choices could be relocated
ChoiceReorderTypeEnum
Idenitfies the type of sort applied to a list of choices.