Subscription interface
이벤트 구독을 캡슐화합니다.
속성
| action |
|
| consumer |
|
| consumer |
|
| consumer |
소비자 입력 값 |
| created |
|
| created |
|
| event |
|
| event |
|
| id | |
| last |
|
| last |
마지막으로 성공한 알림 배달 시도 날짜입니다. |
| modified |
|
| modified |
|
| probation |
|
| publisher |
|
| publisher |
게시자 입력 값 |
| resource |
|
| status | |
| subscriber | |
| url |
속성 세부 정보
actionDescription
actionDescription: string
속성 값
string
consumerActionId
consumerActionId: string
속성 값
string
consumerId
consumerId: string
속성 값
string
consumerInputs
소비자 입력 값
consumerInputs: {[key: string]: string}
속성 값
{[key: string]: string}
createdBy
createdDate
createdDate: Date
속성 값
Date
eventDescription
eventDescription: string
속성 값
string
eventType
eventType: string
속성 값
string
id
id: string
속성 값
string
lastProbationRetryDate
lastProbationRetryDate: Date
속성 값
Date
lastSuccessfulAttemptDate
마지막으로 성공한 알림 배달 시도 날짜입니다.
lastSuccessfulAttemptDate: Date
속성 값
Date
modifiedBy
modifiedDate
modifiedDate: Date
속성 값
Date
probationRetries
probationRetries: number
속성 값
number
publisherId
publisherId: string
속성 값
string
publisherInputs
게시자 입력 값
publisherInputs: {[key: string]: string}
속성 값
{[key: string]: string}
resourceVersion
resourceVersion: string
속성 값
string
status
subscriber
url
url: string
속성 값
string