Interface: TenderBaseItem
Defined in: type/TenderBaseItem.ts:7
Object class for TenderBaseItem
Properties
attributedSaleDiscount
attributedSaleDiscount:
number
Defined in: type/TenderBaseItem.ts:51
Extra item discount (%) calculated based on tender/order total discount
attributedSaleMargin
attributedSaleMargin:
number
Defined in: type/TenderBaseItem.ts:53
Margin percentage calculated based on tender/order total discount
costPrice
costPrice:
number
Defined in: type/TenderBaseItem.ts:57
Product cost price per UOM of this tender/order item. VAT excluding
customerDiscountPercentage
customerDiscountPercentage:
number
Defined in: type/TenderBaseItem.ts:37
Customer discount (%)
customerPrice
customerPrice:
number
Defined in: type/TenderBaseItem.ts:59
Customer special price per UOM of this tender/order item. VAT excluding
discountPercentage
discountPercentage:
number
Defined in: type/TenderBaseItem.ts:39
Sales discount (%)
expectedDeliveryDate?
optionalexpectedDeliveryDate?:string
Defined in: type/TenderBaseItem.ts:63
The preferred delivery date for this order as requested by the user
externalOrderitemId?
optionalexternalOrderitemId?:string
Defined in: type/TenderBaseItem.ts:65
The order item's ID in an external system
incentive?
optionalincentive?:TenderItemIncentive
Defined in: type/TenderBaseItem.ts:69
The incentives applied to this tender item
marginAmount
marginAmount:
number
Defined in: type/TenderBaseItem.ts:43
Default margin amount (list price). VAT excluding
marginPercentage
marginPercentage:
number
Defined in: type/TenderBaseItem.ts:45
Default margin percentage (list price)
name
name:
string
Defined in: type/TenderBaseItem.ts:13
Tender/order item name
notes?
optionalnotes?:string
Defined in: type/TenderBaseItem.ts:67
User notes on tender item level
orderItemId?
optionalorderItemId?:number
Defined in: type/TenderBaseItem.ts:11
Id of the order item
originalPrice
originalPrice:
number
Defined in: type/TenderBaseItem.ts:55
Product list price per UOM of this tender/order item. VAT excluding
price
price:
number
Defined in: type/TenderBaseItem.ts:25
The gross sales price per UOM of this tender/order item, no item specific incentives and extra costs are applied to this price. VAT excluding
priceNet
priceNet:
number
Defined in: type/TenderBaseItem.ts:27
The sales price per UOM of this tender/order item, no item specific incentives and extra costs are applied to this price. VAT including
productId
productId:
number
Defined in: type/TenderBaseItem.ts:15
The tender/order item's productId, if applicable
quantity
quantity:
number
Defined in: type/TenderBaseItem.ts:19
The quantity for this tender/order item
saleMarginAmount
saleMarginAmount:
number
Defined in: type/TenderBaseItem.ts:47
Margin amount. VAT excluding
saleMarginPercentage
saleMarginPercentage:
number
Defined in: type/TenderBaseItem.ts:49
Margin percentage
sku
sku:
string
Defined in: type/TenderBaseItem.ts:17
Tender/order item SKU
supplier?
optionalsupplier?:string
Defined in: type/TenderBaseItem.ts:21
Tender/order item supplier
supplierCode?
optionalsupplierCode?:string
Defined in: type/TenderBaseItem.ts:23
Tender/order item supplier code
surcharges?
optionalsurcharges?:TenderItemSurcharge[]
Defined in: type/TenderBaseItem.ts:71
The surcharges applied to this tender item
taxCode
taxCode:
TaxCode
Defined in: type/TenderBaseItem.ts:33
The tax code for this tender/order item
taxPercentage
taxPercentage:
number
Defined in: type/TenderBaseItem.ts:35
The tax percentage for this tender/order item
totalDiscountPercentage
totalDiscountPercentage:
number
Defined in: type/TenderBaseItem.ts:41
Total discount (%)
totalPrice
totalPrice:
number
Defined in: type/TenderBaseItem.ts:29
The total gross price of this tender/order item, no item specific incentives and extra costs are applied to this price. VAT excluding
totalPriceNet
totalPriceNet:
number
Defined in: type/TenderBaseItem.ts:31
The total price of this tender/order item, no item specific incentives and extra costs are applied to this price. VAT including
uuid
uuid:
string
Defined in: type/TenderBaseItem.ts:9
Id of the tender item, this id can be used for update or delete mutation for this tender item
valuePoints?
optionalvaluePoints?:number
Defined in: type/TenderBaseItem.ts:61
Total amount of valuePoints that apply to this tender/order item