stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
BillingDetails
/
BillingDetails
Billing
Details
fun
BillingDetails
(
address
:
PaymentSheet.Address
?
=
null
,
email
:
String
?
=
null
,
name
:
String
?
=
null
,
phone
:
String
?
=
null
)