CustomPageMassOperationRequest
Represents a DTO used as a request for creating or updating a custom page mass operation.
Gets or sets the name of the mass operation.
Gets or sets the parent object type of the mass operation.
If true, the custom page mass operation will open in a modal. If false, the custom page mass operation will open in a pop-up.
Gets or sets the popup height of the custom page of the mass operation.
Gets or sets the popup width of the custom page of the mass operation.
Gets or sets the list of identifiers of associated Relativity Applications for the mass operation.
Gets or sets the URL of the custom page of the mass operation.
public CustomPageMassOperationRequest()
Default constructor for the request, does not instantiate any properties.
Constructs an CustomPageMassOperationRequest based on the read result of a mass operation.