IShiftOptions

data class IShiftOptions(val number: Int)

Constructors

Link copied to clipboard
constructor(number: Int)

Properties

Link copied to clipboard
val number: Int