Class: Kaltura::EmailIngestionProfile

Inherits:
ObjectBase
  • Object
show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#conversion_profile2idObject

Returns the value of attribute conversion_profile2id.



372
373
374
# File 'lib/kaltura/kaltura_client.rb', line 372

def conversion_profile2id
  @conversion_profile2id
end

#created_atObject

Returns the value of attribute created_at.



375
376
377
# File 'lib/kaltura/kaltura_client.rb', line 375

def created_at
  @created_at
end

#default_admin_tagsObject

Returns the value of attribute default_admin_tags.



379
380
381
# File 'lib/kaltura/kaltura_client.rb', line 379

def default_admin_tags
  @default_admin_tags
end

#default_categoryObject

Returns the value of attribute default_category.



376
377
378
# File 'lib/kaltura/kaltura_client.rb', line 376

def default_category
  @default_category
end

#default_tagsObject

Returns the value of attribute default_tags.



378
379
380
# File 'lib/kaltura/kaltura_client.rb', line 378

def default_tags
  @default_tags
end

#default_user_idObject

Returns the value of attribute default_user_id.



377
378
379
# File 'lib/kaltura/kaltura_client.rb', line 377

def default_user_id
  @default_user_id
end

#descriptionObject

Returns the value of attribute description.



368
369
370
# File 'lib/kaltura/kaltura_client.rb', line 368

def description
  @description
end

#email_addressObject

Returns the value of attribute email_address.



369
370
371
# File 'lib/kaltura/kaltura_client.rb', line 369

def email_address
  @email_address
end

#idObject

Returns the value of attribute id.



366
367
368
# File 'lib/kaltura/kaltura_client.rb', line 366

def id
  @id
end

#mailbox_idObject

Returns the value of attribute mailbox_id.



370
371
372
# File 'lib/kaltura/kaltura_client.rb', line 370

def mailbox_id
  @mailbox_id
end

#moderation_statusObject

Returns the value of attribute moderation_status.



373
374
375
# File 'lib/kaltura/kaltura_client.rb', line 373

def moderation_status
  @moderation_status
end

#nameObject

Returns the value of attribute name.



367
368
369
# File 'lib/kaltura/kaltura_client.rb', line 367

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



371
372
373
# File 'lib/kaltura/kaltura_client.rb', line 371

def partner_id
  @partner_id
end

#statusObject

Returns the value of attribute status.



374
375
376
# File 'lib/kaltura/kaltura_client.rb', line 374

def status
  @status
end