stripe-android
payments-core
/
com.stripe.android
/
PaymentAuthConfig
/
Stripe3ds2UiCustomization
/
ButtonType
Button
Type
enum
ButtonType
:
Enum
<
PaymentAuthConfig.Stripe3ds2UiCustomization.ButtonType
>
Content copied to clipboard
The type of button for which customization can be set
Entries
Properties
Entries
SELECT
Link copied to clipboard
SELECT
(
)
Content copied to clipboard
RESEND
Link copied to clipboard
RESEND
(
)
Content copied to clipboard
CANCEL
Link copied to clipboard
CANCEL
(
)
Content copied to clipboard
NEXT
Link copied to clipboard
NEXT
(
)
Content copied to clipboard
CONTINUE
Link copied to clipboard
CONTINUE
(
)
Content copied to clipboard
SUBMIT
Link copied to clipboard
SUBMIT
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard