stripe-android
payments-core
/
com.stripe.android.model
/
ShippingInformation
/
ShippingInformation
Shipping
Information
fun
ShippingInformation
(
address
:
Address
?
=
null
,
name
:
String
?
=
null
,
phone
:
String
?
=
null
)