ProductCustomAttributeInfo

  • This document defines the ProductCustomAttribute object.

  • The ProductCustomAttribute object includes fields for index and value.

  • The index field uses a specific enumerated type to indicate the attribute's position.

  • The value field stores the custom attribute's string value.

Custom attribute of a product offer.

Fields

index

ProductCustomAttributeIndex

Indicates the index of the custom attribute.

value

string

String value of the product custom attribute.