AI-generated Key Takeaways
-
The content defines different types of price extensions using enums.
-
Price extension types can include brands, events, locations, neighborhoods, and various product and service categories and tiers.
-
UNSPECIFIED
andUNKNOWN
are used for default and return values respectively.
Price extension type.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
The type for showing a list of brands. |
|
The type for showing a list of events. |
|
The type for showing locations relevant to your business. |
|
The type for showing sub-regions or districts within a city or region. |
|
The type for showing a collection of product categories. |
|
The type for showing a collection of related product tiers. |
|
The type for showing a collection of services offered by your business. |
|
The type for showing a collection of service categories. |
|
The type for showing a collection of related service tiers. |