Interface PricingTierInput.NameStage
- All Known Implementing Classes:
PricingTierInput.Builder
- Enclosing class:
PricingTierInput
public static interface PricingTierInput.NameStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(PricingTierInput other) Name of the pricing tier for display and identification purposes.
-
Method Details
-
name
Name of the pricing tier for display and identification purposes.
Must be unique within the model. Common patterns: "Standard", "High Volume Tier", "Extended Context"
-
from
-