package templates
// Template File Names.
const (
TemplateNameBasic = "Basic"
TemplateNameIdentityVerification = "IdentityVerification"
)