Home > @poq/sdk-sfcc > SuggestedContent
Signature:
export declare class SuggestedContent extends BaseModel<SuggestedContent>
Extends: BaseModel<SuggestedContent
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the SuggestedContent class |
Property | Modifiers | Type | Description |
---|---|---|---|
id? | string | (Optional) The id of the content. | |
link? | string | (Optional) The URL addressing the content. | |
name? | string | (Optional) The localized name of the content. |