Class: RegisterPrimaryResponse
- Inherits:
-
Object
- Object
- RegisterPrimaryResponse
- 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
- AUTHTOKEN =
1
- FIELDS =
{ AUTHTOKEN => {:type => ::Thrift::Types::STRING, :name => 'authToken'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
6858 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6858 def struct_fields; FIELDS; end |
#validate ⇒ Object
6860 6861 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6860 def validate end |