RetryLibraryInstallResponse public class RetryLibraryInstallResponse : IHasInstallStatus Documentation public ObjectIdentifier ApplicationIdentifier { get; set; } public int ApplicationInstallID { get; set; } public InstallStatus InstallStatus { get; set; } public RetryLibraryInstallResponse()