UNPKG

wallee

Version:
6 lines (5 loc) 200 B
declare enum ProductMeteredTierPricing { CHEAPEST_TIER_PRICING = "CHEAPEST_TIER_PRICING", INCREMENTAL_DISCOUNT_PRICING = "INCREMENTAL_DISCOUNT_PRICING" } export { ProductMeteredTierPricing };