Skip to main content

BatchAddRequestsResult

Result of the batch add requests operation.

Index

Properties

processedRequests

processedRequests: list[dict]

List of successfully added requests.

unprocessedRequests

unprocessedRequests: list[dict]

List of requests that failed to be added.

Page Options