Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 723 Bytes

TemplateCreateEmbeddedDraftResponseTemplate.md

File metadata and controls

14 lines (10 loc) · 723 Bytes

HelloSign.Model.TemplateCreateEmbeddedDraftResponseTemplate

Template object with parameters: template_id, edit_url, expires_at.

Properties

Name Type Description Notes
TemplateId string The id of the Template. [optional]
EditUrl string Link to edit the template. [optional]
ExpiresAt int When the link expires. [optional]
Warnings List<WarningResponse> A list of warnings. [optional]

[Back to Model list] [Back to API list] [Back to README]