Class: Labimotion::SegmentEntity
- Inherits:
-
PropertiesEntity
- Object
- Grape::Entity
- ApplicationEntity
- PropertiesEntity
- Labimotion::SegmentEntity
- Defined in:
- lib/labimotion/entities/segment_entity.rb
Overview
Segment entity
Constant Summary
Constants inherited from ApplicationEntity
ApplicationEntity::CUSTOM_ENTITY_OPTIONS
Instance Method Summary collapse
Methods inherited from PropertiesEntity
Methods inherited from ApplicationEntity
Instance Method Details
#klass_label ⇒ Object
9 10 11 |
# File 'lib/labimotion/entities/segment_entity.rb', line 9 def klass_label object.segment_klass.label end |