Class: GetChallengeForPaakAuthResponse
- Inherits:
-
Object
- Object
- GetChallengeForPaakAuthResponse
- 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 => ::PublicKeyCredentialRequestOptions} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7171 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7171 def struct_fields; FIELDS; end |
#validate ⇒ Object
7173 7174 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7173 def validate end |