Documentation

DeletePermissionProfileOptions
in package

DeletePermissionProfileOptions 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

$move_users_to  : string|null
$move_users_to
getMoveUsersTo()  : string|null
Gets move_users_to
setMoveUsersTo()  : self
Sets move_users_to

Properties

$move_users_to

$move_users_to

protected string|null $move_users_to = null

Methods

getMoveUsersTo()

Gets move_users_to

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

setMoveUsersTo()

Sets move_users_to

public setMoveUsersTo(string|null $move_users_to) : self
Parameters
$move_users_to : string|null
Return values
self

Search results