Relativity.Services.Interfaces.Matter.Models.MatterRequest
Represents a DTO used as a request for creating or updating a matter.
Gets or sets the identifier for the client associated with the matter
Gets or sets any keywords associated with the matter.
Gets or sets the name of the matter
Gets or sets an optional description or other information about the matter.
Gets or sets the number of the matter
Gets or sets the identifier for the status of the matter
public MatterRequest()
Initializes an instance of the MatterRequest class with all properties set to null.