Class: ChannelService::GetReturnUrlWithRequestTokenForAutoLogin_args
- Inherits:
-
Object
- Object
- ChannelService::GetReturnUrlWithRequestTokenForAutoLogin_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- WEBLOGINREQUEST =
2
- FIELDS =
{ WEBLOGINREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'webLoginRequest', :class => ::WebLoginRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
465 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 465 def struct_fields; FIELDS; end |
#validate ⇒ Object
467 468 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 467 def validate end |