Interface: CostPrice
Defined in: type/CostPrice.ts:4
Object class for CostPrice
Properties
createdAt
createdAt:
string
Defined in: type/CostPrice.ts:10
Creation date
id
id:
string
Defined in: type/CostPrice.ts:6
Primary identifier
lastModifiedAt
lastModifiedAt:
string
Defined in: type/CostPrice.ts:12
Last modified date
priceId
priceId:
string
Defined in: type/CostPrice.ts:8
Price foreign identifier
quantityFrom
quantityFrom:
number
Defined in: type/CostPrice.ts:14
Indicates the minimum quantity threshold needed to qualify for the cost price.
value
value:
number
Defined in: type/CostPrice.ts:16
The cost associated to acquire the product.