Prepare

@CommandRoute(appendIdPath = CommandRoute.AppendPath.ALWAYS, method = CommandRoute.Method.POST, summary = "准备转账")
class Prepare : 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