PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment
/
PaymentCancellation
Payment
Cancellation
@
Serializable
(
with
=
PaymentCancellationSerializer::class
)
sealed
interface
PaymentCancellation
결제 취소 내역
Inheritors
Recognized
Unrecognized
Members
Types
Recognized
Link copied to clipboard
@
Serializable
sealed
interface
Recognized
:
PaymentCancellation
현재 SDK 버전에서 처리 가능한 응답을 나타냅니다.
Unrecognized
Link copied to clipboard
@
Serializable
data
object
Unrecognized
:
PaymentCancellation
현재 SDK 버전에서 알 수 없는 응답을 나타냅니다.