Skip to content

Files

Latest commit

 

History

History
18 lines (13 loc) · 2.06 KB

templatecreatetemplatedirectlinkrequest.md

File metadata and controls

18 lines (13 loc) · 2.06 KB

TemplateCreateTemplateDirectLinkRequest

Example Usage

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

let value: TemplateCreateTemplateDirectLinkRequest = {
  templateId: 5373.27,
};

Fields

Field Type Required Description
templateId number ✔️ N/A
directRecipientId number The of the recipient in the current template to transform into the primary recipient when the template is used.