Record

batch-response

No description available.

record batch-response {
  body: option​<batch-response-body>,
  headers: option​<batch-response-headers>,
  status-code: option​<s32>,
}

Fields

NameTypeDescription
bodyoption​<batch-response-body>
headersoption​<batch-response-headers>
status-codeoption​<s32>