Documentation

DeleteCustomFieldOptions
in package

DeleteCustomFieldOptions 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

$apply_to_templates  : string|null
$apply_to_templates
getApplyToTemplates()  : string|null
Gets apply_to_templates
setApplyToTemplates()  : self
Sets apply_to_templates

Properties

$apply_to_templates

$apply_to_templates

protected string|null $apply_to_templates = null

Methods

getApplyToTemplates()

Gets apply_to_templates

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

setApplyToTemplates()

Sets apply_to_templates

public setApplyToTemplates(string|null $apply_to_templates) : self
Parameters
$apply_to_templates : string|null
Return values
self

Search results