invoiceInformation

@Deprecated(message = "use addInvoiceInformation() instead", replaceWith = @ReplaceWith(imports = {"pl.com.elzab.stx.elzabdr.ElzabDr"}, expression = "addInvoiceInformation()"))
public final Unit invoiceInformation(String drawerName, Array<String> drawerInfo, String purchaserName, Array<String> purchaserInfo, String paymentForm, String dateOfMaturity)

Deprecated

use addInvoiceInformation() instead

Replace with

import pl.com.elzab.stx.elzabdr.ElzabDr
addInvoiceInformation()

See also