Documentation

CreateRecipientProofFileResourceTokenOptions
in package

CreateRecipientProofFileResourceTokenOptions 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

$token_scopes  : string|null
$token_scopes
getTokenScopes()  : string|null
Gets token_scopes
setTokenScopes()  : self
Sets token_scopes

Properties

$token_scopes

$token_scopes

protected string|null $token_scopes = null

Methods

getTokenScopes()

Gets token_scopes

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

setTokenScopes()

Sets token_scopes

public setTokenScopes(string|null $token_scopes) : self
Parameters
$token_scopes : string|null
Return values
self

Search results