printMerchantCopy abstract method

Future<Either<String, POSResultInterface>> printMerchantCopy(
  1. String referenceNumber
)

Implementation

Future<Either<String, POSResultInterface>> printMerchantCopy(
    String referenceNumber);