ItemsExistRequestDto public class ItemsExistRequestDto Documentation Code public int FileshareId { get; set; } public string[] Paths { get; set; } public ItemsExistRequestDto()