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.policy
/
PolicyClient
/
getPlatformContract
get
Platform
Contract
@
JvmName
(
name
=
"getPlatformContractSuspend"
)
suspend
fun
getPlatformContract
(
id
:
String
)
:
PlatformContract
계약 조회
주어진 아이디에 대응되는 계약을 조회합니다.
Parameters
id
조회할 계약 아이디
Throws
Get
Platform
Contract
Exception