getWithdrawalRecipient

abstract suspend fun getWithdrawalRecipient(recipientId: String): WithdrawalRecipient

Retrieves a specific withdraw recipient.

Return

A WithdrawalRecipient object

Parameters

recipientId

The id of the withdraw recipient.