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
/
PlatformSettlementAmountExceededError
Platform
Settlement
Amount
Exceeded
Error
@
Serializable
@
SerialName
(
value
=
"PLATFORM_SETTLEMENT_AMOUNT_EXCEEDED"
)
data
class
PlatformSettlementAmountExceededError
:
CreatePlatformOrderCancelTransferError
,
CreatePlatformOrderTransferError
정산 가능한 금액을 초과한 경우
Members
Properties
allowed
Amount
Link copied to clipboard
val
allowedAmount
:
Long
초과한 금액
message
Link copied to clipboard
open
override
val
message
:
String
?
=
null
product
Id
Link copied to clipboard
val
productId
:
String
?
=
null
상품 아이디
requested
Amount
Link copied to clipboard
val
requestedAmount
:
Long
요청 받은 금액