Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 365 Bytes

templategettemplatebyidglobalaccessauth.md

File metadata and controls

17 lines (11 loc) · 365 Bytes

TemplateGetTemplateByIdGlobalAccessAuth

The type of authentication required for the recipient to access the document.

Example Usage

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

let value: TemplateGetTemplateByIdGlobalAccessAuth = "ACCOUNT";

Values

"ACCOUNT"