MountSkill

@Serializable
data class MountSkill(val id: Int, val slot: String)

Data model for mount type skill field

Constructors

Link copied to clipboard
constructor(id: Int, slot: String)

Properties

Link copied to clipboard
val id: Int
Link copied to clipboard