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.platform.transfer
/
PlatformOrderTransferCancellation
Platform
Order
Transfer
Cancellation
@
Serializable
data
class
PlatformOrderTransferCancellation
(
val
id
:
String
,
val
cancelledAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
주문 취소 정보
Members
Constructors
Platform
Order
Transfer
Cancellation
Link copied to clipboard
constructor
(
id
:
String
,
cancelledAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)
Properties
cancelled
At
Link copied to clipboard
val
cancelledAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
취소 일시
id
Link copied to clipboard
val
id
:
String
주문 취소 아이디