Class: MarketingCloudSDK::ET_OpenEvent

Inherits:
ET_GetSupport show all
Defined in:
lib/new.rb

Instance Attribute Summary

Attributes inherited from ET_GetSupport

#filter

Attributes inherited from ET_BaseObject

#authStub, #endpoint, #lastRequestID, #obj, #props

Instance Method Summary collapse

Methods inherited from ET_GetSupport

#get, #getMoreResults, #info

Constructor Details

#initializeET_OpenEvent

Returns a new instance of ET_OpenEvent.



1213
1214
1215
1216
# File 'lib/new.rb', line 1213

def initialize
  super
  @obj = 'OpenEvent'
end