stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
BillingDetails
/
BillingDetails
Billing
Details
constructor
(
address
:
PaymentSheet.Address
?
=
null
,
email
:
String
?
=
null
,
name
:
String
?
=
null
,
phone
:
String
?
=
null
)