Interface PricingTierCondition.ValueStage
- All Known Implementing Classes:
PricingTierCondition.Builder
- Enclosing class:
PricingTierCondition
public static interface PricingTierCondition.ValueStage
-
Method Summary
-
Method Details
-
value
Threshold value for comparison. For token-based pricing, this is typically the token count threshold (e.g., 200000 for a 200K token threshold).
-