PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment.billingkey
/
BillingKeyTextSearchField
/
CustomerZipcodeSerializer
Customer
Zipcode
Serializer
object
CustomerZipcodeSerializer
:
KSerializer
<
BillingKeyTextSearchField.CustomerZipcode
>
Members
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
BillingKeyTextSearchField.CustomerZipcode
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
BillingKeyTextSearchField.CustomerZipcode
)