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.errors
/
PlatformInvalidSettlementFormulaError
Platform
Invalid
Settlement
Formula
Error
@
Serializable
@
SerialName
(
value
=
"PLATFORM_INVALID_SETTLEMENT_FORMULA"
)
data
class
PlatformInvalidSettlementFormulaError
:
UpdatePlatformError
Members
Properties
additional
Fee
Link copied to clipboard
val
additionalFee
:
PlatformSettlementFormulaError
?
=
null
discount
Share
Link copied to clipboard
val
discountShare
:
PlatformSettlementFormulaError
?
=
null
message
Link copied to clipboard
open
override
val
message
:
String
?
=
null
platform
Fee
Link copied to clipboard
val
platformFee
:
PlatformSettlementFormulaError
?
=
null