Class TypeFieldMappings
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class TypeFieldMappings
Properties
| Edit this page View SourceMappings
Declaration
[DataMember(Name = "mappings")]
public IReadOnlyDictionary<Field, FieldMapping> Mappings { get; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<Field, FieldMapping> |