toggle menu
braintree_android
5.21.0
androidJvm
switch theme
search in API
PayPal
/
com.braintreepayments.api.paypal
/
PayPalResult
/
Success
Success
class
Success
(
val
nonce
:
PayPalAccountNonce
)
:
PayPalResult
The PayPal flow completed successfully. This
nonce
should be sent to your server.
Members
Constructors
Success
Link copied to clipboard
constructor
(
nonce
:
PayPalAccountNonce
)
Properties
nonce
Link copied to clipboard
val
nonce
:
PayPalAccountNonce