Poq.SDK.Node

Home > @poq/sdk > StoryCardProduct

StoryCardProduct class

Contract defines story card product.

Signature:

export declare class StoryCardProduct extends PoqContract 

Extends: PoqContract

Constructors

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

Properties

Property Modifiers Type Description
colorGroupId   string | undefined Story card color group id.
externalId   string | undefined Story card external id.
id   number Story card id.
thumbnailUrl   string | undefined Story card thumbnail url.
title   string | undefined Story card title.