Class: MarketingCloudSDK::List

Inherits:
Objects::Base show all
Includes:
Objects::Soap::CUD, Objects::Soap::Read
Defined in:
lib/marketingcloudsdk/objects.rb

Defined Under Namespace

Classes: Subscriber

Instance Attribute Summary collapse

Attributes included from Objects::Soap::Read

#filter

Attributes inherited from Objects::Base

#client, #id, #properties

Instance Method Summary collapse

Methods included from Objects::Soap::CUD

#delete, #patch, #post

Methods included from Objects::Soap::Read

#get, #info

Methods inherited from Objects::Base

id, #props

Instance Attribute Details

#folder_idObject

Returns the value of attribute folder_id.



316
317
318
# File 'lib/marketingcloudsdk/objects.rb', line 316

def folder_id
  @folder_id
end

Instance Method Details

#folder_media_typeObject



322
323
324
# File 'lib/marketingcloudsdk/objects.rb', line 322

def folder_media_type
	'list'
end

#folder_propertyObject



318
319
320
# File 'lib/marketingcloudsdk/objects.rb', line 318

def folder_property
	'Category'
end