NAME
WebService::Braintree::CreditCardVerification
PURPOSE
This class searches, lists, and finds credit card verifications.
CLASS METHODS
search()
This takes a subref which is used to set the search parameters and returns a credit card verification object.
Please see Searching for more information on the subref and how it works.
all()
This returns all the credit card verifications.
find()
This takes a token and returns the credit card verification associated with that token.
OBJECT METHODS
UNKNOWN