download Template Preview
open fun downloadTemplatePreview(@Nullable templateUuid: String, @Nullable callback: STWOperationCallback<MyBusinessError>)
Content copied to clipboard
Downloads the template preview for the given template UUID. This method helps administrator to show template preview at teplate creation step.
Parameters
template Uuid
String the template uuid
callback
STWOperationCallbackto handle operations events.