Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubscriptionRuntimeInfoResponse

Package version

Represents runtime info of a subscription.

Hierarchy

Index

Properties

_response

_response: HttpOperationResponse

The underlying HTTP response.

accessedAt

accessedAt: Date

Accessed at timestamp

createdAt

createdAt: Date

Created at timestamp

messageCount

messageCount: number

The entity's message count.

Optional messageCountDetails

messageCountDetails: MessageCountDetails

Message count details

subscriptionName

subscriptionName: string

Name of the subscription

topicName

topicName: string

Name of the topic

updatedAt

updatedAt: Date

Updated at timestamp

Generated using TypeDoc