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.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
주문 취소 아이디