docusign-esign
Advanced tools
Changelog
[3.3.0] - 2018-06-04
Changelog
[3.2.0] - 2017-08-01
Changelog
[3.0.0] - 2017-03-10
opts
to several methods across different APIs. Old client code might need to be updated prior to using 3.0.0 and above.opts
, now accept plain javascript objects only. For instance AuthenticationApi.login({'api_password': true}) will return a fake password that can be used in subsequent API calls instead of the original password.#52
: TypeError: self.envelopeTemplateDefinition.constructFromObject is not a function.Changelog
[2.1.0] - 2017-01-24
#47
: Some DocuSign API calls don't like null as object property value.Changelog
[2.0.3] - 2016-03-23