Method: ESP::Report::Export::Integration.create
- Defined in:
- lib/esp/resources/reports/export/integration.rb
.create(attributes = {}) ⇒ ESP::Report::Export::Integration
Enqueue reports to be exported to the given integration Returns a Report::Export::Integration object if successful
If not successful, returns a Report::Export::Integration object with the errors object populated.
|
|
# File 'lib/esp/resources/reports/export/integration.rb', line 7
|