Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 5.81 KB

templateupdatetemplatedata.md

File metadata and controls

22 lines (17 loc) · 5.81 KB

TemplateUpdateTemplateData

Example Usage

import { TemplateUpdateTemplateData } from "@documenso/sdk-typescript/models/operations";

let value: TemplateUpdateTemplateData = {};

Fields

Field Type Required Description
title string N/A
externalId string N/A
visibility operations.TemplateUpdateTemplateVisibilityRequestBody N/A
globalAccessAuth operations.TemplateUpdateTemplateGlobalAccessAuthRequestBody The type of authentication required for the recipient to access the document.
globalActionAuth operations.TemplateUpdateTemplateGlobalActionAuthRequestBody The type of authentication required for the recipient to sign the document. This field is restricted to Enterprise plan users only.
publicTitle string The title of the template that will be displayed to the public. Only applicable for public templates.
publicDescription string The description of the template that will be displayed to the public. Only applicable for public templates.
type operations.TemplateUpdateTemplateDataType N/A