Class: MoretabRecommendAccount
- Inherits:
-
Object
- Object
- MoretabRecommendAccount
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- MID =
1
- DISPLAYNAME =
2
- STATUSMESSAGE =
3
- PICTURESTATUS =
4
- PICTUREPATH =
5
- FIELDS =
{ MID => {:type => ::Thrift::Types::STRING, :name => 'mid'}, DISPLAYNAME => {:type => ::Thrift::Types::STRING, :name => 'displayName'}, STATUSMESSAGE => {:type => ::Thrift::Types::STRING, :name => 'statusMessage'}, PICTURESTATUS => {:type => ::Thrift::Types::STRING, :name => 'pictureStatus'}, PICTUREPATH => {:type => ::Thrift::Types::STRING, :name => 'picturePath'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15909 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15909 def struct_fields; FIELDS; end |
#validate ⇒ Object
15911 15912 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15911 def validate end |