toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.address
/
StateSchema
State
Schema
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
@
Serializable
class
StateSchema
(
val
key
:
String
,
val
name
:
String
)
Members
Constructors
State
Schema
Link copied to clipboard
constructor
(
key
:
String
,
name
:
String
)
Properties
key
Link copied to clipboard
@
SerialName
(
value
=
"key"
)
val
key
:
String
name
Link copied to clipboard
@
SerialName
(
value
=
"name"
)
val
name
:
String