Documentation

WebhookEmailOpenedPayloadTest extends TestCase
in package

WebhookEmailOpenedPayloadTest Class Doc Comment

Tags
category

Class

description

EMAIL_OPENED webhook payload. Sent to your webhook url endpoint via HTTP POST when an email containing a tracking pixel is opened and the pixel image is loaded by a reader.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

setUp()  : void
Setup before running each test case
setUpBeforeClass()  : void
Setup before running any test case
tearDown()  : void
Clean up after running each test case
tearDownAfterClass()  : void
Clean up after running all test cases
testPropertyCreatedAt()  : mixed
Test attribute "created_at"
testPropertyEventName()  : mixed
Test attribute "event_name"
testPropertyInboxId()  : mixed
Test attribute "inbox_id"
testPropertyMessageId()  : mixed
Test attribute "message_id"
testPropertyPixelId()  : mixed
Test attribute "pixel_id"
testPropertyRecipient()  : mixed
Test attribute "recipient"
testPropertySentEmailId()  : mixed
Test attribute "sent_email_id"
testPropertyWebhookId()  : mixed
Test attribute "webhook_id"
testPropertyWebhookName()  : mixed
Test attribute "webhook_name"
testWebhookEmailOpenedPayload()  : mixed
Test "WebhookEmailOpenedPayload"

Methods

testWebhookEmailOpenedPayload()

Test "WebhookEmailOpenedPayload"

public testWebhookEmailOpenedPayload() : mixed
Return values
mixed

Search results