IInstallApplicationResponse public interface IInstallApplicationResponse Documentation ObjectIdentifier ApplicationIdentifier { get; set; } List<InstallApplicationResult> Results { get; set; }