Class: ChannelService::GetReturnUrlWithRequestTokenForAutoLogin_args

Inherits:
Object
  • Object
show all
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_fieldsObject



465
# File 'lib/linerb/gen-rb/channel_service.rb', line 465

def struct_fields; FIELDS; end

#validateObject



467
468
# File 'lib/linerb/gen-rb/channel_service.rb', line 467

def validate
end