receiptBegin

@Deprecated(message = "use openReceipt() instead", replaceWith = @ReplaceWith(imports = {"pl.com.elzab.stx.elzabdr.ElzabDr"}, expression = "openReceipt()"))
public final Unit receiptBegin()

Deprecated

use openReceipt() instead

Replace with

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

See also