Class: AccountAuthFactorEapConnectService::OpenSession_args
- Inherits:
-
Object
- Object
- AccountAuthFactorEapConnectService::OpenSession_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/account_auth_factor_eap_connect_service.rb
Constant Summary collapse
- REQUEST =
1
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::OpenSession_AAFECS_Request} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
207 |
# File 'lib/linerb/gen-rb/account_auth_factor_eap_connect_service.rb', line 207 def struct_fields; FIELDS; end |
#validate ⇒ Object
209 210 |
# File 'lib/linerb/gen-rb/account_auth_factor_eap_connect_service.rb', line 209 def validate end |