DocumentIndexResponse

constructor(    index: String,     type: String?,     id: String,     version: Long,     result: String,     shards: Shards,     seqNo: Long,     primaryTerm: Long,     source: JsonObject? = null)