Listing
@Serializable
Constructors
Link copied to clipboard
constructor(lastReviewTime: Long, pricePerUnit: Int, quantity: Short, stainId: Int, world: World? = null, creatorName: String? = null, creatorId: String? = null, hq: Boolean, isCrafted: Boolean, listingId: String? = null, materia: Array<Materia>? = null, onMannequin: Boolean, retainerCityId: 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 of the retainer.
Link copied to clipboard
A SHA256 hash of the retainer's ID.
Link copied to clipboard
The retainer's name.