Documentation

ListDocumentsOptions
in package

ListDocumentsOptions 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

$include_tabs  : string|null
$include_tabs
getIncludeTabs()  : string|null
Gets include_tabs
setIncludeTabs()  : self
Sets include_tabs

Properties

$include_tabs

$include_tabs

protected string|null $include_tabs = null

Methods

getIncludeTabs()

Gets include_tabs

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

setIncludeTabs()

Sets include_tabs

public setIncludeTabs(string|null $include_tabs) : self
Parameters
$include_tabs : string|null
Return values
self

Search results