ThreeDSecureV2LabelCustomization

Label customization options for 3D Secure 2 flows.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getTextFontSize(): Int
Link copied to clipboard
open fun setHeadingTextColor(@Nullable headingTextColor: String)
Link copied to clipboard
open fun setHeadingTextFontName(@Nullable headingTextFontName: String)
Link copied to clipboard
open fun setHeadingTextFontSize(headingTextFontSize: Int)
Link copied to clipboard
open fun setTextColor(@Nullable textColor: String)
Link copied to clipboard
open fun setTextFontName(@Nullable textFontName: String)
Link copied to clipboard
open fun setTextFontSize(textFontSize: Int)
Link copied to clipboard
open fun writeToParcel(parcel: Parcel, i: Int)