ProductCustomAttributeInfo

  • A custom attribute of a product offer has two fields: index and value.

  • The index field indicates the index of the custom attribute using a specific enumeration.

  • The value field is a string representing the value of the product custom 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.