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.platform
/
PlatformUserDefinedFormulaResults
Platform
User
Defined
Formula
Results
@
Serializable
(
with
=
PlatformUserDefinedFormulaResultsSerializer::class
)
data
class
PlatformUserDefinedFormulaResults
(
val
additionalProperties
:
Map
<
String
,
Long
>
)
Members
Constructors
Platform
User
Defined
Formula
Results
Link copied to clipboard
constructor
(
additionalProperties
:
Map
<
String
,
Long
>
)
Properties
additional
Properties
Link copied to clipboard
val
additionalProperties
:
Map
<
String
,
Long
>