Interface Product

Hierarchy

  • Product

Properties

base_price: number
currency: string
description?: string
icon: string
id: number
name: string
sale_price: null
screenshots: object[]

Generated using TypeDoc