PortOne Server SDK for JVM
Toggle table of contents
0.22.0-1-g459aa80bbd
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.common
/
SeparatedAddress
/
SeparatedAddress
Separated
Address
constructor
(
oneLine
:
String
,
addressLine1
:
String
,
addressLine2
:
String
,
city
:
String
?
=
null
,
province
:
String
?
=
null
,
country
:
Country
?
=
null
)