Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExternalPlatformTemplateElement

Interface for external platform template element

Hierarchy

  • ExternalPlatformTemplateElement

Index

Properties

remarks

template elements

filename?: string
remarks

file name

id: string
remarks

template id

mimeType?: string
remarks

file mime type

template: string
remarks

template name

type: string
remarks

template type

url?: string
remarks

file url

variables?: Record<string, string>
remarks

template variables

Generated using TypeDoc