Class: CommandTower::Messaging::Contract::Results::InboxItemResult
- Inherits:
-
Data
- Object
- Data
- CommandTower::Messaging::Contract::Results::InboxItemResult
- Defined in:
- app/services/command_tower/messaging/contract/results/inbox_item_result.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
readonly
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object (readonly)
Returns the value of attribute id
7 8 9 |
# File 'app/services/command_tower/messaging/contract/results/inbox_item_result.rb', line 7 def id @id end |