Documentation

UpdateChunkedUploadOptions
in package

UpdateChunkedUploadOptions 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

$action  : string|null
$action
getAction()  : string|null
Gets action
setAction()  : self
Sets action

Properties

Methods

getAction()

Gets action

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

setAction()

Sets action

public setAction(string|null $action) : self
Parameters
$action : string|null
Return values
self

Search results