RequestWithdrawalOutput

@Serializable
data class RequestWithdrawalOutput(val requestId: EntityId)

Parameters

requestId

The request that is created for this withdrawal.

Constructors

Link copied to clipboard
constructor(requestId: EntityId)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard