nonce property

String nonce
final

The nonce generated for this payment method by the Braintree gateway. The nonce will represent this PaymentMethod for the purposes of creating transactions and other monetary actions.

Implementation

final String nonce;