Class: AgeCheckRequestResult
- Inherits:
-
Object
- Object
- AgeCheckRequestResult
- 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
- AUTHURL =
1
- SESSIONID =
2
- FIELDS =
{ AUTHURL => {:type => ::Thrift::Types::STRING, :name => 'authUrl'}, SESSIONID => {:type => ::Thrift::Types::STRING, :name => 'sessionId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
17440 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17440 def struct_fields; FIELDS; end |
#validate ⇒ Object
17442 17443 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17442 def validate end |