Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Tranformable<T>

Type parameters

  • T

Hierarchy

Index

Properties

Properties

Optional _transform

_transform: T

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