Helper class containing status codes for the various errors that can occur
when validating a payment card. One of these codes is returned as part of a
Status object when a unsuccessful call to the VerifyPaymentCard
or VerifyCreditCard pipelet is made. The same codes are used
when calling PaymentCard.verify(Number, Number, String) or
PaymentCard.verify(Number, Number, String, String).