Class: Kaltura::KalturaUser

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

#admin_tagsObject

Returns the value of attribute admin_tags.



2449
2450
2451
# File 'lib/kaltura_client.rb', line 2449

def admin_tags
  @admin_tags
end

#cityObject

Returns the value of attribute city.



2444
2445
2446
# File 'lib/kaltura_client.rb', line 2444

def city
  @city
end

#countryObject

Returns the value of attribute country.



2442
2443
2444
# File 'lib/kaltura_client.rb', line 2442

def country
  @country
end

#created_atObject

Returns the value of attribute created_at.



2452
2453
2454
# File 'lib/kaltura_client.rb', line 2452

def created_at
  @created_at
end

#date_of_birthObject

Returns the value of attribute date_of_birth.



2441
2442
2443
# File 'lib/kaltura_client.rb', line 2441

def date_of_birth
  @date_of_birth
end

#descriptionObject

Returns the value of attribute description.



2447
2448
2449
# File 'lib/kaltura_client.rb', line 2447

def description
  @description
end

#emailObject

Returns the value of attribute email.



2440
2441
2442
# File 'lib/kaltura_client.rb', line 2440

def email
  @email
end

#full_nameObject

Returns the value of attribute full_name.



2439
2440
2441
# File 'lib/kaltura_client.rb', line 2439

def full_name
  @full_name
end

#genderObject

Returns the value of attribute gender.



2450
2451
2452
# File 'lib/kaltura_client.rb', line 2450

def gender
  @gender
end

#idObject

Returns the value of attribute id.



2436
2437
2438
# File 'lib/kaltura_client.rb', line 2436

def id
  @id
end

#indexed_partner_data_intObject

Returns the value of attribute indexed_partner_data_int.



2455
2456
2457
# File 'lib/kaltura_client.rb', line 2455

def indexed_partner_data_int
  @indexed_partner_data_int
end

#indexed_partner_data_stringObject

Returns the value of attribute indexed_partner_data_string.



2456
2457
2458
# File 'lib/kaltura_client.rb', line 2456

def indexed_partner_data_string
  @indexed_partner_data_string
end

#partner_dataObject

Returns the value of attribute partner_data.



2454
2455
2456
# File 'lib/kaltura_client.rb', line 2454

def partner_data
  @partner_data
end

#partner_idObject

Returns the value of attribute partner_id.



2437
2438
2439
# File 'lib/kaltura_client.rb', line 2437

def partner_id
  @partner_id
end

#screen_nameObject

Returns the value of attribute screen_name.



2438
2439
2440
# File 'lib/kaltura_client.rb', line 2438

def screen_name
  @screen_name
end

#stateObject

Returns the value of attribute state.



2443
2444
2445
# File 'lib/kaltura_client.rb', line 2443

def state
  @state
end

#statusObject

Returns the value of attribute status.



2451
2452
2453
# File 'lib/kaltura_client.rb', line 2451

def status
  @status
end

#storage_sizeObject

Returns the value of attribute storage_size.



2457
2458
2459
# File 'lib/kaltura_client.rb', line 2457

def storage_size
  @storage_size
end

#tagsObject

Returns the value of attribute tags.



2448
2449
2450
# File 'lib/kaltura_client.rb', line 2448

def tags
  @tags
end

#thumbnail_urlObject

Returns the value of attribute thumbnail_url.



2446
2447
2448
# File 'lib/kaltura_client.rb', line 2446

def thumbnail_url
  @thumbnail_url
end

#updated_atObject

Returns the value of attribute updated_at.



2453
2454
2455
# File 'lib/kaltura_client.rb', line 2453

def updated_at
  @updated_at
end

#zipObject

Returns the value of attribute zip.



2445
2446
2447
# File 'lib/kaltura_client.rb', line 2445

def zip
  @zip
end