TradeOffer
data class TradeOffer(name: String, type: TradeType, amount: Int, duration: Int)
Content copied to clipboard
Constructors
TradeOffer
Link copied to clipboard
fun TradeOffer()
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
getOfferText
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard