namespace OpenAuth.App.ServiceApp.FireManagement.Request; public class MapPlottingReq { public string Title { get;set; } public string Description { get;set; } }