Hierarchy

  • Product

Properties

description?: null | string

The description of the product.

isAvailable?: boolean

The availability of the product. Only supported on iOS.

name?: null | string

The name of the product.

productId: string

A unique identifier of the product.

units?: null | ProductUnit[]

The unit array of the product

Generated using TypeDoc