withdraw

Function withdraw 

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