Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Properties

Optional _transform

_transform: function

Type declaration

    • (data: any): any
    • Parameters

      • data: any

      Returns any

Optional _variant

_variant: Partial<Variant>

id

id: string

The record field that contains the product ID.

price

price: string

The record field that contains the product price.

title

title: string

The record field that contains the product title.

Optional url

url: string

The record field that contains the product URL.

Generated using TypeDoc