Class: BuddyPersonalDetail
- Inherits:
-
Object
- Object
- BuddyPersonalDetail
- 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
- RICHMENUID =
1
- STATUSBARREVISION =
2
- FIELDS =
{ RICHMENUID => {:type => ::Thrift::Types::STRING, :name => 'richMenuId', :optional => true}, STATUSBARREVISION => {:type => ::Thrift::Types::I64, :name => 'statusBarRevision', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16470 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16470 def struct_fields; FIELDS; end |
#validate ⇒ Object
16472 16473 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16472 def validate end |