Poq.SDK.Node

Home > @poq/sdk-sfcc > RecommendationType

RecommendationType class

Document representing a recommendation type.

Signature:

export declare class RecommendationType extends BaseModel<RecommendationType> 

Extends: BaseModel<RecommendationType

Constructors

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

Properties

Property Modifiers Type Description
displayValue?   string (Optional) The localized display value of the recommendation type.
value?   number (Optional) The value of the recommendation type.