Subscription interface
Encapsulates an event subscription.
Properties
| action |
|
| consumer |
|
| consumer |
|
| consumer |
Consumer input values |
| created |
|
| created |
|
| event |
|
| event |
|
| id | |
| last |
|
| modified |
|
| modified |
|
| probation |
|
| publisher |
|
| publisher |
Publisher input values |
| resource |
|
| status | |
| subscriber | |
| url |
Property Details
actionDescription
actionDescription: string
Property Value
string
consumerActionId
consumerActionId: string
Property Value
string
consumerId
consumerId: string
Property Value
string
consumerInputs
Consumer input values
consumerInputs: {[key: string]: string}
Property Value
{[key: string]: string}
createdBy
createdDate
createdDate: Date
Property Value
Date
eventDescription
eventDescription: string
Property Value
string
eventType
eventType: string
Property Value
string
id
id: string
Property Value
string
lastProbationRetryDate
lastProbationRetryDate: Date
Property Value
Date
modifiedBy
modifiedDate
modifiedDate: Date
Property Value
Date
probationRetries
probationRetries: number
Property Value
number
publisherId
publisherId: string
Property Value
string
publisherInputs
Publisher input values
publisherInputs: {[key: string]: string}
Property Value
{[key: string]: string}
resourceVersion
resourceVersion: string
Property Value
string
status
subscriber
url
url: string
Property Value
string