Class: VerifyEapLoginResponse

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

ACCOUNTEXISTS =
1
FIELDS =
{
  ACCOUNTEXISTS => {:type => ::Thrift::Types::BOOL, :name => 'accountExists'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end