ClientResponse
public class ClientResponse : ObjectIdentifier, IHaveKeywordsAndNotes, IHaveMetaAndActions, IHaveCreatedAndModified
Represents the results of a read operation on a client.
Gets a list of RESTful operations that a user has permissions to perform on the artifact.
Gets the Artifact ID and name of the user who created the artifact.
Gets the date and time when the artifact was added to Relativity.
Gets or sets the client's domain status.
Gets or sets any keywords associated with the artifact.
Gets the Artifact ID and name of the user who recently updated the artifact.
Gets the date and time when the artifact was most recently updated.
Gets a list of unsupported and read-only properties on the current artifact.
Gets or sets the client's name.
Gets or sets an optional description or other information about the artifact.
Gets or sets the client's number.
Gets or sets the client's status.
public ClientResponse()