Class

Sell

Sell(sellData)

Constructor

# new Sell(sellData)

Represents a Sell.
Parameters:
Name Type Description
sellData SellData

View Source structures/stalks/weeks/Sell.js, line 8

Members

number

# price

Sell price of the turnips.

View Source structures/stalks/weeks/Sell.js, line 13

number

# quantity

Number of turnips sold.

View Source structures/stalks/weeks/Sell.js, line 19

number

# slots

The number of slots that were filled when the sale was made.

View Source structures/stalks/weeks/Sell.js, line 25