Class: Prorate::Throttle::Status
- Inherits:
-
Struct
- Object
- Struct
- Prorate::Throttle::Status
- Defined in:
- lib/prorate/throttle.rb
Instance Method Summary collapse
Instance Method Details
#throttled? ⇒ Boolean
161 162 163 |
# File 'lib/prorate/throttle.rb', line 161 def throttled? is_throttled end |