Documentation

UpdateAccountSignatureImageOptions
in package

UpdateAccountSignatureImageOptions 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

$transparent_png  : string|null
$transparent_png
getTransparentPng()  : string|null
Gets transparent_png
setTransparentPng()  : self
Sets transparent_png

Properties

$transparent_png

$transparent_png

protected string|null $transparent_png = null

Methods

getTransparentPng()

Gets transparent_png

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

setTransparentPng()

Sets transparent_png

public setTransparentPng(string|null $transparent_png) : self
Parameters
$transparent_png : string|null
Return values
self

Search results