Class: CommandTower::Deserializers::Messaging::Inbox::ShowDeserializer::Input

Inherits:
Data
  • Object
show all
Defined in:
app/deserializers/command_tower/deserializers/messaging/inbox.rb

Instance Attribute Summary collapse

Instance Attribute Details

#inbox_item_idObject (readonly)

Returns the value of attribute inbox_item_id

Returns:

  • (Object)

    the current value of inbox_item_id



41
42
43
# File 'app/deserializers/command_tower/deserializers/messaging/inbox.rb', line 41

def inbox_item_id
  @inbox_item_id
end