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
Promotion
Client
class
PromotionClient
(
apiSecret
:
String
,
apiBase
:
String
=
"https://api.portone.io"
,
storeId
:
String
?
=
null
)
:
Closeable
Members
Constructors
Promotion
Client
Link copied to clipboard
constructor
(
apiSecret
:
String
,
apiBase
:
String
=
"https://api.portone.io"
,
storeId
:
String
?
=
null
)
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
get
Promotion
Link copied to clipboard
@
JvmName
(
name
=
"getPromotionSuspend"
)
suspend
fun
getPromotion
(
promotionId
:
String
)
:
Promotion
프로모션 단건 조회