Class: MarketingCloudSDK::ET_List::Subscriber

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

Instance Attribute Summary

Attributes inherited from MarketingCloudSDK::ET_GetSupport

#filter

Attributes inherited from MarketingCloudSDK::ET_BaseObject

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

Instance Method Summary collapse

Methods inherited from MarketingCloudSDK::ET_GetSupport

#get, #getMoreResults, #info

Constructor Details

#initializeSubscriber

Returns a new instance of Subscriber.



1164
1165
1166
1167
# File 'lib/new.rb', line 1164

def initialize
  super
  @obj = 'ListSubscriber'
end