@portone/server-sdk
Preparing search index...
Webhook
WebhookBillingKeyDataDeleted
Type Alias WebhookBillingKeyDataDeleted
빌링키가 삭제되었을 때 이벤트의 실제 세부 내용입니다.
type
WebhookBillingKeyDataDeleted
=
{
billingKey
:
string
;
storeId
:
string
;
}
Index
Properties
billing
Key
store
Id
Properties
billing
Key
billingKey
:
string
포트원에서 채번한 빌링키입니다.
store
Id
storeId
:
string
웹훅을 트리거한 상점의 아이디입니다.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Key
store
Id
@portone/server-sdk
Loading...
빌링키가 삭제되었을 때 이벤트의 실제 세부 내용입니다.