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