Class: VerifyEapLoginResponse
- Inherits:
-
Object
- Object
- VerifyEapLoginResponse
- 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_fields ⇒ Object
4987 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4987 def struct_fields; FIELDS; end |
#validate ⇒ Object
4989 4990 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4989 def validate end |