{
	"name": "LabourHolidayLegend",
	"base": "VnModel",
	"options": {
		"mysql": {
			"table": "labourHolidayLegend"
		}
	},
	"properties": {
		"id": {
			"id": true,
			"type": "Number"
		},
		"description": {
			"type": "String"
		}
	}
}