public class PaymentCancel
Base class for common data required when cancelling a payment.
@NotNull public java.lang.String getMerchantTransactionReference()
The transaction reference defined by the merchant to uniquely identify the payment.
@NotNull public java.lang.String getGatewayTransactionReference()
The gateway transaction reference of a previous transaction
@Nullable public java.lang.String getPaypointId()
Identifier for the paypoint on which the action should or has been performed on.