Home > @vsf-enterprise/sap-commerce-webservices-sdk > BaseOption
BaseOption interface
Representation of a Base Ooption BaseOption
Signature:
export interface BaseOption
Properties
| Property | Type | Description |
|---|---|---|
| options? | Array<VariantOption> | (Optional) List of all variant options |
| selected? | VariantOption | (Optional) |
| variantType? | string | (Optional) Variant type of base option |