Interface: BatchResponse
Defined in: packages/core/src/batch/batch-types.ts:72
The complete batch response, ready to be serialized to multipart/mixed.
Properties
boundary
readonlyboundary:string
Defined in: packages/core/src/batch/batch-types.ts:73
parts
readonlyparts: readonlyBatchResponsePart[]
Defined in: packages/core/src/batch/batch-types.ts:74