Payment Data
Base class for payment data classes.
If the transaction was completed using a debit or credit card then this will be an instance of {@link se.westpay.posapplib.CardPaymentData}. If the transaction was completed using some other method, for example Swish, then this will be an instance of {@link se.westpay.posapplib.AlternativePaymentData}.