ScriptResponse
Represents the results of a read operation on a script.
Gets a list of RESTful operations that a user has permissions to perform on the script.
Gets a string used to define the script type.
Gets the Artifact ID and name of the user who created the script.
Gets the date and time when the object type was added to Relativity.
Gets the description of the script.
Gets or sets the display type of the script.
Gets or sets whether or not the UI should display a warning before running the script.
Gets whether the script is imported from the admin script library.
Gets the value used to lock a script within Relativity. A locked script cannot be modified
Gets the Artifact ID and name of the user who recently updated the script.
Gets the date and time when the object type was most recently updated.
Gets a list of unsupported and read-only properties on the current script.
Gets or sets a list of identifiers of associated Relativity Applications for the script.
Gets a custom page URL that can be used to create new tabs for displaying scripts of the same category.
Gets or sets the body of the script that will be executed. It must include the name property.
Gets the internal script version.
public ScriptResponse()