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

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

public createInvoice ( Bitpay\InvoiceInterface $invoice ) : Invoice
$invoice Bitpay\InvoiceInterface
Результат Bitpay\Invoice
    public function createInvoice(InvoiceInterface $invoice);