ResourcePoolResponse
public class ResourcePoolResponse : DisplayableObjectIdentifier, IHaveKeywordsAndNotes, IHaveMetaAndActions, IHaveCreatedAndModified
Represents results of a read operation on a resource pool.
Gets or sets a list of RESTful operations that a user has permissions to perform on the artifact.
Gets or sets the Securable<T> identifier for the client associated with the resource pool.
Gets or sets the Artifact 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 whether the resource pool should be available for selection in workspace creation workflow.
Gets or sets any keywords associated with the artifact.
Gets or sets the Artifact 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.
public ResourcePoolResponse()