Method: Ebay::Notification#document

Defined in:
lib/ebay/notification.rb

#documentObject



34
35
36
# File 'lib/ebay/notification.rb', line 34

def document
  @document ||= load_document
end