Documentation

CreateInboxReplierOptionsTest extends TestCase
in package

CreateInboxReplierOptionsTest Class Doc Comment

Tags
category

Class

description

Options for creating an inbox replier. Repliers can be attached to inboxes and send automated responses when an inbound email matches given criteria.

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
testCreateInboxReplierOptions()  : mixed
Test "CreateInboxReplierOptions"
testPropertyBody()  : mixed
Test attribute "body"
testPropertyCharset()  : mixed
Test attribute "charset"
testPropertyField()  : mixed
Test attribute "field"
testPropertyFrom()  : mixed
Test attribute "from"
testPropertyIgnoreReplyTo()  : mixed
Test attribute "ignore_reply_to"
testPropertyInboxId()  : mixed
Test attribute "inbox_id"
testPropertyIsHtml()  : mixed
Test attribute "is_html"
testPropertyMatch()  : mixed
Test attribute "match"
testPropertyName()  : mixed
Test attribute "name"
testPropertyReplyTo()  : mixed
Test attribute "reply_to"
testPropertySubject()  : mixed
Test attribute "subject"
testPropertyTemplateId()  : mixed
Test attribute "template_id"
testPropertyTemplateVariables()  : mixed
Test attribute "template_variables"

Methods

testCreateInboxReplierOptions()

Test "CreateInboxReplierOptions"

public testCreateInboxReplierOptions() : mixed
Return values
mixed

testPropertyIgnoreReplyTo()

Test attribute "ignore_reply_to"

public testPropertyIgnoreReplyTo() : mixed
Return values
mixed

testPropertyTemplateVariables()

Test attribute "template_variables"

public testPropertyTemplateVariables() : mixed
Return values
mixed

Search results