Class: SaveStudentInformationRequest
- Inherits:
-
Object
- Object
- SaveStudentInformationRequest
- 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
- STUDENTINFORMATION =
1
- FIELDS =
{ STUDENTINFORMATION => {:type => ::Thrift::Types::STRUCT, :name => 'studentInformation', :class => ::StudentInformation} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
10758 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10758 def struct_fields; FIELDS; end |
#validate ⇒ Object
10760 10761 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10760 def validate end |