Home > @poq/sdk > SearchResponseVariantGroup
Represents collective information for a group of variants.
Signature:
export declare class SearchResponseVariantGroup extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the SearchResponseVariantGroup class |
Property | Modifiers | Type | Description |
---|---|---|---|
formVariationIds | string[] | undefined | Ids of the common form variation of the variants in this variant group. | |
images | string[] | List of image URLs. | |
stock | SearchResponseStock | Stock information. |