JSSendRequestParameter

@Serializable
data class JSSendRequestParameter(val account: Account, val from: String, val to: String, val value: String)

Constructors

Link copied to clipboard
constructor(account: Account, from: String, to: String, value: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val to: String
Link copied to clipboard