Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 398 Bytes

recipientcreatetemplaterecipientaccessauthresponse.md

File metadata and controls

17 lines (11 loc) · 398 Bytes

RecipientCreateTemplateRecipientAccessAuthResponse

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

Example Usage

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

let value: RecipientCreateTemplateRecipientAccessAuthResponse = "ACCOUNT";

Values

"ACCOUNT"