Class: QQBot::UserInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/qqbot/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountObject

Returns the value of attribute account.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def 
  @account
end

#birthdayObject

Returns the value of attribute birthday.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def birthday
  @birthday
end

#bloodObject

Returns the value of attribute blood.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def blood
  @blood
end

#cityObject

Returns the value of attribute city.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def city
  @city
end

#collegeObject

Returns the value of attribute college.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def college
  @college
end

#countryObject

Returns the value of attribute country.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def country
  @country
end

#emailObject

Returns the value of attribute email.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def email
  @email
end

#genderObject

Returns the value of attribute gender.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def gender
  @gender
end

#homepageObject

Returns the value of attribute homepage.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def homepage
  @homepage
end

#idObject

Returns the value of attribute id.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def id
  @id
end

#mobileObject

Returns the value of attribute mobile.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def mobile
  @mobile
end

#nicknameObject

Returns the value of attribute nickname.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def nickname
  @nickname
end

#occupationObject

Returns the value of attribute occupation.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def occupation
  @occupation
end

#personalObject

Returns the value of attribute personal.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def personal
  @personal
end

#phoneObject

Returns the value of attribute phone.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def phone
  @phone
end

#provinceObject

Returns the value of attribute province.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def province
  @province
end

#shengxiaoObject

Returns the value of attribute shengxiao.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def shengxiao
  @shengxiao
end

#sloganObject

Returns the value of attribute slogan.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def slogan
  @slogan
end

#vip_infoObject

Returns the value of attribute vip_info.



27
28
29
# File 'lib/qqbot/model.rb', line 27

def vip_info
  @vip_info
end