Interface OrderProduct

Hierarchy

  • OrderProduct

Properties

deposits: WarehouseDeposit[]
discounts: OrderDiscount[]
id: string
is_delivered: boolean

Indicates if the urls of this product was sent to the customer

name: string
price: string
price_initial: string
quantity: number
schemas: OrderSchema[]
shipping_digital: boolean

Indicates if the product needs to have a digital shipping method

Generated using TypeDoc