STWTemplateCategory

fun STWTemplateCategory(    categoryId: Int,     categoryName: String,     isDefault: Boolean = false,     categoryUUID: String)