MoveAddressType

@Serializable
data class MoveAddressType(val value: String) : MoveValue

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard