Documentation

ApplyTemplateOptions
in package

ApplyTemplateOptions Class Doc Comment

Tags
category

Class

author

Swagger Codegen team apihelp@docusign.com

license

The DocuSign PHP Client SDK is licensed under the MIT License.

link
https://github.com/swagger-api/swagger-codegen

Table of Contents

$preserve_template_recipient  : string|null
$preserve_template_recipient
getPreserveTemplateRecipient()  : string|null
Gets preserve_template_recipient
setPreserveTemplateRecipient()  : self
Sets preserve_template_recipient

Properties

$preserve_template_recipient

$preserve_template_recipient

protected string|null $preserve_template_recipient = null

Methods

getPreserveTemplateRecipient()

Gets preserve_template_recipient

public getPreserveTemplateRecipient() : string|null
Return values
string|null

setPreserveTemplateRecipient()

Sets preserve_template_recipient

public setPreserveTemplateRecipient(string|null $preserve_template_recipient) : self
Parameters
$preserve_template_recipient : string|null
Return values
self

Search results