amount property

String? amount
final

The amount for the transaction, if available. This is for display purposes only and is not part of the Braintree nonce payload.

Implementation

final String? amount;