Sha256: 442e80eb2aabcdc581782336525add1e0d178777a1b26bf1d987c56a473df9f7

Contents?: true

Size: 1.3 KB

Versions: 18

Compression:

Stored size: 1.3 KB

Contents

{
  "Results": [
    {
      "EmailAddress": "subscriber@example.com",
      "Name": "Deleted One",
      "Date": "2010-10-25 13:11:00",
      "State": "Deleted",
      "CustomFields": [],
      "ReadsEmailWith": "Gmail"
    },
    {
      "EmailAddress": "subscriberone@example.com",
      "Name": "Subscriber",
      "Date": "2010-10-25 13:04:00",
      "State": "Deleted",
      "CustomFields": [
        {
          "Key": "website",
          "Value": "http://google.com"
        }
      ],
      "ReadsEmailWith": "Gmail"
    },
    {
      "EmailAddress": "example+1@example.com",
      "Name": "Example One",
      "Date": "2010-10-26 10:56:00",
      "State": "Deleted",
      "CustomFields": [],
      "ReadsEmailWith": ""
    },
    {
      "EmailAddress": "example+2@example.com",
      "Name": "Example Two",
      "Date": "2010-10-26 10:56:00",
      "State": "Deleted",
      "CustomFields": [],
      "ReadsEmailWith": ""
    },
    {
      "EmailAddress": "example+3@example.com",
      "Name": "Example Three",
      "Date": "2010-10-26 10:56:00",
      "State": "Deleted",
      "CustomFields": [],
      "ReadsEmailWith": "Gmail"
    }
  ],
  "ResultsOrderedBy": "email",
  "OrderDirection": "asc",
  "PageNumber": 1,
  "PageSize": 1000,
  "RecordsOnThisPage": 5,
  "TotalNumberOfRecords": 5,
  "NumberOfPages": 1
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
createsend-5.1.1 test/fixtures/deleted_subscribers.json
createsend-5.1.0 test/fixtures/deleted_subscribers.json
createsend-5.0.0 test/fixtures/deleted_subscribers.json
createsend-4.1.2 test/fixtures/deleted_subscribers.json
createsend-4.1.1 test/fixtures/deleted_subscribers.json
createsend-4.1.0 test/fixtures/deleted_subscribers.json
createsend-4.0.2 test/fixtures/deleted_subscribers.json
createsend-4.0.1 test/fixtures/deleted_subscribers.json
createsend-4.0.0 test/fixtures/deleted_subscribers.json
createsend-3.4.0 test/fixtures/deleted_subscribers.json
createsend-3.3.0 test/fixtures/deleted_subscribers.json
createsend-3.2.0 test/fixtures/deleted_subscribers.json
createsend-3.1.1 test/fixtures/deleted_subscribers.json
createsend-3.1.0 test/fixtures/deleted_subscribers.json
createsend-3.0.0 test/fixtures/deleted_subscribers.json
createsend-2.5.1 test/fixtures/deleted_subscribers.json
createsend-2.5.0 test/fixtures/deleted_subscribers.json
createsend-2.4.0 test/fixtures/deleted_subscribers.json