toggle menu
braintree_android
4.47.0
androidJvm
switch theme
search in API
ThreeDSecure
/
com.braintreepayments.api
/
ThreeDSecureV2BaseCustomization
Three
DSecure
V2Base
Customization
open
class
ThreeDSecureV2BaseCustomization
:
Parcelable
Deprecated
Deprecated. Base customization options for 3D Secure 2 flows.
Inheritors
ThreeDSecureV2ButtonCustomization
ThreeDSecureV2TextBoxCustomization
ThreeDSecureV2LabelCustomization
ThreeDSecureV2ToolbarCustomization
Members
Properties
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
ThreeDSecureV2BaseCustomization
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
text
Color
Link copied to clipboard
@get:
Nullable
open
var
textColor
:
String
text
Font
Name
Link copied to clipboard
@get:
Nullable
open
var
textFontName
:
String
text
Font
Size
Link copied to clipboard
open
var
textFontSize
:
Int
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
parcel
:
Parcel
,
i
:
Int
)