category

abstract val category: ProductCategory?

Category of product. One of ProductCategory. Is never null on iOS, but will be null on Android if the type is ProductType.UNKNOWN.