public enum ReceiptType
The type of receipt.
public static ReceiptType CUSTOMER
Customer copy of a receipt.
public static ReceiptType MERCHANT
Merchant copy of a receipt.