<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

Relativity.Services.Interfaces.LibraryApplication.Models.IInstallApplicationRequest

public interface IInstallApplicationRequest
A common interface for the install and uninstall request messages.
List<int> WorkspaceIDs { get; set; }

A list of workspaces where the application should be installed.