Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template constructor missing "require_all_signers" and "reminders" attributes #71

Open
fishsaidno opened this issue Jun 13, 2023 · 0 comments

Comments

@fishsaidno
Copy link

Hi,

This SDK's Template constructor/class is missing the attributes require_all_signers and reminders, along with getters & setters for same.

It's necessary to have these available to set these boolean values for a document created from a template with createDocumentFromTemplate.

Interestingly enough, the API docs for Use Template also fail to mention these two parameters (they are only mentioned in the docs for Create Document).

However, they are definitely valid & work as expected when creating a document from a template when interacting with the API directly via HTTP.

Cheers.

fishsaidno added a commit to fishsaidno/eversign-node-sdk that referenced this issue Jun 13, 2023
Allows setting missing paramaters 'require_all_signers' & 'reminders' when using a template to create a document.
fishsaidno added a commit to fishsaidno/eversign-node-sdk that referenced this issue Jun 14, 2023
Allows setting missing paramaters 'require_all_signers' & 'reminders' when using a template to create a document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant