Interface: ProductSearchProduct
Defined in: type/ProductSearchProduct.ts:6
Object class for ProductSearchProduct
Properties
class
class:
ProductClass
Defined in: type/ProductSearchProduct.ts:10
The class of the request resource
createdAt?
optionalcreatedAt?:string
Defined in: type/ProductSearchProduct.ts:14
The creation date of this product or cluster
effectivePrice?
optionaleffectivePrice?:number
Defined in: type/ProductSearchProduct.ts:24
The effective price for this product/cluster based on priceSheetId priority. Computed at query time using the provided priceSheetIds, falling back to default price.
id
id:
number
Defined in: type/ProductSearchProduct.ts:8
Resource primary identifier
indexedAt?
optionalindexedAt?:string
Defined in: type/ProductSearchProduct.ts:18
The date this product or cluster was indexed
isDeleted
isDeleted:
boolean
Defined in: type/ProductSearchProduct.ts:20
Whether this product or cluster is marked for deleted
lastModifiedAt?
optionallastModifiedAt?:string
Defined in: type/ProductSearchProduct.ts:16
The last modified date of this product or cluster
productId
productId:
number
Defined in: type/ProductSearchProduct.ts:26
The ID of this product
sku
sku:
string
Defined in: type/ProductSearchProduct.ts:28
The SKU of this product
status
status:
ProductStatus
Defined in: type/ProductSearchProduct.ts:22
The status of this product or cluster
uuid
uuid:
string
Defined in: type/ProductSearchProduct.ts:12
The UUID of the product or cluster