Class: GetHomeFlexContentRequest
- Inherits:
-
Object
- Object
- GetHomeFlexContentRequest
- 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
- SUPPORTEDFLEXVERSION =
1
- FIELDS =
{ SUPPORTEDFLEXVERSION => {:type => ::Thrift::Types::I32, :name => 'supportedFlexVersion'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4820 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4820 def struct_fields; FIELDS; end |
#validate ⇒ Object
4822 4823 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4822 def validate end |