Class: GetAlertsRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/FlightXML2REST.rb

Overview

GetAlerts

Instance Method Summary collapse

Constructor Details

#initializeGetAlertsRequest

Returns a new instance of GetAlertsRequest.



1266
1267
# File 'lib/FlightXML2REST.rb', line 1266

def initialize()
end

Instance Method Details

#postObject



1268
1269
1270
# File 'lib/FlightXML2REST.rb', line 1268

def post
  ""
end