ProductCustomAttributeInfo

  • A custom attribute for a product offer includes an index and a string value.

  • The index indicates the specific custom attribute, and the value holds the string data for that attribute.

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.