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
/
PlatformCancellableAmountExceededError
Platform
Cancellable
Amount
Exceeded
Error
@
Serializable
@
SerialName
(
value
=
"PLATFORM_CANCELLABLE_AMOUNT_EXCEEDED"
)
data
class
PlatformCancellableAmountExceededError
:
CreatePlatformOrderCancelTransferError
취소 가능한 금액이 초과한 경우
Members
Properties
amount
Type
Link copied to clipboard
val
amountType
:
PlatformCancellableAmountType
cancellable
Amount
Link copied to clipboard
val
cancellableAmount
:
Long
message
Link copied to clipboard
open
override
val
message
:
String
?
=
null
request
Amount
Link copied to clipboard
val
requestAmount
:
Long