Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddUserBorrowedProductToOrder

Add user borrowed products to order. When no quantity is given, all borrowed products with the given product ID are added to the order.

Hierarchy

  • AddUserBorrowedProductToOrder

Index

Properties

OrderID

OrderID: number

Entity type: Order

ProductID

ProductID: number

Entity type: Product

Optional Quantity

Quantity: undefined | number

Min: 0

UserID

UserID: number

Entity type: User