WoW:AuctionTypeId: Difference between revisions

409 bytes removed ,  12 February 2021
Celess22 moved page AuctionTypeId to API TYPE auctionTypeId
m (catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>)
(Celess22 moved page AuctionTypeId to API TYPE auctionTypeId)
Line 1: Line 1:
{{wowapitype}}<br>
#REDIRECT [[API TYPE auctionTypeId]]
 
The Auction interface is divided between three types of activity, and many of the auction functions operate on more than one of these types, and use this identifier to specify which. The following values are available:
 
== Values ==
 
; <tt>"list"</tt> : The main browsable/searchable list of items.
 
; <tt>"bidder"</tt> : The auctions for which the player is a bidder.
 
; <tt>"owner"</tt> : The auctions placed by the player.