Class: MarketingCloudSDK::ET_ContentArea

Inherits:
ET_CUDSupport 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_CUDSupport

#delete, #patch, #post

Methods inherited from ET_GetSupport

#get, #getMoreResults, #info

Constructor Details

#initializeET_ContentArea

Returns a new instance of ET_ContentArea.



1192
1193
1194
1195
# File 'lib/new.rb', line 1192

def initialize
  super
  @obj = 'ContentArea'
end