toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.webhook
/
WebhookRequest
Webhook
Request
@
Serializable
sealed
interface
WebhookRequest
웹훅 형식
Inheritors
WebhookBillingKeyRequestDeleted
WebhookBillingKeyRequestFailed
WebhookBillingKeyRequestIssued
WebhookBillingKeyRequestReady
WebhookBillingKeyRequestUpdated
WebhookTransactionRequestCancelPending
WebhookTransactionRequestCancelled
WebhookTransactionRequestFailed
WebhookTransactionRequestPaid
WebhookTransactionRequestPartialCancelled
WebhookTransactionRequestPayPending
WebhookTransactionRequestReady
WebhookTransactionRequestVirtualAccountIssued
Members
Properties
timestamp
Link copied to clipboard
abstract
val
timestamp
:
Instant
해당 웹훅을 트리거한 이벤트의 발생 시각(RFC 3339 형식)입니다. 고객사 서버가 웹훅을 수신하는 데 실패하여 재시도가 일어나도 이 값은 동일하게 유지됩니다.