Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 2.07 KB

templatecreatetemplatedirectlinkrequestbody.md

File metadata and controls

18 lines (13 loc) · 2.07 KB

TemplateCreateTemplateDirectLinkRequestBody

Example Usage

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

let value: TemplateCreateTemplateDirectLinkRequestBody = {
  templateId: 351.07,
};

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.