namespace IOL.BookmarkThing.Server.Api.Internal; public class GetSiteReportRequest { public Uri Url { get; set; } }