Home > @poq/sdk > VariantMeta
Signature:
export declare class VariantMeta extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the VariantMeta class |
Property | Modifiers | Type | Description |
---|---|---|---|
barcode | string | undefined | ||
defaultCurrency | string | undefined | ||
ean | string | undefined | ||
releaseDate | Date | undefined | ||
sortIndex | number | undefined | Sort index of the variant which affects the “featured” sort type. | |
videoUrl | string | undefined |