[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`PaymentCardEntity.PaymentCardNetwork` is an interface that lists supported payment card networks. It implements the `Annotation` interface. Key actions involve the detection of card networks, like `PaymentCardEntity.CARD_AMEX`. The interface inherits methods from `java.lang.annotation.Annotation`, including `annotationType()`, `equals(Object arg0)`, `hashCode()`, and `toString()`. These methods facilitate working with annotations and comparing or identifying different card network annotation instances.\n"]]