Class: Template

Template

new Template ()

A Template instance created by Envelope#reflect
Properties:
Name Type Description
id string Template id
envelope_id string Envelope id
document_id string Document id
data object Raw template data from the latest reflection
userData object userData from the template data

Methods

getUserData ()json async

Gets the template userdata
Returns:
Type Description
json Template userdata

setUserData (data) async

Sets the template userdata
Name Type Description
data object Json data that will be added to the userdata payload