interface GetContentTemplate {
    contentTemplateId: string;
}

Properties

contentTemplateId: string

The ID of the content template to be returned.

Generated using TypeDoc v0.25.12