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
/
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
>