Interface: PriceSearchInput
Defined in: type/PriceSearchInput.ts:8
Input object for PriceSearchInput
Properties
bulkDiscountType?
optionalbulkDiscountType?:PriceDiscountType
Defined in: type/PriceSearchInput.ts:32
Bulk discount type. One of: [costpriceplus, listpricemin, netprice]
cost?
optionalcost?:DecimalSearchInput
Defined in: type/PriceSearchInput.ts:26
Search for cost price
createdAt?
optionalcreatedAt?:DateSearchInput
Defined in: type/PriceSearchInput.ts:14
Search by date created
ids?
optionalids?:string[]
Defined in: type/PriceSearchInput.ts:18
Search by ids
lastModifiedAt?
optionallastModifiedAt?:DateSearchInput
Defined in: type/PriceSearchInput.ts:16
Search by date changed
list?
optionallist?:DecimalSearchInput
Defined in: type/PriceSearchInput.ts:24
Search for list price
offset?
optionaloffset?:number
Defined in: type/PriceSearchInput.ts:12
Pagination offset number
page?
optionalpage?:number
Defined in: type/PriceSearchInput.ts:10
Pagination page number
per?
optionalper?:number
Defined in: type/PriceSearchInput.ts:22
Search for price per
productIds?
optionalproductIds?:number[]
Defined in: type/PriceSearchInput.ts:20
Search by product ids
sortInputs?
optionalsortInputs?:PriceSortInput[]
Defined in: type/PriceSearchInput.ts:34
Inputs to sort by
store?
optionalstore?:DecimalSearchInput
Defined in: type/PriceSearchInput.ts:30
Search for store price
suggested?
optionalsuggested?:DecimalSearchInput
Defined in: type/PriceSearchInput.ts:28
Search for suggested price