Class: AccountAuthFactorEapConnectService::ConnectEapAccount_args
- Inherits:
-
Object
- Object
- AccountAuthFactorEapConnectService::ConnectEapAccount_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/account_auth_factor_eap_connect_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- REQUEST =
1
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::ConnectEapAccountRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
139 |
# File 'lib/linerb/gen-rb/account_auth_factor_eap_connect_service.rb', line 139 def struct_fields; FIELDS; end |
#validate ⇒ Object
141 142 |
# File 'lib/linerb/gen-rb/account_auth_factor_eap_connect_service.rb', line 141 def validate end |