Wasm Directoryalpha
Record

get-batches-response

No description available.

record get-batches-response {
  links: option​<list​<get-batches-response-links-item>>,
  batches: option​<list​<get-batches-response-batches-item>>,
  total-items: option​<s32>,
}

Fields

NameTypeDescription
linksoption​<list​<get-batches-response-links-item>>
batchesoption​<list​<get-batches-response-batches-item>>
total-itemsoption​<s32>