KlarnaCountrySpec

class KlarnaCountrySpec(val api_path: IdentifierSpec = IdentifierSpec.Country) : FormItemSpec, RequiredItemSpec

This is the specification for a klarna country field

Constructors

Link copied to clipboard
fun KlarnaCountrySpec(api_path: IdentifierSpec = IdentifierSpec.Country)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
fun transform(currencyCode: String?, initialValues: Map<IdentifierSpec, String?>): SectionElement
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
open override val api_path: IdentifierSpec