You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/en.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1526,6 +1526,7 @@
1526
1526
"TemplateResponse::ACCOUNTS": An array of the Accounts that can use this Template.
1527
1527
"TemplateResponse::TITLE": The title of the Template. This will also be the default subject of the message sent to signers when using this Template to send a SignatureRequest. This can be overridden when sending the SignatureRequest.
1528
1528
"TemplateResponse::UPDATED_AT": Time the template was last updated.
1529
+
"TemplateResponse::ALLOW_FORM_VIEW": Allows signers to view the form fields before signing if set to `true`. Defaults to `false`.
1529
1530
1530
1531
"TemplateListResponse::DESCRIPTION": List of templates that the API caller has access to.
0 commit comments