UnlockAmount

@CommandRoute(summary = "解锁金额", appendIdPath = CommandRoute.AppendPath.ALWAYS)
class UnlockAmount : Record

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String