Record
batch-response
No description available.
record batch-response {
body: option<batch-response-body>,
headers: option<batch-response-headers>,
status-code: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| body | option<batch-response-body> | |
| headers | option<batch-response-headers> | |
| status-code | option<s32> |