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
9900 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9900 def struct_fields; FIELDS; end |
#validate ⇒ Object
9902 9903 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9902 def validate end |