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.payment.promotion
/
PromotionClient
/
getPromotion
get
Promotion
@
JvmName
(
name
=
"getPromotionSuspend"
)
suspend
fun
getPromotion
(
promotionId
:
String
)
:
Promotion
프로모션 단건 조회
주어진 아이디에 대응되는 프로모션을 조회합니다.
Parameters
promotion
Id
조회할 프로모션 아이디
Throws
Get
Promotion
Exception