ProductCategory

constructor(id: String, name: String, code: String, children: List<ProductSubCategory>)(source)