toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.platform
/
PlatformSettlementFormulaUnsupportedVariable
Platform
Settlement
Formula
Unsupported
Variable
@
Serializable
@
SerialName
(
value
=
"UNSUPPORTED_VARIABLE"
)
data
class
PlatformSettlementFormulaUnsupportedVariable
(
val
name
:
String
,
val
position
:
PlatformSettlementFormulaPosition
)
:
PlatformSettlementFormulaError
Members
Constructors
Platform
Settlement
Formula
Unsupported
Variable
Link copied to clipboard
constructor
(
name
:
String
,
position
:
PlatformSettlementFormulaPosition
)
Properties
name
Link copied to clipboard
val
name
:
String
position
Link copied to clipboard
val
position
:
PlatformSettlementFormulaPosition