printBothCustomerAndMerchantCopy abstract method
Future<Either<String, POSResultInterface> >
printBothCustomerAndMerchantCopy(
- String referenceNumber
Implementation
Future<Either<String, POSResultInterface>> printBothCustomerAndMerchantCopy(
String referenceNumber);