Interface: ParsedBatch
Defined in: packages/core/src/batch/batch-types.ts:50
The fully parsed result of a multipart/mixed batch body.
Properties
boundary
readonlyboundary:string
Defined in: packages/core/src/batch/batch-types.ts:51
parts
readonlyparts: readonlyBatchPart[]
Defined in: packages/core/src/batch/batch-types.ts:52