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

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

Create a Payout Request on Bitpay
public createPayout ( Bitpay\PayoutInterface $payout ) : Bitpay\PayoutInterface | mixed
$payout Bitpay\PayoutInterface
Результат Bitpay\PayoutInterface | mixed
    public function createPayout(PayoutInterface $payout);