Skip to content

Instantly share code, notes, and snippets.

{
"type": "CHECKIN",
"name": "Arrival Flight Details", // client facing name, Tin Can presentable
"code": "ARRIVAL_FLIGHT_DETAILS",
"message": "Arrival flight number, date, and time are required for this product.", // this is really a developer message
"internal": false,
"details": [
{
"summary": "A short description", // might be null, so what do we do here?
"description": "A long description yadda yadda yadda", // might be null