ZyncProjectCategory

constructor(categoryUid: String, categoryName: String, categoryDescription: String? = null, categoryColor: String? = null, isActive: Boolean = true, parentCategoryUid: String? = null, parentCategory: ZyncProjectCategory? = null, companyUid: String, createdAt: String, updatedAt: String? = null)