Class: ChannelService::GetWebLoginDisallowedUrl_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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end