GrandExchangeOffer

A grand exchange offer active in the grand exchange

See also

Constructors

Link copied to clipboard
constructor(offer: RSGEOffer)

Types

Link copied to clipboard
enum Slot
The grand exchange offer slots, starting from the top left to the top right, then the bottom left to the bottom right
Link copied to clipboard
enum Status
Link copied to clipboard
enum Type

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Gets the quantity of gold that is currently collectable in this offer.
Link copied to clipboard
Gets the quantity of items that are currently collectable in this offer.
Link copied to clipboard
open fun getItemId(): Int
Gets the item id of this offer
Link copied to clipboard
open fun getItemName(): String
Gets the name of the item in this offer
Link copied to clipboard
Gets the current completion percent on this offer.
Link copied to clipboard
open fun getPrice(): Int
Gets the price of this offer
Link copied to clipboard
Gets the Slot of this offer
Link copied to clipboard
Gets the Status of this offer
Link copied to clipboard
open fun getTotalQuantity(): Int
Gets the total quantity of this offer (the quantity that was set when the offer was placed)
Link copied to clipboard
Gets the amount of gold that has already been transferred (or completed) in this offer so far
Link copied to clipboard
Gets the amount of items that have already been transferred (or completed) in this offer so far
Link copied to clipboard
Gets the Type of this offer
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String