stripe-android
paymentsheet
/
com.stripe.android.paymentsheet.addresselement
/
ShippingAddress
/
ShippingAddress
Shipping
Address
fun
ShippingAddress
(
name
:
String
?
=
null
,
company
:
String
?
=
null
,
city
:
String
?
=
null
,
country
:
String
?
=
null
,
line1
:
String
?
=
null
,
line2
:
String
?
=
null
,
postalCode
:
String
?
=
null
,
state
:
String
?
=
null
,
phoneNumber
:
String
?
=
null
)
Content copied to clipboard