Documentation

ListSignaturesOptions
in package

ListSignaturesOptions 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

$stamp_type  : string|null
$stamp_type
getStampType()  : string|null
Gets stamp_type
setStampType()  : self
Sets stamp_type

Properties

$stamp_type

$stamp_type

protected string|null $stamp_type = null

Methods

getStampType()

Gets stamp_type

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

setStampType()

Sets stamp_type

public setStampType(string|null $stamp_type) : self
Parameters
$stamp_type : string|null
Return values
self

Search results