stripe-android
paymentsheet
/
com.stripe.android.paymentsheet.model
/
PaymentSelection
/
GooglePay
Google
Pay
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
GooglePay
:
PaymentSelection
Functions
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
)