Relativity.Services.Interfaces.LibraryApplication.Models.IInstallApplicationResponse public interface IInstallApplicationResponse Documentation ObjectIdentifier ApplicationIdentifier { get; set; } List<InstallApplicationResult> Results { get; set; }