Manticoresearch.Model.BulkResponse (manticoresearch v1.0.1)

Success bulk response

Link to this section Summary

Link to this section Types

Specs

t() :: %Manticoresearch.Model.BulkResponse{
  error: boolean() | nil,
  items: Map | nil
}