printBothCustomerAndMerchantCopy abstract method

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

Implementation

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