Hierarchy

  • IProductForEntity

Properties

amount: number
createType?: "" | "new" | "local" | "product"
created_at: number
currency: string
discount_price: number
discount_type: "relative" | "absolute"
discount_value: number
id: number
is_tax_included: number
measurement_unit_abbr: string
price: number
price_type_id: number
product: IProduct
product_id?: number
quantity: number
tax_rate: number
title: string
updated_at: number

Generated using TypeDoc