Poq.SDK.Node

Home > @poq/sdk-sfcc > SuggestedCategory

SuggestedCategory class

Signature:

export declare class SuggestedCategory extends BaseModel<SuggestedCategory> 

Extends: BaseModel<SuggestedCategory

Constructors

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

Properties

Property Modifiers Type Description
id?   string (Optional) The id of the category.
link?   string (Optional) The URL addressing the category.
name?   string (Optional) The localized name of the category.
parentCategoryName?   string (Optional) The name of the parent category.