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.platform
/
PlatformProperties
Platform
Properties
@
Serializable
(
with
=
PlatformPropertiesSerializer::class
)
data
class
PlatformProperties
(
val
additionalProperties
:
Map
<
String
,
PlatformUserDefinedPropertyValue
>
)
Members
Constructors
Platform
Properties
Link copied to clipboard
constructor
(
additionalProperties
:
Map
<
String
,
PlatformUserDefinedPropertyValue
>
)
Properties
additional
Properties
Link copied to clipboard
val
additionalProperties
:
Map
<
String
,
PlatformUserDefinedPropertyValue
>