stripe-android
stripe-core
/
com.stripe.android.core.model
/
Country
/
Country
Country
fun
Country
(
code
:
String
,
name
:
String
)
fun
Country
(
code
:
CountryCode
,
name
:
String
)