QPCategory
constructor(description: String? = null, name: String? = null, descriptionLong: List<QPCategory.LangLabel?>? = null, descriptionShort: List<QPCategory.LangLabel?>? = null, icon: String? = null, id: Int, image: String? = null, title: List<QPCategory.LangLabel?>? = null, ttsTest: List<QPCategory.LangLabel?>? = null)