def primary_key : String | Nil
#
struct
Meilisearch::Crystal::Task::IndexDetails
Overview
Details reported by index lifecycle tasks.
Defined in:
meilisearch/crystal/task.crConstructors
-
.new(pull : JSON::PullParser)
Details reported by index lifecycle tasks.
Instance Method Summary
Constructor methods inherited from struct Meilisearch::Crystal::Resource
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new