Documentation

UpdateBrandOptions
in package

UpdateBrandOptions 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

$replace_brand  : string|null
$replace_brand
getReplaceBrand()  : string|null
Gets replace_brand
setReplaceBrand()  : self
Sets replace_brand

Properties

$replace_brand

$replace_brand

protected string|null $replace_brand = null

Methods

getReplaceBrand()

Gets replace_brand

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

setReplaceBrand()

Sets replace_brand

public setReplaceBrand(string|null $replace_brand) : self
Parameters
$replace_brand : string|null
Return values
self

Search results