typeName property

String? typeName
final

The Elasticsearch type name. This applies to Elasticsearch 6.x and lower versions. For Elasticsearch 7.x, there's no value for TypeName.

Implementation

final String? typeName;