Skip to content

Instantly share code, notes, and snippets.

@juizmill
Last active August 29, 2015 14:22
Show Gist options
  • Select an option

  • Save juizmill/11f31d41a763781b5a5d to your computer and use it in GitHub Desktop.

Select an option

Save juizmill/11f31d41a763781b5a5d to your computer and use it in GitHub Desktop.
Interview
{
"_id" : ObjectId("557089a3e4ad05ad103e482b"),
"jobId": "1",
"userId": "1",
"companyId": "1",
"date": ISODate("1960-07-20T01:00:00.000Z"),
"sentAt": ISODate("1960-07-20T01:00:00.000Z"),
"confirmed": true,
"reminderSentAt": ISODate("1960-07-20T01:00:00.000Z"),
"reminderSentTwoDaysBeforeAt": ISODate("1960-07-20T01:00:00.000Z"),
"reminderSentOneDayBefore1At": ISODate("1960-07-20T01:00:00.000Z"),
"reminderSentOneDayBefore2At": ISODate("1960-07-20T01:00:00.000Z"),
"candidateAttended": true,
"candidateHired": {
"status": true,
"rating": "3",
"rating_date": ISODate("1960-07-20T01:00:00.000Z")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment