Method: InterFAX::Client#outbound

Defined in:
lib/interfax/client.rb

#outboundObject



44
45
46
# File 'lib/interfax/client.rb', line 44

def outbound
  @outbound ||= InterFAX::Outbound.new(self)
end