Relativity.Environment.V1.Shared.Models.IInstallApplicationResponse public interface IInstallApplicationResponse Documentation ObjectIdentifier ApplicationIdentifier { get; set; } List<InstallApplicationResult> Results { get; set; }