PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.platform
/
PlatformClient
/
cancelPlatformContractSchedule
cancel
Platform
Contract
Schedule
@
JvmName
(
name
=
"cancelPlatformContractScheduleSuspend"
)
suspend
fun
cancelPlatformContractSchedule
(
id
:
String
)
:
CancelPlatformContractScheduleResponse
주어진 아이디에 대응되는 계약의 예약 업데이트를 취소합니다.
Parameters
id
계약 아이디
Throws
Cancel
Platform
Contract
Schedule
Exception