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.
1 parent 8a46bc1 commit 4ab6242Copy full SHA for 4ab6242
README.md
@@ -68,7 +68,7 @@ import unittest
68
import webbrowser
69
70
import docusign_esign as docusign
71
-from docusign_esign import AuthenticationApi, TemplatesApi
+from docusign_esign import AuthenticationApi, TemplatesApi, EnvelopesApi
72
from docusign_esign.rest import ApiException
73
74
user_name = "[USERNAME]"
0 commit comments