ProductTypeInfo

  • A product offer type has two main fields: level and value.

  • The level field indicates the level of the product type using the ProductTypeLevel enumeration.

  • The value field contains the string value of the product type.

Type of a product offer.

Proto definition

Fields

level

ProductTypeLevel

Level of the type.

value

string

Value of the type.