Bitpay\Client\ClientInterface::createPayout PHP Method

createPayout() public method

Create a Payout Request on Bitpay
public createPayout ( Bitpay\PayoutInterface $payout ) : Bitpay\PayoutInterface | mixed
$payout Bitpay\PayoutInterface
return Bitpay\PayoutInterface | mixed
    public function createPayout(PayoutInterface $payout);