toggle menu
braintree_android
4.47.0
androidJvm
switch theme
search in API
Venmo
/
com.braintreepayments.api
/
VenmoPaymentMethodUsage
Venmo
Payment
Method
Usage
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
VenmoPaymentMethodUsage
Usage type for the tokenized Venmo account.
Members
Properties
MULTI_USE
Link copied to clipboard
val
MULTI_USE
:
Int
=
2
SINGLE_USE
Link copied to clipboard
val
SINGLE_USE
:
Int
=
1
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String