Poq.SDK.Node

Home > @poq/sdk > ProductCategory

ProductCategory class

Product category for predictive search.

Signature:

export declare class ProductCategory extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ProductCategory class

Properties

Property Modifiers Type Description
deeplinkURL   string Category deeplink url.
id   string Category id.
parent   ProductCategory | undefined Category parent link.
title   string Category title.