PaymentCardEntity.PaymentCardNetwork

public static abstract @interface PaymentCardEntity.PaymentCardNetwork implements Annotation

The list of supported payment card networks that could be detected (e.g. PaymentCardEntity.CARD_AMEX).

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()