preview

abstract suspend fun preview(withdrawalRequest: WithdrawalRequest): Withdrawal

Retrieves a preview of a withdraw.

Return

A Withdrawal object

Parameters

withdrawalRequest

The withdraw request.