ReceiptType

public enum ReceiptType

The type of receipt, generally either for the customer or for the merchant

Enum Constants

CUSTOMER

public static final ReceiptType CUSTOMER

receipt for the customer

DOCUMENT

public static final ReceiptType DOCUMENT

Any specific reports or document (check, dynamic currency conversion etc)

MERCHANT

public static final ReceiptType MERCHANT

receipt for the merchant