Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParsedBatchResponse

Package version

The multipart/mixed response which contains the response for each subrequest.

Hierarchy

  • ParsedBatchResponse

Index

Properties

subResponses

subResponses: BatchSubResponse[]

The parsed sub responses.

subResponsesFailedCount

subResponsesFailedCount: number

The failed executed sub responses' count;

subResponsesSucceededCount

subResponsesSucceededCount: number

The succeeded executed sub responses' count;

Generated using TypeDoc