Interface ProductBase

Hierarchy

Properties

available: boolean
cover: null | CdnMedia
id: string
name: string
prices_base: Price[]

Contains base price for every currency

prices_max: Price[]
prices_min: Price[]
public: boolean
slug: string
visible: boolean

Generated using TypeDoc