Class: WeixinPublic::WeixinFan

Inherits:
WeixinObject show all
Defined in:
lib/weixin_public.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from WeixinObject

#initialize

Constructor Details

This class inherits a constructor from WeixinPublic::WeixinObject

Instance Attribute Details

#fakeIdObject

Returns the value of attribute fakeId.



22
23
24
# File 'lib/weixin_public.rb', line 22

def fakeId
  @fakeId
end

#groupIdObject

Returns the value of attribute groupId.



22
23
24
# File 'lib/weixin_public.rb', line 22

def groupId
  @groupId
end

#nickNameObject

Returns the value of attribute nickName.



22
23
24
# File 'lib/weixin_public.rb', line 22

def nickName
  @nickName
end

#remarkNameObject

Returns the value of attribute remarkName.



22
23
24
# File 'lib/weixin_public.rb', line 22

def remarkName
  @remarkName
end