UpdateLibraryApplicationRequest public class UpdateLibraryApplicationRequest Documentation public bool CreateIfMissing { get; set; } public string FileName { get; set; } public bool IgnoreVersion { get; set; } public bool RefreshCustomPages { get; set; } public UpdateLibraryApplicationRequest()