toggle menu
braintree_android
5.2.0
androidJvm
switch theme
search in API
Card
/
com.braintreepayments.api.card
/
CardNonce
/
Companion
Companion
object
Companion
Members
Properties
API_RESOURCE_KEY
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
const
val
API_RESOURCE_KEY
:
String
DATA_KEY
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
const
val
DATA_KEY
:
String
Functions
from
JSON
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
@
JvmStatic
fun
fromJSON
(
inputJson
:
JSONObject
)
:
CardNonce
Parse card nonce from plain JSON object.