Sha256: 256a3bae49a3a329e59371f403dd343be44ca2aaf15a0c642ca3a78209246fee

Contents?: true

Size: 1012 Bytes

Versions: 10

Compression:

Stored size: 1012 Bytes

Contents

{
    "MessageID": "ddc697c7-0788-4df3-a71a-a7cb935f00bd",
    "Status": "Delivered",
    "SentAt": "2014-01-15T16:09:19-05:00",
    "SmartEmailID": "c0da9c4c-e7e4-11e4-a74d-6c4008bc7468",
    "CanBeResent": true,
    "Recipient": "Joe Smith <joesmith@example.com>",
    "Message": {
        "From": "Team Webapp <team@webapp123.com",
        "Subject": "Thanks for signing up to web app 123",
        "To": [
          "Joe Smith <joesmith@example.com>",
          "jamesmith@example.com"
        ],
        "CC": [
          "Joe Smith <joesmith@example.com>"
        ],
        "BCC": "joesmith@example.com",
        "Attachments": [
            {
                "Name": "Invoice.pdf",
                "Type": "application/pdf"
            }
        ],
        "Body": {
            "Html": "...",
            "Text": "..."
        },
        "Data": {
            "new_password_url": "https://www.mywebapp.com/newpassword?uid=jguf45hf74hbf74gf"
        }
    },
    "TotalOpens": 1,
    "TotalClicks": 1
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
createsend-6.1.1 test/fixtures/tx_message_details.json
createsend-sendowlfork-6.1.0.pre.hashie5 test/fixtures/tx_message_details.json
createsend-6.1.0 test/fixtures/tx_message_details.json
createsend-6.0.0 test/fixtures/tx_message_details.json
createsend-5.1.1 test/fixtures/tx_message_details.json
createsend-5.1.0 test/fixtures/tx_message_details.json
createsend-5.0.0 test/fixtures/tx_message_details.json
createsend-4.1.2 test/fixtures/tx_message_details.json
createsend-4.1.1 test/fixtures/tx_message_details.json
createsend-4.1.0 test/fixtures/tx_message_details.json