Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BulkUpdateAttributeStatus

Response of a bulk update attribute operation.

Properties

attributeStatuses

attributeStatuses: Array<AttributeUpdateResponse>

We preserve the order of the attribute items from the bulk update attribute request in this collection. The ith object in this collection represents the bulk update attribute operation status of the ith object in the BulkUpdateAttributeDetails object in the Bulk update attribute request. If the bulk update attribute operation results in a processing error or a validation error, the operationStatus property in the BulkUpdateAttributeMetadata object will contain the appropriate bulk error status for the bulk operation.

bulkUpdateAttributeMetadata

bulkUpdateAttributeMetadata: BulkUpdateAttributeMetadata

Functions

getDeserializedJsonObj

getJsonObj