Documentation

UpdateEnvelopeDocGenFormFieldsOptions
in package

UpdateEnvelopeDocGenFormFieldsOptions 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

$update_docgen_formfields_only  : string|null
$update_docgen_formfields_only
getUpdateDocgenFormfieldsOnly()  : string|null
Gets update_docgen_formfields_only
setUpdateDocgenFormfieldsOnly()  : self
Sets update_docgen_formfields_only

Properties

$update_docgen_formfields_only

$update_docgen_formfields_only

protected string|null $update_docgen_formfields_only = null

Methods

getUpdateDocgenFormfieldsOnly()

Gets update_docgen_formfields_only

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

setUpdateDocgenFormfieldsOnly()

Sets update_docgen_formfields_only

public setUpdateDocgenFormfieldsOnly(string|null $update_docgen_formfields_only) : self
Parameters
$update_docgen_formfields_only : string|null
Return values
self

Search results