Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 428 Bytes

price-point-type.md

File metadata and controls

21 lines (13 loc) · 428 Bytes

Price Point Type

Price point type. We expose the following types:

  1. default: a price point that is marked as a default price for a certain product.
  2. custom: a custom price point.
  3. catalog: a price point that is not marked as a default price for a certain product and is not a custom one.

Enumeration

PricePointType

Fields

Name
CATALOG
ENUMDEFAULT
CUSTOM