Poq.SDK.Node

Home > @poq/sdk > Category

Category class

Signature:

export declare class Category extends PoqContract 

Extends: PoqContract

Constructors

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

Properties

Property Modifiers Type Description
categories   Category[] | undefined  
categoryUrl   string | undefined  
customData   Record<string, unknown> | undefined  
deepLink   string | undefined  
id   string  
imageUrl   string | undefined  
name   string  
parentCategoryId   string | undefined