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.



1534
1535
1536
# File 'lib/kaltura_client.rb', line 1534

def conversion_profile2id
  @conversion_profile2id
end

#created_atObject

Returns the value of attribute created_at.



1537
1538
1539
# File 'lib/kaltura_client.rb', line 1537

def created_at
  @created_at
end

#default_admin_tagsObject

Returns the value of attribute default_admin_tags.



1541
1542
1543
# File 'lib/kaltura_client.rb', line 1541

def default_admin_tags
  @default_admin_tags
end

#default_categoryObject

Returns the value of attribute default_category.



1538
1539
1540
# File 'lib/kaltura_client.rb', line 1538

def default_category
  @default_category
end

#default_tagsObject

Returns the value of attribute default_tags.



1540
1541
1542
# File 'lib/kaltura_client.rb', line 1540

def default_tags
  @default_tags
end

#default_user_idObject

Returns the value of attribute default_user_id.



1539
1540
1541
# File 'lib/kaltura_client.rb', line 1539

def default_user_id
  @default_user_id
end

#descriptionObject

Returns the value of attribute description.



1530
1531
1532
# File 'lib/kaltura_client.rb', line 1530

def description
  @description
end

#email_addressObject

Returns the value of attribute email_address.



1531
1532
1533
# File 'lib/kaltura_client.rb', line 1531

def email_address
  @email_address
end

#idObject

Returns the value of attribute id.



1528
1529
1530
# File 'lib/kaltura_client.rb', line 1528

def id
  @id
end

#mailbox_idObject

Returns the value of attribute mailbox_id.



1532
1533
1534
# File 'lib/kaltura_client.rb', line 1532

def mailbox_id
  @mailbox_id
end

#moderation_statusObject

Returns the value of attribute moderation_status.



1535
1536
1537
# File 'lib/kaltura_client.rb', line 1535

def moderation_status
  @moderation_status
end

#nameObject

Returns the value of attribute name.



1529
1530
1531
# File 'lib/kaltura_client.rb', line 1529

def name
  @name
end

#partner_idObject

Returns the value of attribute partner_id.



1533
1534
1535
# File 'lib/kaltura_client.rb', line 1533

def partner_id
  @partner_id
end

#statusObject

Returns the value of attribute status.



1536
1537
1538
# File 'lib/kaltura_client.rb', line 1536

def status
  @status
end