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