Skip to main content

Interface: AttributeSearchInput

Defined in: type/AttributeSearchInput.ts:5

Input object for AttributeSearchInput

Properties

attributeDescription?

optional attributeDescription?: AttributeAttributeDescriptionSearchInput

Defined in: type/AttributeSearchInput.ts:23

AttributeDescription fields to search attributes for


categoryIds?

optional categoryIds?: number[]

Defined in: type/AttributeSearchInput.ts:9

LIst of categoryIds to search attributes for


clusterIds?

optional clusterIds?: number[]

Defined in: type/AttributeSearchInput.ts:17

List of clusterIds to search attributes for


companyIds?

optional companyIds?: number[]

Defined in: type/AttributeSearchInput.ts:11

List of companyIds to search attributes for


contactIds?

optional contactIds?: number[]

Defined in: type/AttributeSearchInput.ts:13

List of contactIds to search attributes for


customerIds?

optional customerIds?: number[]

Defined in: type/AttributeSearchInput.ts:15

List of customerIds to search attributes for


offset?

optional offset?: number

Defined in: type/AttributeSearchInput.ts:19

Pagination offset number


page?

optional page?: number

Defined in: type/AttributeSearchInput.ts:21

Pagination page number


productIds?

optional productIds?: number[]

Defined in: type/AttributeSearchInput.ts:7

List of productIds to search attributes for