Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 431 Bytes

File metadata and controls

19 lines (12 loc) · 431 Bytes

TemplateSlug

The slug of the email template to use for the invitation email.

Example Usage

import com.clerk.backend_api.models.operations.TemplateSlug;

TemplateSlug value = TemplateSlug.INVITATION;

Values

Name Value
INVITATION invitation
WAITLIST_INVITATION waitlist_invitation