Class: WiMP::Gen::ClientApiService::GetAllUserPlaylists_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/client_api_service.rb

Constant Summary collapse

SESSIONID =
1
FIELDS =
{
  SESSIONID => {:type => ::Thrift::Types::STRING, :name => 'sessionId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1642
# File 'lib/gen/client_api_service.rb', line 1642

def struct_fields; FIELDS; end

#validateObject



1644
1645
# File 'lib/gen/client_api_service.rb', line 1644

def validate
end