using System; using System.Collections.Generic; using System.Linq; using System.Web; using Domain; namespace WebSite.Models.ApiModels { public class ApiRoomTypeModal { } }