Class: PlaylyfeClient::V2::StateMetric
- Defined in:
- lib/playlyfe_client/v2/metric/state_metric.rb
Instance Attribute Summary collapse
-
#states ⇒ Object
readonly
Returns the value of attribute states.
Attributes inherited from Metric
#description, #id, #name, #type
Attributes inherited from Metric
Method Summary
Methods inherited from Metric
Instance Attribute Details
#states ⇒ Object (readonly)
Returns the value of attribute states.
6 7 8 |
# File 'lib/playlyfe_client/v2/metric/state_metric.rb', line 6 def states @states end |