Documentation

GetSignatureImageOptions
in package

GetSignatureImageOptions 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_chrome  : string|null
$include_chrome
getIncludeChrome()  : string|null
Gets include_chrome
setIncludeChrome()  : self
Sets include_chrome

Properties

$include_chrome

$include_chrome

protected string|null $include_chrome = null

Methods

getIncludeChrome()

Gets include_chrome

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

setIncludeChrome()

Sets include_chrome

public setIncludeChrome(string|null $include_chrome) : self
Parameters
$include_chrome : string|null
Return values
self

Search results