manticoresearch v1.0.0 Manticoresearch.Model.UpdateResponse

Success response

Link to this section Summary

Link to this section Types

Specs

t() :: %Manticoresearch.Model.UpdateResponse{
  _id: integer() | nil,
  _index: String.t() | nil,
  result: String.t() | nil,
  updated: integer() | nil
}