Common models

The following is an example of a Master Batch Email. Email of this type have the following rules:

{
  "foreignMessageId": "Bph3Qyl3tFUzD89NbAQMM72",
  "name": "Email Round One",
  "createdBy": "John Smith",
  "dateCreated": "2018-04-27T15:50:00Z",
  "dateScheduled": "2018-04-27T16:01:00Z",
  "campaignID": 0,
  "dateModified": "2018-09-03T16:56:38.613Z",
  "emailMessageContent": [
    {
      "name": "Fund Raising Survey",
      "senderDisplayName": "John Smith",
      "senderEmailAddress": "[email protected]",
      "subject": "fwd: re: plz help me",
      "createdBy": "John Smith",
      "dateCreated": "2018-04-27T15:50:00Z",
      "emailMessageContentDistributions": {
        "dateSent": "2018-04-27T16:01:00Z",
        "recipientCount": 0,
        "openCount": 0,
        "linksClickedCount": 0,
        "unsubscribeCount": 0,
        "bounceCount": 0,
        "contributionTotal": 0.0,
        "formSubmissionCount": 0,
        "contributionCount": 0,
        "machineOpenCount": 0
      }
    }
  ]
}