Class: FuelSDK::OpenEvent
- Inherits:
-
FuelSDK::Objects::Base
- Object
- FuelSDK::Objects::Base
- FuelSDK::OpenEvent
- Includes:
- FuelSDK::Objects::Soap::Read
- Defined in:
- lib/fuelsdk/objects.rb
Instance Attribute Summary collapse
-
#get_since_last_batch ⇒ Object
Returns the value of attribute get_since_last_batch.
Attributes included from FuelSDK::Objects::Soap::Read
Attributes inherited from FuelSDK::Objects::Base
Method Summary
Methods included from FuelSDK::Objects::Soap::Read
Methods inherited from FuelSDK::Objects::Base
Instance Attribute Details
#get_since_last_batch ⇒ Object
Returns the value of attribute get_since_last_batch.
335 336 337 |
# File 'lib/fuelsdk/objects.rb', line 335 def get_since_last_batch @get_since_last_batch end |