PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.webhook
/
WebhookBillingKeyData
Webhook
Billing
Key
Data
@
Serializable
sealed
interface
WebhookBillingKeyData
빌링키 발급 관련 웹훅을 트리거한 이벤트의 실제 세부 내용입니다.
Inheritors
WebhookBillingKeyDataDeleted
WebhookBillingKeyDataFailed
WebhookBillingKeyDataIssued
WebhookBillingKeyDataReady
WebhookBillingKeyDataUpdated
Members
Properties
billing
Key
Link copied to clipboard
abstract
val
billingKey
:
String
포트원에서 채번한 빌링키입니다.
store
Id
Link copied to clipboard
abstract
val
storeId
:
String
웹훅을 트리거한 상점의 아이디입니다.