Skip to content

Commit fedc17d

Browse files
archivelmMilan Latinovic
and
Milan Latinovic
authored
issue#54 - Add declined reason to signer object (#56)
Co-authored-by: Milan Latinovic <[email protected]>
1 parent 71f3c5b commit fedc17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/Eversign/Signer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ class Signer extends Recipient {
150150

151151
/**
152152
* Decline reason of Signer
153-
* @var string
153+
* @var string $declinedReason
154154
* @Type("string")
155155
*/
156156
private $declinedReason = "";

0 commit comments

Comments
 (0)