TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo Struct Reference

#include <TokenPackets.h>

Public Attributes

uint64 Id = 0
 
Timestamp LastUpdate
 
int32 Status = 0
 
uint64 Price = 0
 
uint32 DurationLeft = 0
 

Detailed Description

Definition at line 45 of file TokenPackets.h.

Member Data Documentation

◆ DurationLeft

uint32 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::DurationLeft = 0

Definition at line 51 of file TokenPackets.h.

◆ Id

uint64 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Id = 0

Definition at line 47 of file TokenPackets.h.

◆ LastUpdate

Timestamp WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::LastUpdate

Definition at line 48 of file TokenPackets.h.

◆ Price

uint64 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Price = 0

Definition at line 50 of file TokenPackets.h.

◆ Status

int32 WorldPackets::Token::CommerceTokenGetLogResponse::AuctionableTokenInfo::Status = 0

Definition at line 49 of file TokenPackets.h.


The documentation for this struct was generated from the following file: