We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8e626e + 10a88e5 commit f459d28Copy full SHA for f459d28
src/Services/Examples/eSignature/SetDocumentsVisibilityService.php
@@ -96,6 +96,7 @@ private static function makeEnvelope(
96
97
$envelope_definition = new EnvelopeDefinition(
98
[
99
+ 'enforce_signer_visibility' => 'true',
100
'email_subject' => "Please sign this document set",
101
'documents' => SetDocumentsVisibilityService::_prepareDocuments(
102
$docPdf,
0 commit comments