pub async fn withdraw(
client: &GatewayApi,
base_url: &SafeUrl,
payload: WithdrawPayload,
) -> ServerResult<WithdrawResponse>pub async fn withdraw(
client: &GatewayApi,
base_url: &SafeUrl,
payload: WithdrawPayload,
) -> ServerResult<WithdrawResponse>