Class: Kaltura::User

Inherits:
ObjectBase 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

#admin_tagsObject

Returns the value of attribute admin_tags.



1044
1045
1046
# File 'lib/kaltura/kaltura_client.rb', line 1044

def admin_tags
  @admin_tags
end

#cityObject

Returns the value of attribute city.



1039
1040
1041
# File 'lib/kaltura/kaltura_client.rb', line 1039

def city
  @city
end

#countryObject

Returns the value of attribute country.



1037
1038
1039
# File 'lib/kaltura/kaltura_client.rb', line 1037

def country
  @country
end

#created_atObject

Returns the value of attribute created_at.



1047
1048
1049
# File 'lib/kaltura/kaltura_client.rb', line 1047

def created_at
  @created_at
end

#date_of_birthObject

Returns the value of attribute date_of_birth.



1036
1037
1038
# File 'lib/kaltura/kaltura_client.rb', line 1036

def date_of_birth
  @date_of_birth
end

#descriptionObject

Returns the value of attribute description.



1042
1043
1044
# File 'lib/kaltura/kaltura_client.rb', line 1042

def description
  @description
end

#emailObject

Returns the value of attribute email.



1035
1036
1037
# File 'lib/kaltura/kaltura_client.rb', line 1035

def email
  @email
end

#full_nameObject

Returns the value of attribute full_name.



1034
1035
1036
# File 'lib/kaltura/kaltura_client.rb', line 1034

def full_name
  @full_name
end

#genderObject

Returns the value of attribute gender.



1045
1046
1047
# File 'lib/kaltura/kaltura_client.rb', line 1045

def gender
  @gender
end

#idObject

Returns the value of attribute id.



1031
1032
1033
# File 'lib/kaltura/kaltura_client.rb', line 1031

def id
  @id
end

#indexed_partner_data_intObject

Returns the value of attribute indexed_partner_data_int.



1050
1051
1052
# File 'lib/kaltura/kaltura_client.rb', line 1050

def indexed_partner_data_int
  @indexed_partner_data_int
end

#indexed_partner_data_stringObject

Returns the value of attribute indexed_partner_data_string.



1051
1052
1053
# File 'lib/kaltura/kaltura_client.rb', line 1051

def indexed_partner_data_string
  @indexed_partner_data_string
end

#partner_dataObject

Returns the value of attribute partner_data.



1049
1050
1051
# File 'lib/kaltura/kaltura_client.rb', line 1049

def partner_data
  @partner_data
end

#partner_idObject

Returns the value of attribute partner_id.



1032
1033
1034
# File 'lib/kaltura/kaltura_client.rb', line 1032

def partner_id
  @partner_id
end

#screen_nameObject

Returns the value of attribute screen_name.



1033
1034
1035
# File 'lib/kaltura/kaltura_client.rb', line 1033

def screen_name
  @screen_name
end

#stateObject

Returns the value of attribute state.



1038
1039
1040
# File 'lib/kaltura/kaltura_client.rb', line 1038

def state
  @state
end

#statusObject

Returns the value of attribute status.



1046
1047
1048
# File 'lib/kaltura/kaltura_client.rb', line 1046

def status
  @status
end

#storage_sizeObject

Returns the value of attribute storage_size.



1052
1053
1054
# File 'lib/kaltura/kaltura_client.rb', line 1052

def storage_size
  @storage_size
end

#tagsObject

Returns the value of attribute tags.



1043
1044
1045
# File 'lib/kaltura/kaltura_client.rb', line 1043

def tags
  @tags
end

#thumbnail_urlObject

Returns the value of attribute thumbnail_url.



1041
1042
1043
# File 'lib/kaltura/kaltura_client.rb', line 1041

def thumbnail_url
  @thumbnail_url
end

#updated_atObject

Returns the value of attribute updated_at.



1048
1049
1050
# File 'lib/kaltura/kaltura_client.rb', line 1048

def updated_at
  @updated_at
end

#zipObject

Returns the value of attribute zip.



1040
1041
1042
# File 'lib/kaltura/kaltura_client.rb', line 1040

def zip
  @zip
end