Skip to main content

Interface: IBaseProductSearch

Defined in: type/IBaseProductSearch.ts:6

Object class for IBaseProductSearch

Properties

class

class: ProductClass

Defined in: type/IBaseProductSearch.ts:10

The class of the request resource


createdAt?

optional createdAt?: string

Defined in: type/IBaseProductSearch.ts:14

The creation date of this product or cluster


effectivePrice?

optional effectivePrice?: number

Defined in: type/IBaseProductSearch.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/IBaseProductSearch.ts:8

Resource primary identifier


indexedAt?

optional indexedAt?: string

Defined in: type/IBaseProductSearch.ts:18

The date this product or cluster was indexed


isDeleted

isDeleted: boolean

Defined in: type/IBaseProductSearch.ts:20

Whether this product or cluster is marked for deleted


lastModifiedAt?

optional lastModifiedAt?: string

Defined in: type/IBaseProductSearch.ts:16

The last modified date of this product or cluster


status

status: ProductStatus

Defined in: type/IBaseProductSearch.ts:22

The status of this product or cluster


uuid

uuid: string

Defined in: type/IBaseProductSearch.ts:12

The UUID of the product or cluster