Class: Ari::BridgeMerged

Inherits:
Event show all
Defined in:
lib/ari/models/bridge_merged.rb

Instance Attribute Summary collapse

Attributes inherited from Event

#application, #timestamp

Method Summary

Methods inherited from Model

#attributes=, #initialize

Constructor Details

This class inherits a constructor from Ari::Model

Instance Attribute Details

#bridgeObject

Returns the value of attribute bridge.



15
16
17
# File 'lib/ari/models/bridge_merged.rb', line 15

def bridge
  @bridge
end

#bridge_fromObject

Returns the value of attribute bridge_from.



15
16
17
# File 'lib/ari/models/bridge_merged.rb', line 15

def bridge_from
  @bridge_from
end