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.



1087
1088
1089
# File 'lib/kaltura/kaltura_client.rb', line 1087

def admin_tags
  @admin_tags
end

#cityObject

Returns the value of attribute city.



1082
1083
1084
# File 'lib/kaltura/kaltura_client.rb', line 1082

def city
  @city
end

#countryObject

Returns the value of attribute country.



1080
1081
1082
# File 'lib/kaltura/kaltura_client.rb', line 1080

def country
  @country
end

#created_atObject

Returns the value of attribute created_at.



1090
1091
1092
# File 'lib/kaltura/kaltura_client.rb', line 1090

def created_at
  @created_at
end

#date_of_birthObject

Returns the value of attribute date_of_birth.



1079
1080
1081
# File 'lib/kaltura/kaltura_client.rb', line 1079

def date_of_birth
  @date_of_birth
end

#descriptionObject

Returns the value of attribute description.



1085
1086
1087
# File 'lib/kaltura/kaltura_client.rb', line 1085

def description
  @description
end

#emailObject

Returns the value of attribute email.



1078
1079
1080
# File 'lib/kaltura/kaltura_client.rb', line 1078

def email
  @email
end

#full_nameObject

Returns the value of attribute full_name.



1077
1078
1079
# File 'lib/kaltura/kaltura_client.rb', line 1077

def full_name
  @full_name
end

#genderObject

Returns the value of attribute gender.



1088
1089
1090
# File 'lib/kaltura/kaltura_client.rb', line 1088

def gender
  @gender
end

#idObject

Returns the value of attribute id.



1074
1075
1076
# File 'lib/kaltura/kaltura_client.rb', line 1074

def id
  @id
end

#indexed_partner_data_intObject

Returns the value of attribute indexed_partner_data_int.



1093
1094
1095
# File 'lib/kaltura/kaltura_client.rb', line 1093

def indexed_partner_data_int
  @indexed_partner_data_int
end

#indexed_partner_data_stringObject

Returns the value of attribute indexed_partner_data_string.



1094
1095
1096
# File 'lib/kaltura/kaltura_client.rb', line 1094

def indexed_partner_data_string
  @indexed_partner_data_string
end

#partner_dataObject

Returns the value of attribute partner_data.



1092
1093
1094
# File 'lib/kaltura/kaltura_client.rb', line 1092

def partner_data
  @partner_data
end

#partner_idObject

Returns the value of attribute partner_id.



1075
1076
1077
# File 'lib/kaltura/kaltura_client.rb', line 1075

def partner_id
  @partner_id
end

#screen_nameObject

Returns the value of attribute screen_name.



1076
1077
1078
# File 'lib/kaltura/kaltura_client.rb', line 1076

def screen_name
  @screen_name
end

#stateObject

Returns the value of attribute state.



1081
1082
1083
# File 'lib/kaltura/kaltura_client.rb', line 1081

def state
  @state
end

#statusObject

Returns the value of attribute status.



1089
1090
1091
# File 'lib/kaltura/kaltura_client.rb', line 1089

def status
  @status
end

#storage_sizeObject

Returns the value of attribute storage_size.



1095
1096
1097
# File 'lib/kaltura/kaltura_client.rb', line 1095

def storage_size
  @storage_size
end

#tagsObject

Returns the value of attribute tags.



1086
1087
1088
# File 'lib/kaltura/kaltura_client.rb', line 1086

def tags
  @tags
end

#thumbnail_urlObject

Returns the value of attribute thumbnail_url.



1084
1085
1086
# File 'lib/kaltura/kaltura_client.rb', line 1084

def thumbnail_url
  @thumbnail_url
end

#updated_atObject

Returns the value of attribute updated_at.



1091
1092
1093
# File 'lib/kaltura/kaltura_client.rb', line 1091

def updated_at
  @updated_at
end

#zipObject

Returns the value of attribute zip.



1083
1084
1085
# File 'lib/kaltura/kaltura_client.rb', line 1083

def zip
  @zip
end