TemplateLink interface
Entity representing the reference to the template.
Properties
content |
If included, must match the ContentVersion in the template. |
uri | The URI of the template to deploy. |
Property Details
contentVersion
If included, must match the ContentVersion in the template.
contentVersion?: string
Property Value
string
uri
The URI of the template to deploy.
uri: string
Property Value
string