toggle menu
braintree_android
4.47.0
androidJvm
switch theme
search in API
ThreeDSecure
/
com.braintreepayments.api
/
ThreeDSecureShippingMethod
Three
DSecure
Shipping
Method
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
ThreeDSecureShippingMethod
Members
Properties
ELECTRONIC_DELIVERY
Link copied to clipboard
val
ELECTRONIC_DELIVERY
:
Int
=
5
EXPEDITED
Link copied to clipboard
val
EXPEDITED
:
Int
=
2
GROUND
Link copied to clipboard
val
GROUND
:
Int
=
4
PRIORITY
Link copied to clipboard
val
PRIORITY
:
Int
=
3
SAME_DAY
Link copied to clipboard
val
SAME_DAY
:
Int
=
1
SHIP_TO_STORE
Link copied to clipboard
val
SHIP_TO_STORE
:
Int
=
6
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