Discussion: Map class_tsid to item label.

I'm currently consuming the method "auctions.list", which gives the item type for each auction as a "class_tsid".

I would like to display the friendly names for auction items in my app. Can anyone suggest a way to map a class_tsid to an item label?

Thanks.
I recommend passing in "defs=1" to auctions.list.  This will get you the name (and other fun things) for each item that comes back.
Thanks Epic,

I eventually figured it out through the magic of RTFM :)
Cheers for the reply though.

My market charting app is live now at ecurnomics.com. Yay.