hashID |
string |
No |
Hashed ID for student identity, same hashed ID is generated for same student within the same day |
"hashID": "6b9fe8640141f543cfc4f5a41f40d5ff" |
rcMember |
string |
Yes |
Residential college which the student belongs to |
"rcMember":"LCWC" |
consumeTime |
date |
Yes |
Time of meal consumption |
"consumeTime":"2014-08-23T12:42:11" |
consumptionLocation |
string |
Yes |
Residential college where the meal is consumed |
"consumptionLocation": "LCWC" |
mealType |
string |
No |
Type of meal: BREAKFAST, LUNCH or DINNER |
"mealType": "LUNCH" |
lastModifiedDate |
date |
Yes |
Last modified date |
"lastModifiedDate": "2014-08-23T12:42:11" |