Class: Zuora::Models::RatePlanChargeTier
- Inherits:
-
Object
- Object
- Zuora::Models::RatePlanChargeTier
- Includes:
- ActiveModel::Model
- Defined in:
- lib/zuora/models/tier.rb
Constant Summary collapse
- ATTRIBUTES =
:tier, :starting_unit, :ending_unit, :price, :price_format
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ Object
14 15 16 |
# File 'lib/zuora/models/tier.rb', line 14 def attributes ATTRIBUTES end |