Skip to main content
Version: Next

RequestQueueClientListRequestsResult

Result of listing all requests in the queue.

Index

Properties

optionalcursor

cursor?: string

optionalexclusiveStartId

exclusiveStartId?: string
@deprecated

Use cursor for pagination instead.

items

limit

limit: number

optionalnextCursor

nextCursor?: string