Listing
@Serializable
Constructors
Link copied to clipboard
constructor(lastReviewTime: Long, pricePerUnit: Int, quantity: Byte, stainId: Int, worldName: String? = null, worldId: Short? = null, creatorName: String? = null, creatorId: String? = null, hq: Boolean, isCrafted: Boolean, listingId: String? = null, materia: List<Materia>? = null, onMannequin: Boolean, retainerCity: Byte, retainerId: String? = null, retainerName: String? = null, sellerId: String? = null, total: Int)
Properties
Link copied to clipboard
The creator's character name
Link copied to clipboard
The time that this listing was posted, in seconds since the UNIX epoch
Link copied to clipboard
Whether or not the item is being sold on a mannequin
Link copied to clipboard
The price per unit sold
Link copied to clipboard
The city ID of the retainer
Link copied to clipboard
A SHA256 hash of the retainer's ID
Link copied to clipboard
The retainer's name