Documentation

UpdateInboxReplierOptionsTest extends TestCase
in package

UpdateInboxReplierOptionsTest Class Doc Comment

Tags
category

Class

description

Options for updating an inbox replier

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
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"
testUpdateInboxReplierOptions()  : mixed
Test "UpdateInboxReplierOptions"

Methods

testPropertyIgnoreReplyTo()

Test attribute "ignore_reply_to"

public testPropertyIgnoreReplyTo() : mixed
Return values
mixed

testPropertyTemplateVariables()

Test attribute "template_variables"

public testPropertyTemplateVariables() : mixed
Return values
mixed

testUpdateInboxReplierOptions()

Test "UpdateInboxReplierOptions"

public testUpdateInboxReplierOptions() : mixed
Return values
mixed

Search results