검색 색인 준비 중...
검색 색인을 사용할 수 없습니다.
@portone/server-sdk
@portone/server-sdk
Webhook
WebhookUnbrandedRequiredHeaders
인터페이스 WebhookUnbrandedRequiredHeaders
웹훅 요청에 필수적으로 포함되는 헤더들입니다.
interface
WebhookUnbrandedRequiredHeaders
{
webhook-id
:
string
;
webhook-timestamp
:
string
;
webhook-signature
:
string
;
}
둘러보기
속성
webhook-
id
webhook-
timestamp
webhook-
signature
속성
webhook-
id
webhook-
id
:
string
webhook-
timestamp
webhook-
timestamp
:
string
webhook-
signature
webhook-
signature
:
string
설정
필터
Protected
Inherited
External
테마
시스템
라이트
다크
목차
속성
webhook-
id
webhook-
timestamp
webhook-
signature
@portone/server-sdk
Loading...
웹훅 요청에 필수적으로 포함되는 헤더들입니다.