Class: FuelSDK::BounceEvent
- Inherits:
-
Objects::Base
- Object
- Objects::Base
- FuelSDK::BounceEvent
- Includes:
- 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 Objects::Soap::Read
Attributes inherited from Objects::Base
Method Summary
Methods included from Objects::Soap::Read
Methods inherited from Objects::Base
Instance Attribute Details
#get_since_last_batch ⇒ Object
Returns the value of attribute get_since_last_batch.
175 176 177 |
# File 'lib/fuelsdk/objects.rb', line 175 def get_since_last_batch @get_since_last_batch end |