Bearbeiten

Share via


Subscription interface

Encapsulates an event subscription.

Properties

actionDescription
consumerActionId
consumerId
consumerInputs

Consumer input values

createdBy
createdDate
eventDescription
eventType
id
lastProbationRetryDate
modifiedBy
modifiedDate
probationRetries
publisherId
publisherInputs

Publisher input values

resourceVersion
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

createdBy: IdentityRef

Property Value

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

modifiedBy: IdentityRef

Property Value

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

status: SubscriptionStatus

Property Value

subscriber

subscriber: IdentityRef

Property Value

url

url: string

Property Value

string