Bitpay\Client\ClientInterface::deletePayout PHP Метод

deletePayout() публичный Метод

public deletePayout ( Bitpay\PayoutInterface $payout ) : Bitpay\PayoutInterface | mixed
$payout Bitpay\PayoutInterface
Результат Bitpay\PayoutInterface | mixed
    public function deletePayout(PayoutInterface $payout);