namespace HL_FristAidPlatform_DTO { public class VehicleGUIDDTO { public string GUID { get; set; } } }