Interface: AttributeSearchInput
Defined in: type/AttributeSearchInput.ts:5
Input object for AttributeSearchInput
Properties
attributeDescription?
optionalattributeDescription?:AttributeAttributeDescriptionSearchInput
Defined in: type/AttributeSearchInput.ts:23
AttributeDescription fields to search attributes for
categoryIds?
optionalcategoryIds?:number[]
Defined in: type/AttributeSearchInput.ts:9
LIst of categoryIds to search attributes for
clusterIds?
optionalclusterIds?:number[]
Defined in: type/AttributeSearchInput.ts:17
List of clusterIds to search attributes for
companyIds?
optionalcompanyIds?:number[]
Defined in: type/AttributeSearchInput.ts:11
List of companyIds to search attributes for
contactIds?
optionalcontactIds?:number[]
Defined in: type/AttributeSearchInput.ts:13
List of contactIds to search attributes for
customerIds?
optionalcustomerIds?:number[]
Defined in: type/AttributeSearchInput.ts:15
List of customerIds to search attributes for
offset?
optionaloffset?:number
Defined in: type/AttributeSearchInput.ts:19
Pagination offset number
page?
optionalpage?:number
Defined in: type/AttributeSearchInput.ts:21
Pagination page number
productIds?
optionalproductIds?:number[]
Defined in: type/AttributeSearchInput.ts:7
List of productIds to search attributes for