Bitpay\Client\ClientInterface::deletePayout PHP Method

deletePayout() public method

public deletePayout ( Bitpay\PayoutInterface $payout ) : Bitpay\PayoutInterface | mixed
$payout Bitpay\PayoutInterface
return Bitpay\PayoutInterface | mixed
    public function deletePayout(PayoutInterface $payout);