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
/
getPlatformContractSchedule
get
Platform
Contract
Schedule
@
JvmName
(
name
=
"getPlatformContractScheduleSuspend"
)
suspend
fun
getPlatformContractSchedule
(
id
:
String
)
:
PlatformContract
주어진 아이디에 대응되는 계약의 예약 업데이트를 조회합니다.
Parameters
id
계약 아이디
Throws
Get
Platform
Contract
Schedule
Exception