NAME
WebService::Braintree::PaymentMethodNonce
PURPOSE
This class creates and finds payment method nonces.
CLASS METHODS
create()
This takes a token and returns the payment method nonce created.
find()
This takes a token and returns the payment method nonce (if it exists).
OBJECT METHODS
UNKNOWN