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
/
Country
Country
data
class
Country
(
val
name
:
String
,
val
code
:
String
)
(
source
)
Members
Constructors
Country
Link copied to clipboard
constructor
(
name
:
String
,
code
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String
name
Link copied to clipboard
val
name
:
String