stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
KlarnaCountrySpec
Klarna
Country
Spec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
KlarnaCountrySpec
(
val
apiPath
:
IdentifierSpec
=
IdentifierSpec.Country
)
:
FormItemSpec
This is the specification for a klarna country field
Constructors
Functions
Properties
Constructors
Klarna
Country
Spec
Link copied to clipboard
fun
KlarnaCountrySpec
(
apiPath
:
IdentifierSpec
=
IdentifierSpec.Country
)
Functions
transform
Link copied to clipboard
fun
transform
(
currencyCode
:
String
?
,
initialValues
:
Map
<
IdentifierSpec
,
String
?
>
)
:
SectionElement
Properties
api
Path
Link copied to clipboard
open
override
val
apiPath
:
IdentifierSpec