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