Class: SecondaryQrCodeLoginPermit::GetLoginActorContext_args
- Inherits:
-
Object
- Object
- SecondaryQrCodeLoginPermit::GetLoginActorContext_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/secondary_qr_code_login_permit.rb
Constant Summary collapse
- REQUEST =
1
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::GetLoginActorContextRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
173 |
# File 'lib/linerb/gen-rb/secondary_qr_code_login_permit.rb', line 173 def struct_fields; FIELDS; end |
#validate ⇒ Object
175 176 |
# File 'lib/linerb/gen-rb/secondary_qr_code_login_permit.rb', line 175 def validate end |