Poq.SDK.Node

Home > @poq/sdk > FormVariant

FormVariant class

Signature:

export declare class FormVariant extends PoqContract 

Extends: PoqContract

Constructors

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

Properties

Property Modifiers Type Description
customData   Record<string, unknown> | undefined Custom data associated with the form variant.
id   string Id of the form variant.
swatch   string | undefined URL of the product image to represent this form variant.
value   string Value of the form variant.