Class: WebAuthDetails
- Inherits:
-
Object
- Object
- WebAuthDetails
- 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
- BASEURL =
1
- TOKEN =
2
- FIELDS =
{ BASEURL => {:type => ::Thrift::Types::STRING, :name => 'baseUrl'}, TOKEN => {:type => ::Thrift::Types::STRING, :name => 'token'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5734 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5734 def struct_fields; FIELDS; end |
#validate ⇒ Object
5736 5737 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5736 def validate end |