ProductCategoryDto

constructor(name: NameDto? = null, shortName: NameDto? = null, productCategoryRef: String? = null)