Method: InterFAX::Client#outbound
- Defined in:
- lib/interfax/client.rb
#outbound ⇒ Object
44 45 46 |
# File 'lib/interfax/client.rb', line 44 def outbound @outbound ||= InterFAX::Outbound.new(self) end |
44 45 46 |
# File 'lib/interfax/client.rb', line 44 def outbound @outbound ||= InterFAX::Outbound.new(self) end |