Skip to main content

Interface: AttributeResultSearchInput

Defined in: type/AttributeResultSearchInput.ts:5

Input object for AttributeResultSearchInput

Properties

attributeDescription?

optional attributeDescription?: AttributeAttributeDescriptionSearchInput

Defined in: type/AttributeResultSearchInput.ts:23

AttributeDescription fields to search attributes for


categoryIds?

optional categoryIds?: number[]

Defined in: type/AttributeResultSearchInput.ts:9

LIst of categoryIds to search attributes for


clusterIds?

optional clusterIds?: number[]

Defined in: type/AttributeResultSearchInput.ts:17

List of clusterIds to search attributes for


companyIds?

optional companyIds?: number[]

Defined in: type/AttributeResultSearchInput.ts:11

List of companyIds to search attributes for


contactIds?

optional contactIds?: number[]

Defined in: type/AttributeResultSearchInput.ts:13

List of contactIds to search attributes for


customerIds?

optional customerIds?: number[]

Defined in: type/AttributeResultSearchInput.ts:15

List of customerIds to search attributes for


includeDefaultValues?

optional includeDefaultValues?: boolean

Defined in: type/AttributeResultSearchInput.ts:25

Include default values


offset?

optional offset?: number

Defined in: type/AttributeResultSearchInput.ts:19

Pagination offset number


page?

optional page?: number

Defined in: type/AttributeResultSearchInput.ts:21

Pagination page number


productIds?

optional productIds?: number[]

Defined in: type/AttributeResultSearchInput.ts:7

List of productIds to search attributes for