Back to 'auction_items' Return to characters Go to 'blackmarket_auctions'
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | int | unsigned | PRI | NO | 0 | ||
| auctionHouseId | int | unsigned | NO | 0 | |||
| owner | bigint | unsigned | NO | 0 | |||
| bidder | bigint | unsigned | NO | 0 | |||
| minBid | bigint | unsigned | NO | 0 | |||
| buyoutOrUnitPrice | bigint | unsigned | NO | 0 | |||
| deposit | bigint | unsigned | NO | 0 | |||
| bidAmount | bigint | unsigned | NO | 0 | |||
| startTime | bigint | signed | NO | 0 | |||
| endTime | bigint | signed | NO | 0 | |||
| serverFlags | tinyint | unsigned | NO | 0 |
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
- no description -
Back to 'auction_items' Return to characters Go to 'blackmarket_auctions'