Interface: AttributeBulkResponse
Defined in: type/AttributeBulkResponse.ts:5
Object class for AttributeBulkResponse
Properties
action
action:
AttributeBulkResponse
Defined in: type/AttributeBulkResponse.ts:17
Action performed on the attribute description
categoryId?
optionalcategoryId?:number
Defined in: type/AttributeBulkResponse.ts:23
The categoryId of the attribute value
clusterId?
optionalclusterId?:number
Defined in: type/AttributeBulkResponse.ts:25
The clusterId of the attribute value
companyId?
optionalcompanyId?:number
Defined in: type/AttributeBulkResponse.ts:27
The companyId of the attribute value
contactId?
optionalcontactId?:number
Defined in: type/AttributeBulkResponse.ts:29
The contactId of the attribute value
customerId?
optionalcustomerId?:number
Defined in: type/AttributeBulkResponse.ts:31
The customerId of the attribute value
id?
optionalid?:string
Defined in: type/AttributeBulkResponse.ts:7
ID of the created or updated attribute description
key
key:
string
Defined in: type/AttributeBulkResponse.ts:13
Name of the attribute description the attribute is created for
message?
optionalmessage?:string
Defined in: type/AttributeBulkResponse.ts:11
Success or error message
name
name:
string
Defined in: type/AttributeBulkResponse.ts:9
Name of the created or updated attribute description
productId?
optionalproductId?:number
Defined in: type/AttributeBulkResponse.ts:21
The productId of the attribute value
success
success:
boolean
Defined in: type/AttributeBulkResponse.ts:19
Whether the action was successful or not
value?
optionalvalue?:AttributeValue
Defined in: type/AttributeBulkResponse.ts:15
The value for this attribute