Documentation

CreateRecipientsOptions
in package

CreateRecipientsOptions 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

$resend_envelope  : string|null
$resend_envelope
getResendEnvelope()  : string|null
Gets resend_envelope
setResendEnvelope()  : self
Sets resend_envelope

Properties

$resend_envelope

$resend_envelope

protected string|null $resend_envelope = null

Methods

getResendEnvelope()

Gets resend_envelope

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

setResendEnvelope()

Sets resend_envelope

public setResendEnvelope(string|null $resend_envelope) : self
Parameters
$resend_envelope : string|null
Return values
self

Search results