Class: SaveStudentInformationRequest

Inherits:
Object
  • Object
show all
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_fieldsObject



10758
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10758

def struct_fields; FIELDS; end

#validateObject



10760
10761
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10760

def validate
end