namespace OF_DL.Models.Entities.Common; public class Full { public string? Url { get; set; } }