toggle menu
braintree_android
4.47.0
androidJvm
switch theme
search in API
ThreeDSecure
/
com.braintreepayments.api
/
ThreeDSecureV1UiCustomization
Three
DSecure
V1Ui
Customization
open
class
ThreeDSecureV1UiCustomization
:
Parcelable
UI Customization Options for 3D Secure 1 Flows.
Members
Constructors
Three
DSecure
V1Ui
Customization
Link copied to clipboard
constructor
(
)
Properties
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
ThreeDSecureV1UiCustomization
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
redirect
Button
Text
Link copied to clipboard
@get:
Nullable
open
var
redirectButtonText
:
String
redirect
Description
Link copied to clipboard
@get:
Nullable
open
var
redirectDescription
:
String
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)