Class: CommandTower::Messaging::Contract::Results::DestinationPlanResult

Inherits:
Data
  • Object
show all
Defined in:
app/services/command_tower/messaging/contract/results/destination_plan_result.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



7
8
9
# File 'app/services/command_tower/messaging/contract/results/destination_plan_result.rb', line 7

def id
  @id
end