Mobile Payments SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mobile Payments SDK
Mobile Payments SDK
/
com.fiserv.payments.ui.data
/
USState
USState
data
class
USState
(
val
name
:
String
,
val
abbreviation
:
String
)
(
source
)
Members
Constructors
USState
Link copied to clipboard
constructor
(
name
:
String
,
abbreviation
:
String
)
Properties
abbreviation
Link copied to clipboard
val
abbreviation
:
String
name
Link copied to clipboard
val
name
:
String