Field

data class Field(val name: String?, val type: RPC_MOVE_ENUM_FIELDS.Type?)

Constructors

Link copied to clipboard
constructor(name: String?, type: RPC_MOVE_ENUM_FIELDS.Type?)

Properties

Link copied to clipboard
val name: String?

The field's name.

Link copied to clipboard

The field's type.