stripe-android
paymentsheet
/
com.stripe.android.paymentsheet.model
/
PaymentSelection
/
New
/
LinkInline
Link
Inline
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
LinkInline
(
val
linkPaymentDetails
:
LinkPaymentDetails.New
)
:
PaymentSelection.New
Constructors
Functions
Properties
Constructors
Link
Inline
Link copied to clipboard
fun
LinkInline
(
linkPaymentDetails
:
LinkPaymentDetails.New
)
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
)
Properties
customer
Requested
Save
Link copied to clipboard
open
override
val
customerRequestedSave
:
PaymentSelection.CustomerRequestedSave
icon
Resource
Link copied to clipboard
@
DrawableRes
val
iconResource
:
Int
label
Link copied to clipboard
val
label
:
String
link
Payment
Details
Link copied to clipboard
val
linkPaymentDetails
:
LinkPaymentDetails.New
payment
Method
Create
Params
Link copied to clipboard
open
override
val
paymentMethodCreateParams
:
PaymentMethodCreateParams