PortOne Server SDK for JVM
Toggle table of contents
0.19.0
jvm
Platform filter
jvm
Switch theme
Search in API
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
>