WoW:API GetAuctionItemInfo: Difference between revisions

Note about zero count on sold auctions
(→‎Notes: Explain that resolution is cached)
(Note about zero count on sold auctions)
Line 15: Line 15:
:;name : a string containing the name of the item
:;name : a string containing the name of the item
:;texture : a string containing the name of the texture of the item
:;texture : a string containing the name of the texture of the item
:;count : a number containing the number of items in the auction item
:;count : a number containing the number of items in the auction item, zero if item is "sold" in the "owner" auctions
:;quality : an index into the [[API ITEM_QUALITY_COLORS|ITEM_QUALITY_COLORS]] array
:;quality : an index into the [[API ITEM_QUALITY_COLORS|ITEM_QUALITY_COLORS]] array
:;canUse : a boolean, true if the user can use the item, false if not
:;canUse : a boolean, true if the user can use the item, false if not
Anonymous user