Class: Kaltura::KalturaEmailIngestionProfile

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#conversion_profile2idObject

Returns the value of attribute conversion_profile2id.



3567
3568
3569
# File 'lib/kaltura_client.rb', line 3567

def conversion_profile2id
  @conversion_profile2id
end

#created_atObject

Returns the value of attribute created_at.



3570
3571
3572
# File 'lib/kaltura_client.rb', line 3570

def created_at
  @created_at
end

#default_admin_tagsObject

Returns the value of attribute default_admin_tags.



3574
3575
3576
# File 'lib/kaltura_client.rb', line 3574

def default_admin_tags
  @default_admin_tags
end

#default_categoryObject

Returns the value of attribute default_category.



3571
3572
3573
# File 'lib/kaltura_client.rb', line 3571

def default_category
  @default_category
end

#default_tagsObject

Returns the value of attribute default_tags.



3573
3574
3575
# File 'lib/kaltura_client.rb', line 3573

def default_tags
  @default_tags
end

#default_user_idObject

Returns the value of attribute default_user_id.



3572
3573
3574
# File 'lib/kaltura_client.rb', line 3572

def default_user_id
  @default_user_id
end

#descriptionObject

Returns the value of attribute description.



3563
3564
3565
# File 'lib/kaltura_client.rb', line 3563

def description
  @description
end

#email_addressObject

Returns the value of attribute email_address.



3564
3565
3566
# File 'lib/kaltura_client.rb', line 3564

def email_address
  @email_address
end

#idObject

Returns the value of attribute id.



3561
3562
3563
# File 'lib/kaltura_client.rb', line 3561

def id
  @id
end

#mailbox_idObject

Returns the value of attribute mailbox_id.



3565
3566
3567
# File 'lib/kaltura_client.rb', line 3565

def mailbox_id
  @mailbox_id
end

#max_attachment_size_kbytesObject

Returns the value of attribute max_attachment_size_kbytes.



3575
3576
3577
# File 'lib/kaltura_client.rb', line 3575

def max_attachment_size_kbytes
  @max_attachment_size_kbytes
end

#max_attachments_per_mailObject

Returns the value of attribute max_attachments_per_mail.



3576
3577
3578
# File 'lib/kaltura_client.rb', line 3576

def max_attachments_per_mail
  @max_attachments_per_mail
end

#moderation_statusObject

Returns the value of attribute moderation_status.



3568
3569
3570
# File 'lib/kaltura_client.rb', line 3568

def moderation_status
  @moderation_status
end

#nameObject

Returns the value of attribute name.



3562
3563
3564
# File 'lib/kaltura_client.rb', line 3562

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



3566
3567
3568
# File 'lib/kaltura_client.rb', line 3566

def partner_id
  @partner_id
end

#statusObject

Returns the value of attribute status.



3569
3570
3571
# File 'lib/kaltura_client.rb', line 3569

def status
  @status
end