Documentation

GetNotaryOptions
in package

GetNotaryOptions 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_jurisdictions  : string|null
$include_jurisdictions
getIncludeJurisdictions()  : string|null
Gets include_jurisdictions
setIncludeJurisdictions()  : self
Sets include_jurisdictions

Properties

$include_jurisdictions

$include_jurisdictions

protected string|null $include_jurisdictions = null

Methods

getIncludeJurisdictions()

Gets include_jurisdictions

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

setIncludeJurisdictions()

Sets include_jurisdictions

public setIncludeJurisdictions(string|null $include_jurisdictions) : self
Parameters
$include_jurisdictions : string|null
Return values
self

Search results