Gemstone Cost
@Serializable
Information about the cost for a gemstone slot
Constructors
Link copied to clipboard
constructor(type: String? = null, itemId: String? = null, amount: Int? = null, coins: Int? = null, essenceType: EssenceType? = null)