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);