AnglerId

@Serializable
data class AnglerId(val uuid: @Serializable(with = UUIDSerializer::class) UUID)

釣り人のIDを表すデータクラス

Constructors

Link copied to clipboard
constructor(uuid: @Serializable(with = UUIDSerializer::class) UUID)

Properties

Link copied to clipboard
val uuid: @Serializable(with = UUIDSerializer::class) UUID

プレイヤーのUUID