Sha256: 7938fcdd52946c49cc609f1e9668ad39dd231b1c412d9b417af541b373a9d151

Contents?: true

Size: 1.25 KB

Versions: 3

Compression:

Stored size: 1.25 KB

Contents

{
    "Results": [
        {
            "EmailAddress": "subs+7t8787Y@example.com",
            "Name": "Unconfirmed One",
            "Date": "2010-10-25 10:28:00",
            "ListJoinedDate": "2010-10-25 10:28:00",
            "State": "Unconfirmed",
            "CustomFields": [
                {
                    "Key": "website",
                    "Value": "http://example.com"
                }
            ],
            "ReadsEmailWith": "",
            "ConsentToTrack": "Yes",
            "ConsentToSendSms": "No"
        },
        {
            "EmailAddress": "subs+7878787y8ggg@example.com",
            "Name": "Unconfirmed Two",
            "Date": "2010-10-25 12:17:00",
            "ListJoinedDate": "2010-10-25 12:17:00",
            "State": "Unconfirmed",
            "CustomFields": [
                {
                    "Key": "website",
                    "Value": "http://subdomain.example.com"
                }
            ],
            "ReadsEmailWith": "",
            "ConsentToTrack": "No",
            "ConsentToSendSms": "No"
        }
    ],
    "ResultsOrderedBy": "email",
    "OrderDirection": "asc",
    "PageNumber": 1,
    "PageSize": 1000,
    "RecordsOnThisPage": 2,
    "TotalNumberOfRecords": 2,
    "NumberOfPages": 1
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
createsend-6.1.1 test/fixtures/unconfirmed_subscribers.json
createsend-sendowlfork-6.1.0.pre.hashie5 test/fixtures/unconfirmed_subscribers.json
createsend-6.1.0 test/fixtures/unconfirmed_subscribers.json