WebApiServerResponse
public class WebApiServerResponse : DisplayableObjectIdentifier, IHaveType, IHaveDisplayableStatus, IHaveVersion, IHaveKeywordsAndNotes, IHaveMetaAndActions, IHaveSecurableCreatedAndModified
Represents results of a read operation on a web API server.
Gets or sets a list of RESTful operations that a user has permissions to perform on the artifact.
Gets or sets the ID and name of the user who created the artifact.
Gets or sets the date and time when the artifact was added to Relativity.
Gets or sets any keywords associated with the artifact.
Gets or sets the ID and name of the user who recently updated the artifact.
Gets or sets the date and time when the artifact was most recently updated.
Gets or sets a list of unsupported and read-only properties on the current artifact.
Gets or sets an optional description or other information about the artifact.
Gets or sets the status of the web API server.
Gets or sets the type of the server.
Gets or sets the version of the web API server.
public WebApiServerResponse()