Class: GetChallengeForPrimaryRegResponse
- Inherits:
-
Object
- Object
- GetChallengeForPrimaryRegResponse
- 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
- OPTIONS =
1
- FIELDS =
{ OPTIONS => {:type => ::Thrift::Types::STRUCT, :name => 'options', :class => ::PublicKeyCredentialCreationOptions} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
6158 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6158 def struct_fields; FIELDS; end |
#validate ⇒ Object
6160 6161 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 6160 def validate end |