Documentation

ListPermissionsOptions
in package

ListPermissionsOptions 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  : string|null
$include
getInclude()  : string|null
Gets include
setInclude()  : self
Sets include

Properties

$include

$include

protected string|null $include = null

Methods

getInclude()

Gets include

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

setInclude()

Sets include

public setInclude(string|null $include) : self
Parameters
$include : string|null
Return values
self

Search results