toggle menu
stripe-android
androidJvm
switch theme
search in API
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
LinkConfiguration
Link
Configuration
class
LinkConfiguration
:
Parcelable
Configuration related to Link.
Members
Constructors
Link
Configuration
Link copied to clipboard
@
JvmOverloads
constructor
(
display
:
PaymentSheet.LinkConfiguration.Display
=
Display.Automatic
)
Types
Builder
Link copied to clipboard
class
Builder
Display
Link copied to clipboard
enum
Display
:
Enum
<
PaymentSheet.LinkConfiguration.Display
>
Display configuration for Link
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)